[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 10:04:25.250168   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:36657,127.0.215.61:35907,127.0.215.60:40707
I20260608 10:04:25.252363   860 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 10:04:25.253600   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:25.272303   867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:25.272329   866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:25.272321   869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:25.273260   860 server_base.cc:1061] running on GCE node
I20260608 10:04:26.493764   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:26.494048   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:26.494369   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913066494305 us; error 0 us; skew 500 ppm
I20260608 10:04:26.495401   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:26.501157   860 webserver.cc:533] Webserver started at http://127.0.215.62:37197/ using document root <none> and password file <none>
I20260608 10:04:26.502108   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:26.502381   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:26.502893   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:26.509068   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "3a5051252081466d84a8a55c5cf8cdc4"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.518131   860 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.001s
I20260608 10:04:26.524397   875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:26.525889   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:26.526367   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "3a5051252081466d84a8a55c5cf8cdc4"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.526712   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:26.599110   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:26.600808   860 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 10:04:26.601349   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:26.679045   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:36657
I20260608 10:04:26.679148   926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:36657 every 8 connection(s)
I20260608 10:04:26.685932   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:26.687978   927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:04:26.693944   929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:26.695462   930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:26.698721   860 server_base.cc:1061] running on GCE node
W20260608 10:04:26.699301   932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:26.700259   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:26.700505   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:26.700692   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913066700676 us; error 0 us; skew 500 ppm
I20260608 10:04:26.701375   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:26.705149   860 webserver.cc:533] Webserver started at http://127.0.215.61:45903/ using document root <none> and password file <none>
I20260608 10:04:26.705770   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:26.706029   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:26.706413   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:26.707616   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root/instance:
uuid: "f6c5482aba734893bc5ee401d2358a67"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.713570   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:04:26.711009   927 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:26.720975   937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:26.722075   860 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 10:04:26.722489   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
uuid: "f6c5482aba734893bc5ee401d2358a67"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.722784   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:26.743834   927 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:26.746762   878 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35907: connect: Connection refused (error 111)
I20260608 10:04:26.750793   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 10:04:26.751838   927 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.61:35907: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35907: connect: Connection refused (error 111)
I20260608 10:04:26.752393   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:26.801926   927 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } attempt: 1
W20260608 10:04:26.808123   927 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.61:35907: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35907: connect: Connection refused (error 111)
I20260608 10:04:26.824261   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.61:35907
I20260608 10:04:26.824467   991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.61:35907 every 8 connection(s)
I20260608 10:04:26.830052   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:26.830114   992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.837045   992 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:26.837316   994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:26.838670   995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:26.843019   997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:26.846168   860 server_base.cc:1061] running on GCE node
I20260608 10:04:26.847064   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:26.847361   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:26.847568   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913066847550 us; error 0 us; skew 500 ppm
I20260608 10:04:26.848440   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:26.852623   860 webserver.cc:533] Webserver started at http://127.0.215.60:34941/ using document root <none> and password file <none>
I20260608 10:04:26.853394   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:26.853660   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:26.854029   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:26.854301   992 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:26.855479   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root/instance:
uuid: "588885d4fe9641c6b11eaadc69b9ef09"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.863727   860 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:04:26.868942   992 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:26.869716  1004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:26.870759   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:04:26.871073   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
uuid: "588885d4fe9641c6b11eaadc69b9ef09"
format_stamp: "Formatted at 2026-06-08 10:04:26 on dist-test-slave-l651"
I20260608 10:04:26.871410   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260608 10:04:26.876720   992 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:40707: Network error: Client connection negotiation failed: client connection to 127.0.215.60:40707: connect: Connection refused (error 111)
I20260608 10:04:26.876708   927 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } attempt: 2
I20260608 10:04:26.887799   927 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:26.892771   927 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:40707: Network error: Client connection negotiation failed: client connection to 127.0.215.60:40707: connect: Connection refused (error 111)
I20260608 10:04:26.898295   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:26.899712   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:26.920348   992 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } attempt: 1
I20260608 10:04:26.925222   927 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } attempt: 1
W20260608 10:04:26.926688   992 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:40707: Network error: Client connection negotiation failed: client connection to 127.0.215.60:40707: connect: Connection refused (error 111)
W20260608 10:04:26.931680   927 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:40707: Network error: Client connection negotiation failed: client connection to 127.0.215.60:40707: connect: Connection refused (error 111)
I20260608 10:04:26.972074   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.60:40707
I20260608 10:04:26.972222  1056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.60:40707 every 8 connection(s)
I20260608 10:04:26.976609   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:26.977835  1057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.983702  1057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:26.997067  1057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:26.999172   927 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } attempt: 2
I20260608 10:04:27.002355   992 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } attempt: 2
I20260608 10:04:27.011240  1057 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:27.023778   927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: Bootstrap starting.
I20260608 10:04:27.026113   992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: Bootstrap starting.
I20260608 10:04:27.030408   927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:27.032509   927 log.cc:826] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: Log is configured to *not* fsync() on all Append() calls
I20260608 10:04:27.033456  1057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: Bootstrap starting.
I20260608 10:04:27.033676   992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:27.037075   927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: No bootstrap required, opened a new log
I20260608 10:04:27.040835  1057 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:27.042273   992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: No bootstrap required, opened a new log
I20260608 10:04:27.047612  1057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: No bootstrap required, opened a new log
I20260608 10:04:27.059055   927 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.059065   992 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.059101  1057 raft_consensus.cc:359] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.059877   927 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:27.060151   992 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:27.060200  1057 raft_consensus.cc:385] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:27.060271   927 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5051252081466d84a8a55c5cf8cdc4, State: Initialized, Role: FOLLOWER
I20260608 10:04:27.060612  1057 raft_consensus.cc:740] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 588885d4fe9641c6b11eaadc69b9ef09, State: Initialized, Role: FOLLOWER
I20260608 10:04:27.060578   992 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c5482aba734893bc5ee401d2358a67, State: Initialized, Role: FOLLOWER
I20260608 10:04:27.061537   927 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.061687   992 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.062161  1057 consensus_queue.cc:260] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.067075  1067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [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: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.068203  1067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.070308  1057 sys_catalog.cc:565] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:27.070179  1066 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [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: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.071027  1066 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.071719   992 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:27.072358  1065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [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: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.073278  1065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.073941   927 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:04:27.107388   881 tablet.cc:2404] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 10:04:27.133436  1091 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:27.133782  1093 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:27.134399  1093 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:27.133975  1091 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:27.147027   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:04:27.147401   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:04:27.149662   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:27.152649  1101 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:27.153035  1101 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:27.160385  1102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:27.161728  1103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.166731   860 server_base.cc:1061] running on GCE node
W20260608 10:04:27.167050  1105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.168110   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:27.168316   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:27.168568   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913067168528 us; error 0 us; skew 500 ppm
I20260608 10:04:27.169225   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:27.172540   860 webserver.cc:533] Webserver started at http://127.0.215.1:34577/ using document root <none> and password file <none>
I20260608 10:04:27.173559   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:27.173856   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:27.174183   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:27.175719   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "292cd21e4a0d44959132b4fd48ad735c"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.181331   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:04:27.191679  1110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.192762   860 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.001s	sys 0.007s
I20260608 10:04:27.193125   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "292cd21e4a0d44959132b4fd48ad735c"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.193434   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:27.206856   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:27.208308   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:27.211249   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:27.216187   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:27.216447   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.216837   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:27.217070   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.298516  1066 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:27.299537  1066 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.304793  1066 leader_election.cc:290] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5051252081466d84a8a55c5cf8cdc4 (127.0.215.62:36657), 588885d4fe9641c6b11eaadc69b9ef09 (127.0.215.60:40707)
I20260608 10:04:27.305308   902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6c5482aba734893bc5ee401d2358a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5051252081466d84a8a55c5cf8cdc4" is_pre_election: true
I20260608 10:04:27.306501   902 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c5482aba734893bc5ee401d2358a67 in term 0.
I20260608 10:04:27.308120  1032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6c5482aba734893bc5ee401d2358a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "588885d4fe9641c6b11eaadc69b9ef09" is_pre_election: true
I20260608 10:04:27.308538   943 leader_election.cc:304] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5051252081466d84a8a55c5cf8cdc4, f6c5482aba734893bc5ee401d2358a67; no voters: 
I20260608 10:04:27.308967  1032 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c5482aba734893bc5ee401d2358a67 in term 0.
I20260608 10:04:27.309830  1066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:27.310444  1066 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:27.310938  1066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:27.320050  1066 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.324203   902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6c5482aba734893bc5ee401d2358a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5051252081466d84a8a55c5cf8cdc4"
I20260608 10:04:27.324851   902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:27.324787  1066 leader_election.cc:290] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [CANDIDATE]: Term 1 election: Requested vote from peers 3a5051252081466d84a8a55c5cf8cdc4 (127.0.215.62:36657), 588885d4fe9641c6b11eaadc69b9ef09 (127.0.215.60:40707)
I20260608 10:04:27.326122  1032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f6c5482aba734893bc5ee401d2358a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "588885d4fe9641c6b11eaadc69b9ef09"
I20260608 10:04:27.326818  1032 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:27.334616  1032 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c5482aba734893bc5ee401d2358a67 in term 1.
I20260608 10:04:27.335760   902 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c5482aba734893bc5ee401d2358a67 in term 1.
I20260608 10:04:27.336305   940 leader_election.cc:304] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 588885d4fe9641c6b11eaadc69b9ef09, f6c5482aba734893bc5ee401d2358a67; no voters: 
I20260608 10:04:27.337416  1066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:27.340372  1066 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 1 LEADER]: Becoming Leader. State: Replica: f6c5482aba734893bc5ee401d2358a67, State: Running, Role: LEADER
I20260608 10:04:27.341755  1066 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } }
I20260608 10:04:27.351819   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:36751
I20260608 10:04:27.351994  1174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:36751 every 8 connection(s)
I20260608 10:04:27.358068  1168 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6c5482aba734893bc5ee401d2358a67. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.359051  1168 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:27.375168  1177 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:27.395164  1177 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:27.400894   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:27.407631  1175 heartbeater.cc:344] Connected to a master server at 127.0.215.60:40707
I20260608 10:04:27.408365  1175 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.410370  1175 heartbeater.cc:507] Master 127.0.215.60:40707 requested a full tablet report, sending...
I20260608 10:04:27.416877  1022 ts_manager.cc:194] Registered new tserver with Master: 292cd21e4a0d44959132b4fd48ad735c (127.0.215.1:36751)
I20260608 10:04:27.424268  1032 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 1 FOLLOWER]: Refusing update from remote peer f6c5482aba734893bc5ee401d2358a67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:27.427350  1168 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:27.428880  1183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:27.435468  1185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.438431   902 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 1 FOLLOWER]: Refusing update from remote peer f6c5482aba734893bc5ee401d2358a67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:27.441155  1168 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:27.460402  1176 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35907
I20260608 10:04:27.461115  1176 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.462555  1176 heartbeater.cc:507] Master 127.0.215.61:35907 requested a full tablet report, sending...
I20260608 10:04:27.466286  1067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6c5482aba734893bc5ee401d2358a67. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.467159  1067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.467388   957 ts_manager.cc:194] Registered new tserver with Master: 292cd21e4a0d44959132b4fd48ad735c (127.0.215.1:36751)
I20260608 10:04:27.470978   860 server_base.cc:1061] running on GCE node
I20260608 10:04:27.472471  1184 mvcc.cc:204] Tried to move back new op lower bound from 7294619924148170752 to 7294619923846344704. Current Snapshot: MvccSnapshot[applied={T|T < 7294619924148170752}]
W20260608 10:04:27.482985  1188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.484548   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:04:27.484246  1168 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.485038  1168 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: This master's current role is: LEADER
W20260608 10:04:27.485249   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:27.485679   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913067485618 us; error 0 us; skew 500 ppm
I20260608 10:04:27.487172   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:27.489897  1177 catalog_manager.cc:1382] Generated new cluster ID: aaccf1eaea3645948a783fc37e2a09e1
I20260608 10:04:27.491062  1179 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36657
I20260608 10:04:27.492172  1179 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.491473  1177 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:27.494834  1179 heartbeater.cc:507] Master 127.0.215.62:36657 requested a full tablet report, sending...
I20260608 10:04:27.494627  1065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6c5482aba734893bc5ee401d2358a67. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.495399  1065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.492340  1067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.499730  1066 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.500556  1067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.500545  1066 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:27.503254   892 ts_manager.cc:194] Registered new tserver with Master: 292cd21e4a0d44959132b4fd48ad735c (127.0.215.1:36751)
I20260608 10:04:27.508963   860 webserver.cc:533] Webserver started at http://127.0.215.2:45061/ using document root <none> and password file <none>
I20260608 10:04:27.509644   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:27.509917   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:27.510262   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:27.511518   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "4238d6de4d814889bd6721ed0282faa0"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.522468  1065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f6c5482aba734893bc5ee401d2358a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5051252081466d84a8a55c5cf8cdc4" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 36657 } } peers { permanent_uuid: "f6c5482aba734893bc5ee401d2358a67" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35907 } } peers { permanent_uuid: "588885d4fe9641c6b11eaadc69b9ef09" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 40707 } } }
I20260608 10:04:27.523276  1065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:27.527519   860 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.010s	sys 0.002s
I20260608 10:04:27.543556  1177 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:27.546123  1177 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:27.559048  1199 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.560200   860 fs_manager.cc:730] Time spent opening block manager: real 0.029s	user 0.021s	sys 0.000s
I20260608 10:04:27.560599   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "4238d6de4d814889bd6721ed0282faa0"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.560976   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:27.580734  1177 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: Generated new TSK 0
I20260608 10:04:27.582001  1177 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:27.611997   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:27.613575   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:27.615662   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:27.619611   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:27.619908   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.620223   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:27.620437   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.724421   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:39213
I20260608 10:04:27.724762  1262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:39213 every 8 connection(s)
I20260608 10:04:27.755162  1263 heartbeater.cc:344] Connected to a master server at 127.0.215.60:40707
I20260608 10:04:27.755635  1263 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.756682  1263 heartbeater.cc:507] Master 127.0.215.60:40707 requested a full tablet report, sending...
I20260608 10:04:27.760536   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:27.761685  1022 ts_manager.cc:194] Registered new tserver with Master: 4238d6de4d814889bd6721ed0282faa0 (127.0.215.2:39213)
I20260608 10:04:27.770954  1266 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36657
I20260608 10:04:27.772742  1266 heartbeater.cc:461] Registering TS with master...
W20260608 10:04:27.771975  1269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:27.775053  1270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.775010  1266 heartbeater.cc:507] Master 127.0.215.62:36657 requested a full tablet report, sending...
I20260608 10:04:27.779728   892 ts_manager.cc:194] Registered new tserver with Master: 4238d6de4d814889bd6721ed0282faa0 (127.0.215.2:39213)
I20260608 10:04:27.781481  1264 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35907
I20260608 10:04:27.781956  1264 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.783056  1264 heartbeater.cc:507] Master 127.0.215.61:35907 requested a full tablet report, sending...
W20260608 10:04:27.785806  1272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:27.785912   957 ts_manager.cc:194] Registered new tserver with Master: 4238d6de4d814889bd6721ed0282faa0 (127.0.215.2:39213)
I20260608 10:04:27.786429   860 server_base.cc:1061] running on GCE node
I20260608 10:04:27.787523   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:27.787777   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:27.788003   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913067787986 us; error 0 us; skew 500 ppm
I20260608 10:04:27.788599   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:27.789376   957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52666
I20260608 10:04:27.791891   860 webserver.cc:533] Webserver started at http://127.0.215.3:35813/ using document root <none> and password file <none>
I20260608 10:04:27.792474   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:27.792714   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:27.793017   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:27.794142   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "ce2faaa9c91142119249c56084fbcddd"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.799646   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:27.803820  1277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.804790   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:27.805130   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "ce2faaa9c91142119249c56084fbcddd"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-l651"
I20260608 10:04:27.805434   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:27.824237   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:27.825745   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:27.828485   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:27.832491   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:27.832710   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.833034   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:27.833204   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.938568   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:41609
I20260608 10:04:27.939002  1339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:41609 every 8 connection(s)
I20260608 10:04:27.976751  1342 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36657
I20260608 10:04:27.977257  1342 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.978379  1342 heartbeater.cc:507] Master 127.0.215.62:36657 requested a full tablet report, sending...
I20260608 10:04:27.979374  1341 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35907
I20260608 10:04:27.979545  1340 heartbeater.cc:344] Connected to a master server at 127.0.215.60:40707
I20260608 10:04:27.979853  1341 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.980024  1340 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.981034  1341 heartbeater.cc:507] Master 127.0.215.61:35907 requested a full tablet report, sending...
I20260608 10:04:27.981055  1340 heartbeater.cc:507] Master 127.0.215.60:40707 requested a full tablet report, sending...
I20260608 10:04:27.983093   892 ts_manager.cc:194] Registered new tserver with Master: ce2faaa9c91142119249c56084fbcddd (127.0.215.3:41609)
I20260608 10:04:27.985291   957 ts_manager.cc:194] Registered new tserver with Master: ce2faaa9c91142119249c56084fbcddd (127.0.215.3:41609)
I20260608 10:04:27.985515  1022 ts_manager.cc:194] Registered new tserver with Master: ce2faaa9c91142119249c56084fbcddd (127.0.215.3:41609)
I20260608 10:04:27.987111   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018332611s
I20260608 10:04:27.987251   957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52668
I20260608 10:04:28.141860  1091 catalog_manager.cc:1294] Loaded cluster ID: aaccf1eaea3645948a783fc37e2a09e1
I20260608 10:04:28.142237  1091 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: loading cluster ID for follower catalog manager: success
I20260608 10:04:28.150424  1091 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: acquiring CA information for follower catalog manager: success
I20260608 10:04:28.156863  1091 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:28.157436  1101 catalog_manager.cc:1294] Loaded cluster ID: aaccf1eaea3645948a783fc37e2a09e1
I20260608 10:04:28.157768  1101 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: loading cluster ID for follower catalog manager: success
I20260608 10:04:28.162948  1101 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: acquiring CA information for follower catalog manager: success
I20260608 10:04:28.167400  1101 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:28.474501   957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52650
I20260608 10:04:28.793509  1264 heartbeater.cc:499] Master 127.0.215.61:35907 was elected leader, sending a full tablet report...
I20260608 10:04:28.990335  1341 heartbeater.cc:499] Master 127.0.215.61:35907 was elected leader, sending a full tablet report...
I20260608 10:04:29.121903  1092 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:29.232482   957 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52676:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:04:29.331827  1137 tablet_service.cc:1511] Processing CreateTablet for tablet 73bea64b85df4c229ee6abe63571bea7 (DEFAULT_TABLE table=test-workload [id=fd8adc298ecb42ce8865f1c39aa28a35]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:04:29.331823  1138 tablet_service.cc:1511] Processing CreateTablet for tablet c7c69cfec3084d0a8314cd0288237d85 (DEFAULT_TABLE table=test-workload [id=fd8adc298ecb42ce8865f1c39aa28a35]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:04:29.333582  1137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73bea64b85df4c229ee6abe63571bea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:29.334287  1138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c69cfec3084d0a8314cd0288237d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:29.335132  1305 tablet_service.cc:1511] Processing CreateTablet for tablet ed459a4fa3c74abeb637693460f8b06e (DEFAULT_TABLE table=test-workload [id=fd8adc298ecb42ce8865f1c39aa28a35]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:04:29.336439  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed459a4fa3c74abeb637693460f8b06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:29.340771  1228 tablet_service.cc:1511] Processing CreateTablet for tablet 51d22275727e4a12beedc10f41a89e5a (DEFAULT_TABLE table=test-workload [id=fd8adc298ecb42ce8865f1c39aa28a35]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:04:29.341967  1228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d22275727e4a12beedc10f41a89e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:29.364960  1376 tablet_bootstrap.cc:492] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: Bootstrap starting.
I20260608 10:04:29.368064  1375 tablet_bootstrap.cc:492] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: Bootstrap starting.
I20260608 10:04:29.368783  1377 tablet_bootstrap.cc:492] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: Bootstrap starting.
I20260608 10:04:29.376096  1376 tablet_bootstrap.cc:654] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:29.376125  1377 tablet_bootstrap.cc:654] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:29.376190  1375 tablet_bootstrap.cc:654] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:29.383963  1376 tablet_bootstrap.cc:492] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: No bootstrap required, opened a new log
I20260608 10:04:29.384493  1376 ts_tablet_manager.cc:1403] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260608 10:04:29.385763  1375 tablet_bootstrap.cc:492] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: No bootstrap required, opened a new log
I20260608 10:04:29.386511  1375 ts_tablet_manager.cc:1403] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 10:04:29.387769  1376 raft_consensus.cc:359] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4238d6de4d814889bd6721ed0282faa0" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39213 } }
I20260608 10:04:29.388367  1376 raft_consensus.cc:385] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:29.388723  1376 raft_consensus.cc:740] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4238d6de4d814889bd6721ed0282faa0, State: Initialized, Role: FOLLOWER
I20260608 10:04:29.389565  1376 consensus_queue.cc:260] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4238d6de4d814889bd6721ed0282faa0" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39213 } }
I20260608 10:04:29.389806  1375 raft_consensus.cc:359] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.390400  1377 tablet_bootstrap.cc:492] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: No bootstrap required, opened a new log
I20260608 10:04:29.390458  1376 raft_consensus.cc:399] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:29.390908  1375 raft_consensus.cc:385] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:29.391081  1376 raft_consensus.cc:493] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:29.391189  1377 ts_tablet_manager.cc:1403] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260608 10:04:29.391319  1375 raft_consensus.cc:740] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292cd21e4a0d44959132b4fd48ad735c, State: Initialized, Role: FOLLOWER
I20260608 10:04:29.391566  1376 raft_consensus.cc:3060] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:29.392249  1375 consensus_queue.cc:260] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.392998  1375 raft_consensus.cc:399] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:29.393345  1375 raft_consensus.cc:493] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:29.393710  1375 raft_consensus.cc:3060] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:29.394703  1377 raft_consensus.cc:359] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce2faaa9c91142119249c56084fbcddd" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41609 } }
I20260608 10:04:29.395367  1377 raft_consensus.cc:385] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:29.395670  1377 raft_consensus.cc:740] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce2faaa9c91142119249c56084fbcddd, State: Initialized, Role: FOLLOWER
I20260608 10:04:29.396570  1377 consensus_queue.cc:260] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce2faaa9c91142119249c56084fbcddd" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41609 } }
I20260608 10:04:29.397423  1377 raft_consensus.cc:399] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:29.397750  1377 raft_consensus.cc:493] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:29.398126  1377 raft_consensus.cc:3060] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:29.398429  1376 raft_consensus.cc:515] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4238d6de4d814889bd6721ed0282faa0" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39213 } }
I20260608 10:04:29.399150  1376 leader_election.cc:304] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [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: 4238d6de4d814889bd6721ed0282faa0; no voters: 
I20260608 10:04:29.401433  1375 raft_consensus.cc:515] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.401664  1376 leader_election.cc:290] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:29.402367  1375 leader_election.cc:304] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [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: 292cd21e4a0d44959132b4fd48ad735c; no voters: 
I20260608 10:04:29.402448  1381 raft_consensus.cc:2804] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:29.406287  1377 raft_consensus.cc:515] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce2faaa9c91142119249c56084fbcddd" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41609 } }
I20260608 10:04:29.407572  1377 leader_election.cc:304] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [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: ce2faaa9c91142119249c56084fbcddd; no voters: 
I20260608 10:04:29.410920  1375 leader_election.cc:290] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:29.411550  1383 raft_consensus.cc:2804] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:29.412163  1376 ts_tablet_manager.cc:1434] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: Time spent starting tablet: real 0.027s	user 0.021s	sys 0.007s
I20260608 10:04:29.417328  1377 leader_election.cc:290] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:29.418805  1176 heartbeater.cc:499] Master 127.0.215.61:35907 was elected leader, sending a full tablet report...
I20260608 10:04:29.419010  1375 ts_tablet_manager.cc:1434] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.011s
I20260608 10:04:29.423337  1385 raft_consensus.cc:2804] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:29.423998  1375 tablet_bootstrap.cc:492] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: Bootstrap starting.
I20260608 10:04:29.435781  1377 ts_tablet_manager.cc:1434] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: Time spent starting tablet: real 0.044s	user 0.028s	sys 0.009s
I20260608 10:04:29.435703  1381 raft_consensus.cc:697] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 1 LEADER]: Becoming Leader. State: Replica: 4238d6de4d814889bd6721ed0282faa0, State: Running, Role: LEADER
I20260608 10:04:29.436863  1381 consensus_queue.cc:237] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [LEADER]: Queue going to LEADER mode. State: All 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: "4238d6de4d814889bd6721ed0282faa0" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39213 } }
I20260608 10:04:29.438946  1385 raft_consensus.cc:697] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 1 LEADER]: Becoming Leader. State: Replica: ce2faaa9c91142119249c56084fbcddd, State: Running, Role: LEADER
I20260608 10:04:29.439657  1375 tablet_bootstrap.cc:654] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:29.439872  1385 consensus_queue.cc:237] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [LEADER]: Queue going to LEADER mode. State: All 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: "ce2faaa9c91142119249c56084fbcddd" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41609 } }
I20260608 10:04:29.443460  1383 raft_consensus.cc:697] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 1 LEADER]: Becoming Leader. State: Replica: 292cd21e4a0d44959132b4fd48ad735c, State: Running, Role: LEADER
I20260608 10:04:29.446133  1383 consensus_queue.cc:237] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [LEADER]: Queue going to LEADER mode. State: All 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: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.488446   957 catalog_manager.cc:5696] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd reported cstate change: term changed from 0 to 1, leader changed from <none> to ce2faaa9c91142119249c56084fbcddd (127.0.215.3). New cstate: current_term: 1 leader_uuid: "ce2faaa9c91142119249c56084fbcddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce2faaa9c91142119249c56084fbcddd" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41609 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:29.557087   956 catalog_manager.cc:5696] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4238d6de4d814889bd6721ed0282faa0 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "4238d6de4d814889bd6721ed0282faa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4238d6de4d814889bd6721ed0282faa0" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39213 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:29.558477   955 catalog_manager.cc:5696] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c reported cstate change: term changed from 0 to 1, leader changed from <none> to 292cd21e4a0d44959132b4fd48ad735c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "292cd21e4a0d44959132b4fd48ad735c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:29.567358  1375 tablet_bootstrap.cc:492] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: No bootstrap required, opened a new log
I20260608 10:04:29.570375  1375 ts_tablet_manager.cc:1403] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: Time spent bootstrapping tablet: real 0.147s	user 0.037s	sys 0.026s
I20260608 10:04:29.579182  1375 raft_consensus.cc:359] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.579960  1375 raft_consensus.cc:385] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:29.580385  1375 raft_consensus.cc:740] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292cd21e4a0d44959132b4fd48ad735c, State: Initialized, Role: FOLLOWER
I20260608 10:04:29.581437  1375 consensus_queue.cc:260] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.582422  1375 raft_consensus.cc:399] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:29.590348  1375 raft_consensus.cc:493] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:29.590883  1375 raft_consensus.cc:3060] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:29.607903  1375 raft_consensus.cc:515] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.609001  1375 leader_election.cc:304] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [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: 292cd21e4a0d44959132b4fd48ad735c; no voters: 
I20260608 10:04:29.610244  1375 leader_election.cc:290] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:29.610467  1388 raft_consensus.cc:2804] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:29.611091  1388 raft_consensus.cc:697] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 1 LEADER]: Becoming Leader. State: Replica: 292cd21e4a0d44959132b4fd48ad735c, State: Running, Role: LEADER
I20260608 10:04:29.611899  1388 consensus_queue.cc:237] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [LEADER]: Queue going to LEADER mode. State: All 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: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } }
I20260608 10:04:29.613881  1375 ts_tablet_manager.cc:1434] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.001s
I20260608 10:04:29.636989   955 catalog_manager.cc:5696] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c reported cstate change: term changed from 0 to 1, leader changed from <none> to 292cd21e4a0d44959132b4fd48ad735c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "292cd21e4a0d44959132b4fd48ad735c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "292cd21e4a0d44959132b4fd48ad735c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:29.658179   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:04:29.679507   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.680434   860 tablet_replica.cc:333] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c: stopping tablet replica
I20260608 10:04:29.681104   860 raft_consensus.cc:2243] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.681630   860 raft_consensus.cc:2272] T c7c69cfec3084d0a8314cd0288237d85 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.684399   860 tablet_replica.cc:333] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c: stopping tablet replica
I20260608 10:04:29.684940   860 raft_consensus.cc:2243] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.685393   860 raft_consensus.cc:2272] T 73bea64b85df4c229ee6abe63571bea7 P 292cd21e4a0d44959132b4fd48ad735c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.837435   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:04:29.848156   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:04:29.864796   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.865759   860 tablet_replica.cc:333] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0: stopping tablet replica
I20260608 10:04:29.866417   860 raft_consensus.cc:2243] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.866921   860 raft_consensus.cc:2272] T 51d22275727e4a12beedc10f41a89e5a P 4238d6de4d814889bd6721ed0282faa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.887456   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:04:29.896402   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:04:29.914115   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.915086   860 tablet_replica.cc:333] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd: stopping tablet replica
I20260608 10:04:29.915621   860 raft_consensus.cc:2243] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.916111   860 raft_consensus.cc:2272] T ed459a4fa3c74abeb637693460f8b06e P ce2faaa9c91142119249c56084fbcddd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.935701   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:04:29.945086   860 master.cc:562] Master@127.0.215.62:36657 shutting down...
I20260608 10:04:30.041564   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:30.042176   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:30.042193   943 consensus_peers.cc:597] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 -> Peer 3a5051252081466d84a8a55c5cf8cdc4 (127.0.215.62:36657): Couldn't send request to peer 3a5051252081466d84a8a55c5cf8cdc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:30.042796   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a5051252081466d84a8a55c5cf8cdc4: stopping tablet replica
I20260608 10:04:30.065851   860 master.cc:584] Master@127.0.215.62:36657 shutdown complete.
I20260608 10:04:30.078785   860 master.cc:562] Master@127.0.215.61:35907 shutting down...
I20260608 10:04:30.094187   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:30.095271   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.095671   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6c5482aba734893bc5ee401d2358a67: stopping tablet replica
I20260608 10:04:30.142663   860 master.cc:584] Master@127.0.215.61:35907 shutdown complete.
I20260608 10:04:30.155674   860 master.cc:562] Master@127.0.215.60:40707 shutting down...
I20260608 10:04:30.173673   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:30.174283   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:30.174817   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 588885d4fe9641c6b11eaadc69b9ef09: stopping tablet replica
I20260608 10:04:30.193632   860 master.cc:584] Master@127.0.215.60:40707 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4977 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:04:30.223111   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:34375
I20260608 10:04:30.224471   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:30.230623  1399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.230948  1400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.232750  1402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.234704   860 server_base.cc:1061] running on GCE node
I20260608 10:04:30.235630   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:30.235817   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:30.236040   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913070236005 us; error 0 us; skew 500 ppm
I20260608 10:04:30.236670   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:30.239454   860 webserver.cc:533] Webserver started at http://127.0.215.62:38911/ using document root <none> and password file <none>
I20260608 10:04:30.240023   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:30.240223   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:30.240492   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:30.242117   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "a9f582a356a04a87b61d92c47876866d"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.247175   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:04:30.250937  1407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.251782   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:04:30.252130   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "a9f582a356a04a87b61d92c47876866d"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.252460   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:30.276264   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:30.277525   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:30.318709   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:34375
I20260608 10:04:30.318792  1458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:34375 every 8 connection(s)
I20260608 10:04:30.324337  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.335137  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d: Bootstrap starting.
I20260608 10:04:30.339885  1459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.344558  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d: No bootstrap required, opened a new log
I20260608 10:04:30.347077  1459 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER }
I20260608 10:04:30.347539  1459 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.347790  1459 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f582a356a04a87b61d92c47876866d, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.348390  1459 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER }
I20260608 10:04:30.348886  1459 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:30.349139  1459 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:30.349423  1459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:30.353928  1459 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER }
I20260608 10:04:30.354652  1459 leader_election.cc:304] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [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: a9f582a356a04a87b61d92c47876866d; no voters: 
I20260608 10:04:30.356015  1459 leader_election.cc:290] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:30.356454  1462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:30.357996  1462 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 1 LEADER]: Becoming Leader. State: Replica: a9f582a356a04a87b61d92c47876866d, State: Running, Role: LEADER
I20260608 10:04:30.358831  1462 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [LEADER]: Queue going to LEADER mode. State: All 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: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER }
I20260608 10:04:30.359361  1459 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:30.362039  1463 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9f582a356a04a87b61d92c47876866d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER } }
I20260608 10:04:30.362083  1464 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9f582a356a04a87b61d92c47876866d. Latest consensus state: current_term: 1 leader_uuid: "a9f582a356a04a87b61d92c47876866d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9f582a356a04a87b61d92c47876866d" member_type: VOTER } }
I20260608 10:04:30.362856  1463 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:30.362979  1464 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:30.368680  1467 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:30.376032  1467 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:30.377131   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:30.386443  1467 catalog_manager.cc:1382] Generated new cluster ID: beb084ab49834a0c8041e344088b6e59
I20260608 10:04:30.386814  1467 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:30.412460  1467 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:30.413807  1467 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:30.429235  1467 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d: Generated new TSK 0
I20260608 10:04:30.429916  1467 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:30.443954   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:30.450928  1480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.452363  1481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.456441  1483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.456570   860 server_base.cc:1061] running on GCE node
I20260608 10:04:30.457791   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:30.458034   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:30.458220   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913070458201 us; error 0 us; skew 500 ppm
I20260608 10:04:30.458985   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:30.462037   860 webserver.cc:533] Webserver started at http://127.0.215.1:41589/ using document root <none> and password file <none>
I20260608 10:04:30.462683   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:30.462909   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:30.463239   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:30.464483   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "e61652e4849f41f5ac5f162e59a8cf39"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.470913   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:04:30.475239  1488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.476159   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:30.476543   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "e61652e4849f41f5ac5f162e59a8cf39"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.476845   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:30.494786   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:30.495992   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:30.497582   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:30.500277   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:30.500492   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.500862   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:30.501057   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.543372   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:40087
I20260608 10:04:30.543519  1550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:40087 every 8 connection(s)
I20260608 10:04:30.548792   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:30.557658  1555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.560289  1556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.561866   860 server_base.cc:1061] running on GCE node
W20260608 10:04:30.561765  1558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.563287   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:30.563568   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:30.563794   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913070563773 us; error 0 us; skew 500 ppm
I20260608 10:04:30.564405   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:30.566905  1551 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34375
I20260608 10:04:30.567314  1551 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:30.568078   860 webserver.cc:533] Webserver started at http://127.0.215.2:37131/ using document root <none> and password file <none>
I20260608 10:04:30.568244  1551 heartbeater.cc:507] Master 127.0.215.62:34375 requested a full tablet report, sending...
I20260608 10:04:30.568694   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:30.568946   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:30.569238   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:30.570765   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "2466ea54fa1c42898ad3e0d6488292b4"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.570925  1424 ts_manager.cc:194] Registered new tserver with Master: e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087)
I20260608 10:04:30.572832  1424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60822
I20260608 10:04:30.576081   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:30.579919  1563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.580813   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:04:30.581149   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "2466ea54fa1c42898ad3e0d6488292b4"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.581465   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:30.619153   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:30.620513   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:30.622269   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:30.625052   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:30.625341   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.625620   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:30.625823   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.667526   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:35411
I20260608 10:04:30.667665  1625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:35411 every 8 connection(s)
I20260608 10:04:30.672789   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:30.679632  1629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:30.680625  1630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.684484   860 server_base.cc:1061] running on GCE node
W20260608 10:04:30.685401  1632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:30.686134  1626 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34375
I20260608 10:04:30.686600  1626 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:30.686558   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:30.687033   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:30.687274   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913070687253 us; error 0 us; skew 500 ppm
I20260608 10:04:30.687731  1626 heartbeater.cc:507] Master 127.0.215.62:34375 requested a full tablet report, sending...
I20260608 10:04:30.688179   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:30.690297  1424 ts_manager.cc:194] Registered new tserver with Master: 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:30.691509   860 webserver.cc:533] Webserver started at http://127.0.215.3:38863/ using document root <none> and password file <none>
I20260608 10:04:30.692276   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:30.692276  1424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60828
I20260608 10:04:30.692745   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:30.693130   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:30.694720   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "030f88ee6b17462c853875dfdd528d25"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.699692   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:30.703405  1637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.704281   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:30.704646   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "030f88ee6b17462c853875dfdd528d25"
format_stamp: "Formatted at 2026-06-08 10:04:30 on dist-test-slave-l651"
I20260608 10:04:30.704942   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:30.727285   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:30.728497   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:30.730001   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:30.732591   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:30.732867   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.733135   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:30.733366   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:30.772956   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:43841
I20260608 10:04:30.773077  1699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:43841 every 8 connection(s)
I20260608 10:04:30.788251  1700 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34375
I20260608 10:04:30.788641  1700 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:30.789398  1700 heartbeater.cc:507] Master 127.0.215.62:34375 requested a full tablet report, sending...
I20260608 10:04:30.791597  1424 ts_manager.cc:194] Registered new tserver with Master: 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:30.792452   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015992686s
I20260608 10:04:30.793077  1424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60836
I20260608 10:04:31.575858  1551 heartbeater.cc:499] Master 127.0.215.62:34375 was elected leader, sending a full tablet report...
I20260608 10:04:31.695813  1626 heartbeater.cc:499] Master 127.0.215.62:34375 was elected leader, sending a full tablet report...
I20260608 10:04:31.796317  1700 heartbeater.cc:499] Master 127.0.215.62:34375 was elected leader, sending a full tablet report...
I20260608 10:04:31.853567  1424 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60846:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:04:31.856668  1424 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:04:31.938508  1591 tablet_service.cc:1511] Processing CreateTablet for tablet 112d70a8b8ac4f8fa5bb5209dd14b452 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:31.938939  1590 tablet_service.cc:1511] Processing CreateTablet for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:31.940140  1591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112d70a8b8ac4f8fa5bb5209dd14b452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.940963  1590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.941023  1516 tablet_service.cc:1511] Processing CreateTablet for tablet 112d70a8b8ac4f8fa5bb5209dd14b452 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:31.944001  1515 tablet_service.cc:1511] Processing CreateTablet for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:31.946720  1514 tablet_service.cc:1511] Processing CreateTablet for tablet f2620ccf78f442968f74ac6a232da5c6 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:31.947136  1589 tablet_service.cc:1511] Processing CreateTablet for tablet f2620ccf78f442968f74ac6a232da5c6 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:31.942610  1516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112d70a8b8ac4f8fa5bb5209dd14b452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.948755  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2620ccf78f442968f74ac6a232da5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.949177  1515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.952337  1513 tablet_service.cc:1511] Processing CreateTablet for tablet 08536eb265c541638809e1000172f17e (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:31.953903  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08536eb265c541638809e1000172f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.956409  1512 tablet_service.cc:1511] Processing CreateTablet for tablet 96994e5494644ec6819b98a0720590fd (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:31.958009  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96994e5494644ec6819b98a0720590fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.958729  1514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2620ccf78f442968f74ac6a232da5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.958567  1588 tablet_service.cc:1511] Processing CreateTablet for tablet 08536eb265c541638809e1000172f17e (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:31.960165  1588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08536eb265c541638809e1000172f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:31.986953  1587 tablet_service.cc:1511] Processing CreateTablet for tablet 96994e5494644ec6819b98a0720590fd (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:31.989310  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96994e5494644ec6819b98a0720590fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.002032  1665 tablet_service.cc:1511] Processing CreateTablet for tablet 112d70a8b8ac4f8fa5bb5209dd14b452 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:32.003804  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112d70a8b8ac4f8fa5bb5209dd14b452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.007854  1512 tablet_service.cc:1511] Processing CreateTablet for tablet 6944e4d8c3b24b9b8b832ad53d27dc93 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:32.009537  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6944e4d8c3b24b9b8b832ad53d27dc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.017427  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:32.019333  1721 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.021186  1589 tablet_service.cc:1511] Processing CreateTablet for tablet 6944e4d8c3b24b9b8b832ad53d27dc93 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:32.022771  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6944e4d8c3b24b9b8b832ad53d27dc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.023221  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f8cdfe42fe4fe0a2e63235688ec5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.025243  1663 tablet_service.cc:1511] Processing CreateTablet for tablet f2620ccf78f442968f74ac6a232da5c6 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:32.026921  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2620ccf78f442968f74ac6a232da5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.029510  1662 tablet_service.cc:1511] Processing CreateTablet for tablet 08536eb265c541638809e1000172f17e (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:32.031503  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08536eb265c541638809e1000172f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.034005  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 96994e5494644ec6819b98a0720590fd (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:32.035274  1513 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36e2b612b34bd78c50acd4e58a9eb2 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:32.036782  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36e2b612b34bd78c50acd4e58a9eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.040292  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96994e5494644ec6819b98a0720590fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.043783  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 6944e4d8c3b24b9b8b832ad53d27dc93 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:32.045430  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6944e4d8c3b24b9b8b832ad53d27dc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.051523  1587 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36e2b612b34bd78c50acd4e58a9eb2 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:32.052259  1516 tablet_service.cc:1511] Processing CreateTablet for tablet b33aa7ff290c4ce3bb376381dc8861fb (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:32.053248  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36e2b612b34bd78c50acd4e58a9eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.053673  1516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33aa7ff290c4ce3bb376381dc8861fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.057044  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 1d36e2b612b34bd78c50acd4e58a9eb2 (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:32.059813  1720 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.060892  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d36e2b612b34bd78c50acd4e58a9eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.078182  1720 tablet_bootstrap.cc:654] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.094631  1722 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.100852  1590 tablet_service.cc:1511] Processing CreateTablet for tablet b33aa7ff290c4ce3bb376381dc8861fb (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:32.102962  1590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33aa7ff290c4ce3bb376381dc8861fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.101876  1665 tablet_service.cc:1511] Processing CreateTablet for tablet b33aa7ff290c4ce3bb376381dc8861fb (DEFAULT_TABLE table=test-workload [id=235e5edeff7f422fb58690d18b92f320]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:32.104290  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33aa7ff290c4ce3bb376381dc8861fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.109556  1722 tablet_bootstrap.cc:654] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.106268  1721 tablet_bootstrap.cc:654] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.133023  1720 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.133078  1721 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.133733  1721 ts_tablet_manager.cc:1403] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.000s
I20260608 10:04:32.133700  1720 ts_tablet_manager.cc:1403] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.005s
I20260608 10:04:32.136603  1722 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.137121  1722 ts_tablet_manager.cc:1403] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.005s
I20260608 10:04:32.136879  1721 raft_consensus.cc:359] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.137563  1721 raft_consensus.cc:385] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.137823  1721 raft_consensus.cc:740] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.138572  1721 consensus_queue.cc:260] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.139988  1722 raft_consensus.cc:359] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.140945  1722 raft_consensus.cc:385] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.141356  1722 raft_consensus.cc:740] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.141134  1720 raft_consensus.cc:359] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.141832  1721 ts_tablet_manager.cc:1434] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:04:32.141990  1720 raft_consensus.cc:385] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.142346  1720 raft_consensus.cc:740] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.142498  1722 consensus_queue.cc:260] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.144064  1721 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.143209  1720 consensus_queue.cc:260] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.151968  1722 ts_tablet_manager.cc:1434] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.008s
I20260608 10:04:32.153154  1722 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.154785  1721 tablet_bootstrap.cc:654] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.157963  1720 ts_tablet_manager.cc:1434] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.006s
I20260608 10:04:32.162243  1720 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.167346  1722 tablet_bootstrap.cc:654] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.168994  1721 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.169564  1721 ts_tablet_manager.cc:1403] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.008s
I20260608 10:04:32.171455  1720 tablet_bootstrap.cc:654] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.172878  1721 raft_consensus.cc:359] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.173758  1721 raft_consensus.cc:385] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.174111  1721 raft_consensus.cc:740] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.175166  1721 consensus_queue.cc:260] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.176169  1722 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.176688  1722 ts_tablet_manager.cc:1403] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260608 10:04:32.179769  1722 raft_consensus.cc:359] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.180536  1721 ts_tablet_manager.cc:1434] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 10:04:32.180531  1722 raft_consensus.cc:385] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.181461  1722 raft_consensus.cc:740] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.182531  1721 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.182474  1722 consensus_queue.cc:260] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.183712  1720 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.184216  1720 ts_tablet_manager.cc:1403] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260608 10:04:32.185572  1722 ts_tablet_manager.cc:1434] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:04:32.186726  1722 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.188160  1720 raft_consensus.cc:359] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.189693  1720 raft_consensus.cc:385] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.190181  1720 raft_consensus.cc:740] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.191794  1720 consensus_queue.cc:260] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.195137  1722 tablet_bootstrap.cc:654] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.197908  1720 ts_tablet_manager.cc:1434] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 10:04:32.199090  1720 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.204893  1727 raft_consensus.cc:493] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.206446  1720 tablet_bootstrap.cc:654] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.205753  1727 raft_consensus.cc:515] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.210737  1734 raft_consensus.cc:493] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.211282  1734 raft_consensus.cc:515] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.223062  1727 leader_election.cc:290] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:32.224032  1721 tablet_bootstrap.cc:654] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.234681  1722 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.235430  1722 ts_tablet_manager.cc:1403] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.023s
I20260608 10:04:32.237241  1734 leader_election.cc:290] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:32.239399  1722 raft_consensus.cc:359] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.240448  1722 raft_consensus.cc:385] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.240835  1722 raft_consensus.cc:740] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.241653  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f8cdfe42fe4fe0a2e63235688ec5c9" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.242195  1728 raft_consensus.cc:493] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.241884  1722 consensus_queue.cc:260] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.242805  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f8cdfe42fe4fe0a2e63235688ec5c9" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.242741  1728 raft_consensus.cc:515] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.243505  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.243639  1601 raft_consensus.cc:2468] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030f88ee6b17462c853875dfdd528d25 in term 0.
I20260608 10:04:32.244442  1722 ts_tablet_manager.cc:1434] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:04:32.245543  1722 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.245923  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.247047  1720 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.245558  1639 leader_election.cc:304] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:32.247658  1720 ts_tablet_manager.cc:1403] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260608 10:04:32.248145  1727 raft_consensus.cc:2804] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.248559  1727 raft_consensus.cc:493] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.248921  1727 raft_consensus.cc:3060] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:32.249389  1640 leader_election.cc:343] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:04:32.250618  1640 leader_election.cc:343] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.251296  1720 raft_consensus.cc:359] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.252401  1722 tablet_bootstrap.cc:654] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.252907  1720 raft_consensus.cc:385] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.253321  1720 raft_consensus.cc:740] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
W20260608 10:04:32.254442  1639 leader_election.cc:343] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.254217  1720 consensus_queue.cc:260] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.257875  1639 leader_election.cc:304] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [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: 030f88ee6b17462c853875dfdd528d25; no voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39
I20260608 10:04:32.264535  1734 raft_consensus.cc:2749] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:32.267774  1727 raft_consensus.cc:515] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.275022  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f8cdfe42fe4fe0a2e63235688ec5c9" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
I20260608 10:04:32.276510  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f8cdfe42fe4fe0a2e63235688ec5c9" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:32.272143  1728 leader_election.cc:290] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
W20260608 10:04:32.276836  1640 leader_election.cc:343] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.277313  1601 raft_consensus.cc:3060] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.287194  1727 leader_election.cc:290] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 election: Requested vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:32.293226  1601 raft_consensus.cc:2468] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030f88ee6b17462c853875dfdd528d25 in term 1.
I20260608 10:04:32.298355  1721 tablet_bootstrap.cc:492] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.298990  1721 ts_tablet_manager.cc:1403] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.012s
I20260608 10:04:32.299702  1639 leader_election.cc:304] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [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: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: e61652e4849f41f5ac5f162e59a8cf39
I20260608 10:04:32.301038  1727 raft_consensus.cc:2804] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.302505  1727 raft_consensus.cc:697] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 LEADER]: Becoming Leader. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Running, Role: LEADER
I20260608 10:04:32.303574  1727 consensus_queue.cc:237] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.305791  1721 raft_consensus.cc:359] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.308900  1721 raft_consensus.cc:385] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.309350  1721 raft_consensus.cc:740] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.308531  1720 ts_tablet_manager.cc:1434] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.060s	user 0.030s	sys 0.014s
I20260608 10:04:32.312119  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2620ccf78f442968f74ac6a232da5c6" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.312565  1720 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.313030  1722 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.312898  1675 raft_consensus.cc:2468] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.313570  1722 ts_tablet_manager.cc:1403] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.041s
I20260608 10:04:32.316730  1722 raft_consensus.cc:359] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.317528  1722 raft_consensus.cc:385] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.317875  1722 raft_consensus.cc:740] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.318462  1721 consensus_queue.cc:260] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.318828  1722 consensus_queue.cc:260] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.319384  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2620ccf78f442968f74ac6a232da5c6" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.320065  1525 raft_consensus.cc:2468] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.322376  1722 ts_tablet_manager.cc:1434] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 10:04:32.323892  1722 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.323750  1566 leader_election.cc:304] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.325135  1740 raft_consensus.cc:2804] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.325567  1740 raft_consensus.cc:493] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.325984  1740 raft_consensus.cc:3060] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.326305  1721 ts_tablet_manager.cc:1434] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260608 10:04:32.329632  1424 catalog_manager.cc:5696] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030f88ee6b17462c853875dfdd528d25 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "030f88ee6b17462c853875dfdd528d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:32.330904  1721 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.331741  1722 tablet_bootstrap.cc:654] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.332334  1720 tablet_bootstrap.cc:654] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.337700  1722 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.338271  1722 ts_tablet_manager.cc:1403] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260608 10:04:32.341727  1721 tablet_bootstrap.cc:654] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.341667  1722 raft_consensus.cc:359] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.342680  1722 raft_consensus.cc:385] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.343076  1722 raft_consensus.cc:740] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.344524  1722 consensus_queue.cc:260] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.348794  1722 ts_tablet_manager.cc:1434] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:04:32.350459  1722 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.357275  1722 tablet_bootstrap.cc:654] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.359162  1740 raft_consensus.cc:515] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.363404  1721 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.362269  1720 tablet_bootstrap.cc:492] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.363962  1721 ts_tablet_manager.cc:1403] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260608 10:04:32.364050  1720 ts_tablet_manager.cc:1403] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.008s
I20260608 10:04:32.366474  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2620ccf78f442968f74ac6a232da5c6" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
I20260608 10:04:32.366891  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2620ccf78f442968f74ac6a232da5c6" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.367137  1525 raft_consensus.cc:3060] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.367550  1675 raft_consensus.cc:3060] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.368158  1722 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.368219  1740 leader_election.cc:290] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Requested vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.368906  1722 ts_tablet_manager.cc:1403] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260608 10:04:32.367978  1720 raft_consensus.cc:359] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.371636  1720 raft_consensus.cc:385] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.371963  1720 raft_consensus.cc:740] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.372184  1722 raft_consensus.cc:359] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.372996  1722 raft_consensus.cc:385] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:04:32.373168  1472 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:32.372790  1720 consensus_queue.cc:260] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.373453  1722 raft_consensus.cc:740] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.374511  1722 consensus_queue.cc:260] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.375366  1720 ts_tablet_manager.cc:1434] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:04:32.375948  1477 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:32.376489  1720 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.377038  1722 ts_tablet_manager.cc:1434] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:04:32.378131  1722 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
W20260608 10:04:32.377063  1477 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:32.383399  1721 raft_consensus.cc:359] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.384197  1721 raft_consensus.cc:385] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.384516  1721 raft_consensus.cc:740] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.385602  1722 tablet_bootstrap.cc:654] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.386915  1720 tablet_bootstrap.cc:654] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.389797  1675 raft_consensus.cc:2468] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.390172  1721 consensus_queue.cc:260] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.391116  1567 leader_election.cc:304] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:32.392035  1722 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.392554  1721 ts_tablet_manager.cc:1434] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260608 10:04:32.392546  1722 ts_tablet_manager.cc:1403] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260608 10:04:32.393792  1721 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.393862  1728 raft_consensus.cc:2804] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.394497  1728 raft_consensus.cc:697] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Becoming Leader. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Running, Role: LEADER
I20260608 10:04:32.395349  1728 consensus_queue.cc:237] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.396018  1722 raft_consensus.cc:359] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.396809  1722 raft_consensus.cc:385] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.397130  1722 raft_consensus.cc:740] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.398037  1722 consensus_queue.cc:260] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.400522  1722 ts_tablet_manager.cc:1434] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:32.401501  1721 tablet_bootstrap.cc:654] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.401590  1722 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: Bootstrap starting.
I20260608 10:04:32.409988  1525 raft_consensus.cc:2468] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.420670  1722 tablet_bootstrap.cc:654] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.424700  1421 catalog_manager.cc:5696] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "2466ea54fa1c42898ad3e0d6488292b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.426971  1720 tablet_bootstrap.cc:492] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.428097  1720 ts_tablet_manager.cc:1403] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.003s
I20260608 10:04:32.432544  1721 tablet_bootstrap.cc:492] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.432948  1722 tablet_bootstrap.cc:492] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: No bootstrap required, opened a new log
I20260608 10:04:32.433104  1721 ts_tablet_manager.cc:1403] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.022s
I20260608 10:04:32.433481  1722 ts_tablet_manager.cc:1403] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260608 10:04:32.433524  1720 raft_consensus.cc:359] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.434576  1720 raft_consensus.cc:385] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.434966  1720 raft_consensus.cc:740] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.435961  1720 consensus_queue.cc:260] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.436885  1721 raft_consensus.cc:359] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.437680  1721 raft_consensus.cc:385] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.438154  1721 raft_consensus.cc:740] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.437727  1722 raft_consensus.cc:359] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.438680  1720 ts_tablet_manager.cc:1434] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:04:32.438706  1722 raft_consensus.cc:385] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.439211  1721 consensus_queue.cc:260] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.439885  1722 raft_consensus.cc:740] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.440074  1727 raft_consensus.cc:493] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.440557  1727 raft_consensus.cc:515] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.440717  1722 consensus_queue.cc:260] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.444046  1734 raft_consensus.cc:493] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.444772  1734 raft_consensus.cc:515] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.447571  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.449400  1721 ts_tablet_manager.cc:1434] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260608 10:04:32.450732  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
W20260608 10:04:32.451295  1639 leader_election.cc:343] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:04:32.453037  1640 leader_election.cc:343] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.453639  1640 leader_election.cc:304] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [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: 030f88ee6b17462c853875dfdd528d25; no voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39
I20260608 10:04:32.453042  1721 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.454895  1727 leader_election.cc:290] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:32.457337  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.458508  1752 raft_consensus.cc:2749] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:32.455811  1734 leader_election.cc:290] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
W20260608 10:04:32.459741  1639 leader_election.cc:343] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.456264  1722 ts_tablet_manager.cc:1434] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.018s
I20260608 10:04:32.460776  1720 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.464816  1721 tablet_bootstrap.cc:654] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.467090  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.469498  1726 raft_consensus.cc:493] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.470073  1726 raft_consensus.cc:515] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.470876  1720 tablet_bootstrap.cc:654] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.472329  1721 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.472900  1721 ts_tablet_manager.cc:1403] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260608 10:04:32.473086  1726 leader_election.cc:290] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.476066  1721 raft_consensus.cc:359] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.477053  1721 raft_consensus.cc:385] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.477454  1721 raft_consensus.cc:740] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.478353  1721 consensus_queue.cc:260] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.480907  1721 ts_tablet_manager.cc:1434] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:04:32.481966  1721 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
W20260608 10:04:32.486290  1640 leader_election.cc:343] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:32.486855  1640 leader_election.cc:304] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [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: 030f88ee6b17462c853875dfdd528d25; no voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39
I20260608 10:04:32.487924  1753 raft_consensus.cc:2749] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:32.489245  1721 tablet_bootstrap.cc:654] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.501529  1721 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.502131  1721 ts_tablet_manager.cc:1403] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 10:04:32.502257  1720 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.502861  1720 ts_tablet_manager.cc:1403] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.011s
I20260608 10:04:32.505692  1721 raft_consensus.cc:359] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.506007  1720 raft_consensus.cc:359] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.506532  1721 raft_consensus.cc:385] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.506887  1720 raft_consensus.cc:385] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.506889  1721 raft_consensus.cc:740] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.507407  1720 raft_consensus.cc:740] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.507733  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.507951  1721 consensus_queue.cc:260] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.508420  1675 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.508260  1720 consensus_queue.cc:260] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.510068  1492 leader_election.cc:304] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.510505  1721 ts_tablet_manager.cc:1434] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:32.511080  1726 raft_consensus.cc:2804] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.511471  1726 raft_consensus.cc:493] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.511610  1721 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: Bootstrap starting.
I20260608 10:04:32.511855  1726 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.515982  1720 ts_tablet_manager.cc:1434] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:04:32.517145  1720 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.517699  1721 tablet_bootstrap.cc:654] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.523036  1726 raft_consensus.cc:515] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.523874  1721 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: No bootstrap required, opened a new log
I20260608 10:04:32.524067  1720 tablet_bootstrap.cc:654] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.524390  1721 ts_tablet_manager.cc:1403] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:04:32.527451  1721 raft_consensus.cc:359] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.528401  1721 raft_consensus.cc:385] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.528765  1721 raft_consensus.cc:740] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.529193  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.529831  1675 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.532107  1721 consensus_queue.cc:260] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.534489  1728 raft_consensus.cc:493] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.535024  1728 raft_consensus.cc:515] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.537798  1721 ts_tablet_manager.cc:1434] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 10:04:32.544230  1726 leader_election.cc:290] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.545095  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.545681  1728 leader_election.cc:290] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.546525  1675 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.546736  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.545917  1674 raft_consensus.cc:2468] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.547438  1525 raft_consensus.cc:2468] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.548254  1720 tablet_bootstrap.cc:492] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.548751  1720 ts_tablet_manager.cc:1403] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260608 10:04:32.549064  1601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.549633  1601 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.550855  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:32.551517  1600 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.552963  1720 raft_consensus.cc:359] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.553755  1720 raft_consensus.cc:385] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.554193  1720 raft_consensus.cc:740] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.552347  1567 leader_election.cc:304] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:32.555126  1720 consensus_queue.cc:260] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.555961  1728 raft_consensus.cc:2804] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.556344  1728 raft_consensus.cc:493] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.556708  1728 raft_consensus.cc:3060] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.557686  1720 ts_tablet_manager.cc:1434] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:04:32.558827  1720 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: Bootstrap starting.
I20260608 10:04:32.558745  1492 leader_election.cc:304] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.559818  1761 raft_consensus.cc:2804] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.560384  1761 raft_consensus.cc:697] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Becoming Leader. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Running, Role: LEADER
I20260608 10:04:32.561342  1761 consensus_queue.cc:237] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.564533  1728 raft_consensus.cc:515] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.566066  1600 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.567243  1728 leader_election.cc:290] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Requested vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.568264  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.568949  1674 raft_consensus.cc:3060] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.572273  1720 tablet_bootstrap.cc:654] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:32.574801  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6944e4d8c3b24b9b8b832ad53d27dc93" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
I20260608 10:04:32.575774  1525 raft_consensus.cc:3060] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.574611  1421 catalog_manager.cc:5696] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "e61652e4849f41f5ac5f162e59a8cf39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.582795  1728 raft_consensus.cc:493] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.583024  1525 raft_consensus.cc:2468] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.583391  1728 raft_consensus.cc:515] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.584729  1674 raft_consensus.cc:2468] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.585822  1728 leader_election.cc:290] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.585974  1567 leader_election.cc:304] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:32.586719  1728 raft_consensus.cc:2804] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.587060  1720 tablet_bootstrap.cc:492] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: No bootstrap required, opened a new log
I20260608 10:04:32.587574  1720 ts_tablet_manager.cc:1403] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260608 10:04:32.588181  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96994e5494644ec6819b98a0720590fd" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39" is_pre_election: true
I20260608 10:04:32.588712  1728 raft_consensus.cc:697] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Becoming Leader. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Running, Role: LEADER
I20260608 10:04:32.588840  1525 raft_consensus.cc:2468] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.589725  1728 consensus_queue.cc:237] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.590158  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96994e5494644ec6819b98a0720590fd" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.590847  1566 leader_election.cc:304] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.590564  1720 raft_consensus.cc:359] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.591514  1720 raft_consensus.cc:385] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:32.591702  1740 raft_consensus.cc:2804] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.591881  1720 raft_consensus.cc:740] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Initialized, Role: FOLLOWER
I20260608 10:04:32.592150  1740 raft_consensus.cc:493] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.592567  1740 raft_consensus.cc:3060] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.592675  1720 consensus_queue.cc:260] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.595468  1720 ts_tablet_manager.cc:1434] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:04:32.597927  1674 raft_consensus.cc:2468] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 0.
I20260608 10:04:32.600646  1740 raft_consensus.cc:515] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.601502  1421 catalog_manager.cc:5696] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "2466ea54fa1c42898ad3e0d6488292b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.602964  1740 leader_election.cc:290] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Requested vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.603389  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96994e5494644ec6819b98a0720590fd" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
I20260608 10:04:32.603586  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96994e5494644ec6819b98a0720590fd" candidate_uuid: "2466ea54fa1c42898ad3e0d6488292b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.604002  1525 raft_consensus.cc:3060] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.604095  1674 raft_consensus.cc:3060] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.609802  1674 raft_consensus.cc:2468] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.610039  1525 raft_consensus.cc:2468] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2466ea54fa1c42898ad3e0d6488292b4 in term 1.
I20260608 10:04:32.611115  1567 leader_election.cc:304] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:32.611979  1740 raft_consensus.cc:2804] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.612502  1740 raft_consensus.cc:697] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Becoming Leader. State: Replica: 2466ea54fa1c42898ad3e0d6488292b4, State: Running, Role: LEADER
I20260608 10:04:32.613246  1740 consensus_queue.cc:237] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.615839  1761 raft_consensus.cc:493] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.616464  1761 raft_consensus.cc:515] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.618585  1761 leader_election.cc:290] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.619333  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.619975  1600 raft_consensus.cc:2468] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.620204  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.620853  1674 raft_consensus.cc:2468] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.621316  1490 leader_election.cc:304] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.622231  1761 raft_consensus.cc:2804] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.622673  1761 raft_consensus.cc:493] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.623045  1761 raft_consensus.cc:3060] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.623600  1421 catalog_manager.cc:5696] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "2466ea54fa1c42898ad3e0d6488292b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.629165  1761 raft_consensus.cc:515] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.631120  1761 leader_election.cc:290] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.631878  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:32.632520  1600 raft_consensus.cc:3060] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.632884  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d36e2b612b34bd78c50acd4e58a9eb2" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.633478  1674 raft_consensus.cc:3060] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.637591  1600 raft_consensus.cc:2468] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.638736  1490 leader_election.cc:304] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.638808  1674 raft_consensus.cc:2468] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.639588  1761 raft_consensus.cc:2804] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.640113  1761 raft_consensus.cc:697] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Becoming Leader. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Running, Role: LEADER
I20260608 10:04:32.640851  1761 consensus_queue.cc:237] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.648759  1421 catalog_manager.cc:5696] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "e61652e4849f41f5ac5f162e59a8cf39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.671613  1761 raft_consensus.cc:493] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.672132  1761 raft_consensus.cc:515] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.673991  1761 leader_election.cc:290] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.675027  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33aa7ff290c4ce3bb376381dc8861fb" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.675213  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33aa7ff290c4ce3bb376381dc8861fb" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.675642  1600 raft_consensus.cc:2468] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.675817  1674 raft_consensus.cc:2468] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.676833  1490 leader_election.cc:304] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.677563  1761 raft_consensus.cc:2804] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.677896  1761 raft_consensus.cc:493] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.678195  1761 raft_consensus.cc:3060] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.684981  1761 raft_consensus.cc:515] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.686807  1761 leader_election.cc:290] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.687774  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33aa7ff290c4ce3bb376381dc8861fb" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:32.687875  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33aa7ff290c4ce3bb376381dc8861fb" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.688349  1600 raft_consensus.cc:3060] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.688417  1674 raft_consensus.cc:3060] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.693568  1753 consensus_queue.cc:1048] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:32.694391  1600 raft_consensus.cc:2468] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.694594  1674 raft_consensus.cc:2468] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.695639  1490 leader_election.cc:304] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.696594  1761 raft_consensus.cc:2804] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.697643  1761 raft_consensus.cc:697] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Becoming Leader. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Running, Role: LEADER
I20260608 10:04:32.698489  1761 consensus_queue.cc:237] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.708117  1421 catalog_manager.cc:5696] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "e61652e4849f41f5ac5f162e59a8cf39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.719489  1525 raft_consensus.cc:3060] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.727550  1752 consensus_queue.cc:1048] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:32.865618  1761 raft_consensus.cc:493] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:32.866132  1761 raft_consensus.cc:515] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.868204  1761 leader_election.cc:290] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.869103  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4" is_pre_election: true
I20260608 10:04:32.869385  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25" is_pre_election: true
I20260608 10:04:32.869870  1600 raft_consensus.cc:2468] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.870007  1674 raft_consensus.cc:2468] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 0.
I20260608 10:04:32.871196  1492 leader_election.cc:304] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030f88ee6b17462c853875dfdd528d25, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.871994  1761 raft_consensus.cc:2804] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:32.872323  1761 raft_consensus.cc:493] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:32.872628  1761 raft_consensus.cc:3060] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.877230  1761 raft_consensus.cc:515] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.879163  1761 leader_election.cc:290] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411), 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:32.880134  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:32.880438  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112d70a8b8ac4f8fa5bb5209dd14b452" candidate_uuid: "e61652e4849f41f5ac5f162e59a8cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030f88ee6b17462c853875dfdd528d25"
I20260608 10:04:32.880769  1600 raft_consensus.cc:3060] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.881027  1674 raft_consensus.cc:3060] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:32.886010  1600 raft_consensus.cc:2468] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.886020  1674 raft_consensus.cc:2468] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61652e4849f41f5ac5f162e59a8cf39 in term 1.
I20260608 10:04:32.887485  1490 leader_election.cc:304] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2466ea54fa1c42898ad3e0d6488292b4, e61652e4849f41f5ac5f162e59a8cf39; no voters: 
I20260608 10:04:32.888294  1761 raft_consensus.cc:2804] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:32.888821  1761 raft_consensus.cc:697] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Becoming Leader. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Running, Role: LEADER
I20260608 10:04:32.889626  1761 consensus_queue.cc:237] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:32.897281  1421 catalog_manager.cc:5696] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "e61652e4849f41f5ac5f162e59a8cf39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.938901  1740 consensus_queue.cc:1048] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:32.951143  1728 consensus_queue.cc:1048] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.005352  1761 consensus_queue.cc:1048] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:33.019073  1726 consensus_queue.cc:1048] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.046609  1728 consensus_queue.cc:1048] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:33.057955  1728 consensus_queue.cc:1048] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:33.088331   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:33.088915  1726 consensus_queue.cc:1048] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:04:33.096066  1783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:33.107436  1784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:33.107645  1761 consensus_queue.cc:1048] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:33.116088  1786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:33.118884   860 server_base.cc:1061] running on GCE node
I20260608 10:04:33.121076   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.121362   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:33.121619   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913073121599 us; error 0 us; skew 500 ppm
I20260608 10:04:33.122375   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.125267   860 webserver.cc:533] Webserver started at http://127.0.215.4:38969/ using document root <none> and password file <none>
I20260608 10:04:33.125797   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.125995   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.126293   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.127570   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "abd16141f1b14fd3a368f4f6314618f5"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-l651"
I20260608 10:04:33.132608   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:33.136433  1792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:33.137390   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:33.137660   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "abd16141f1b14fd3a368f4f6314618f5"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-l651"
I20260608 10:04:33.137916   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:33.166571   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:33.167758   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:33.169230   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:33.171820   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:33.172055   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:33.172338   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:33.172510   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:33.218714  1740 consensus_queue.cc:1048] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.223205   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:44321
I20260608 10:04:33.223330  1854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:44321 every 8 connection(s)
I20260608 10:04:33.226800  1761 consensus_queue.cc:1048] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.246237  1740 consensus_queue.cc:1048] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:33.263028  1778 consensus_queue.cc:1048] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.266305  1856 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34375
I20260608 10:04:33.267060  1856 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:33.269335  1856 heartbeater.cc:507] Master 127.0.215.62:34375 requested a full tablet report, sending...
I20260608 10:04:33.272444  1424 ts_manager.cc:194] Registered new tserver with Master: abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4:44321)
I20260608 10:04:33.274358  1424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37530
I20260608 10:04:33.282367  1778 consensus_queue.cc:1048] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.294799  1778 consensus_queue.cc:1048] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:34.281505  1856 heartbeater.cc:499] Master 127.0.215.62:34375 was elected leader, sending a full tablet report...
I20260608 10:04:34.383634  1477 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:34.401263  1525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08536eb265c541638809e1000172f17e"
dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
mode: GRACEFUL
new_leader_uuid: "030f88ee6b17462c853875dfdd528d25"
 from {username='slave'} at 127.0.0.1:56192
I20260608 10:04:34.401932  1525 raft_consensus.cc:606] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Received request to transfer leadership to TS 030f88ee6b17462c853875dfdd528d25
I20260608 10:04:34.403357  1477 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:04:34.403913  1477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:34.487018  1761 raft_consensus.cc:993] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: : Instructing follower 030f88ee6b17462c853875dfdd528d25 to start an election
I20260608 10:04:34.487556  1867 raft_consensus.cc:1081] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Signalling peer 030f88ee6b17462c853875dfdd528d25 to start an election
I20260608 10:04:34.489395  1674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08536eb265c541638809e1000172f17e"
dest_uuid: "030f88ee6b17462c853875dfdd528d25"
 from {username='slave'} at 127.0.0.1:37766
I20260608 10:04:34.489884  1674 raft_consensus.cc:493] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:34.490188  1674 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:34.494832  1674 raft_consensus.cc:515] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:34.496670  1674 leader_election.cc:290] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [CANDIDATE]: Term 2 election: Requested vote from peers e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087), 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:34.497570  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61652e4849f41f5ac5f162e59a8cf39"
I20260608 10:04:34.497864  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08536eb265c541638809e1000172f17e" candidate_uuid: "030f88ee6b17462c853875dfdd528d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2466ea54fa1c42898ad3e0d6488292b4"
I20260608 10:04:34.498145  1525 raft_consensus.cc:3055] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:34.498466  1600 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:34.498626  1525 raft_consensus.cc:740] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e61652e4849f41f5ac5f162e59a8cf39, State: Running, Role: LEADER
I20260608 10:04:34.499624  1525 consensus_queue.cc:260] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:34.500627  1525 raft_consensus.cc:3060] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:34.503350  1600 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030f88ee6b17462c853875dfdd528d25 in term 2.
I20260608 10:04:34.504554  1639 leader_election.cc:304] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [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: 030f88ee6b17462c853875dfdd528d25, 2466ea54fa1c42898ad3e0d6488292b4; no voters: 
I20260608 10:04:34.505453  1734 raft_consensus.cc:2804] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:34.505827  1525 raft_consensus.cc:2468] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030f88ee6b17462c853875dfdd528d25 in term 2.
I20260608 10:04:34.506633  1734 raft_consensus.cc:697] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 2 LEADER]: Becoming Leader. State: Replica: 030f88ee6b17462c853875dfdd528d25, State: Running, Role: LEADER
I20260608 10:04:34.507606  1734 consensus_queue.cc:237] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } }
I20260608 10:04:34.515753  1424 catalog_manager.cc:5696] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 reported cstate change: term changed from 1 to 2, leader changed from e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1) to 030f88ee6b17462c853875dfdd528d25 (127.0.215.3). New cstate: current_term: 2 leader_uuid: "030f88ee6b17462c853875dfdd528d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:35.051607  1600 raft_consensus.cc:1275] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 2 FOLLOWER]: Refusing update from remote peer 030f88ee6b17462c853875dfdd528d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:35.053093  1734 consensus_queue.cc:1048] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:35.068593  1525 raft_consensus.cc:1275] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 2 FOLLOWER]: Refusing update from remote peer 030f88ee6b17462c853875dfdd528d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:35.071166  1734 consensus_queue.cc:1048] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:36.405062  1477 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:36.411492  1477 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:36.412024  1477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:38.412895  1477 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:38.416708  1600 consensus_queue.cc:237] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.422364  1477 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:38.423218  1477 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:38.426994  1674 raft_consensus.cc:1275] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Refusing update from remote peer 2466ea54fa1c42898ad3e0d6488292b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.428167  1525 raft_consensus.cc:1275] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Refusing update from remote peer 2466ea54fa1c42898ad3e0d6488292b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.429149  1887 consensus_queue.cc:1048] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:38.430698  1764 consensus_queue.cc:1048] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:38.443110  1764 raft_consensus.cc:2955] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.445289  1525 raft_consensus.cc:2955] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
W20260608 10:04:38.447513  1564 consensus_peers.cc:597] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 -> Peer abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4:44321): Couldn't send request to peer abd16141f1b14fd3a368f4f6314618f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6944e4d8c3b24b9b8b832ad53d27dc93. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:38.448477  1674 raft_consensus.cc:2955] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.460453  1421 catalog_manager.cc:5696] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 reported cstate change: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "2466ea54fa1c42898ad3e0d6488292b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.476351  1525 consensus_queue.cc:237] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.491544  1674 raft_consensus.cc:1275] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Refusing update from remote peer e61652e4849f41f5ac5f162e59a8cf39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.494765  1761 consensus_queue.cc:1048] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:38.498381  1489 consensus_peers.cc:597] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 -> Peer abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4:44321): Couldn't send request to peer abd16141f1b14fd3a368f4f6314618f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d36e2b612b34bd78c50acd4e58a9eb2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:38.501632  1600 raft_consensus.cc:1275] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Refusing update from remote peer e61652e4849f41f5ac5f162e59a8cf39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.503747  1901 consensus_queue.cc:1048] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:38.505188  1899 raft_consensus.cc:2955] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.509306  1674 raft_consensus.cc:2955] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.510702  1601 raft_consensus.cc:2955] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.524600  1424 catalog_manager.cc:5696] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "e61652e4849f41f5ac5f162e59a8cf39" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:38.535883  1674 consensus_queue.cc:237] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.546547  1601 raft_consensus.cc:1275] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Refusing update from remote peer 030f88ee6b17462c853875dfdd528d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.549176  1878 consensus_queue.cc:1048] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:38.556126  1525 raft_consensus.cc:1275] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Refusing update from remote peer 030f88ee6b17462c853875dfdd528d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.558416  1906 consensus_queue.cc:1048] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:38.561393  1906 raft_consensus.cc:2955] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
W20260608 10:04:38.562712  1638 consensus_peers.cc:597] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 -> Peer abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4:44321): Couldn't send request to peer abd16141f1b14fd3a368f4f6314618f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26f8cdfe42fe4fe0a2e63235688ec5c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:38.567095  1525 raft_consensus.cc:2955] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.572600  1601 raft_consensus.cc:2955] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.584270  1422 catalog_manager.cc:5696] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "030f88ee6b17462c853875dfdd528d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.591420  1600 consensus_queue.cc:237] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.605005  1525 raft_consensus.cc:1275] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Refusing update from remote peer 2466ea54fa1c42898ad3e0d6488292b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:38.605576  1674 raft_consensus.cc:1275] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Refusing update from remote peer 2466ea54fa1c42898ad3e0d6488292b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:38.606531  1564 consensus_peers.cc:597] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 -> Peer abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4:44321): Couldn't send request to peer abd16141f1b14fd3a368f4f6314618f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96994e5494644ec6819b98a0720590fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:38.607024  1892 consensus_queue.cc:1048] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:38.607924  1887 consensus_queue.cc:1048] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:38.618664  1887 raft_consensus.cc:2955] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.620685  1674 raft_consensus.cc:2955] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.623602  1525 raft_consensus.cc:2955] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.634598  1421 catalog_manager.cc:5696] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 reported cstate change: config changed from index -1 to 2, NON_VOTER abd16141f1b14fd3a368f4f6314618f5 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "2466ea54fa1c42898ad3e0d6488292b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } } }
I20260608 10:04:38.762840   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:04:38.794514   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:38.795550   860 tablet_replica.cc:333] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.796430   860 raft_consensus.cc:2243] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.797432   860 raft_consensus.cc:2272] T b33aa7ff290c4ce3bb376381dc8861fb P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.800648   860 tablet_replica.cc:333] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.801549   860 raft_consensus.cc:2243] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.802201   860 raft_consensus.cc:2272] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.803009  1916 ts_tablet_manager.cc:933] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Initiating tablet copy from peer 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411)
I20260608 10:04:38.805228   860 tablet_replica.cc:333] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.805976  1916 tablet_copy_client.cc:323] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:35411
I20260608 10:04:38.806294   860 raft_consensus.cc:2243] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.808362   860 raft_consensus.cc:2272] T 1d36e2b612b34bd78c50acd4e58a9eb2 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.811424   860 tablet_replica.cc:333] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.812256   860 raft_consensus.cc:2243] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.813261   860 raft_consensus.cc:2272] T 112d70a8b8ac4f8fa5bb5209dd14b452 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.816033   860 tablet_replica.cc:333] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.816779   860 raft_consensus.cc:2243] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.817394   860 raft_consensus.cc:2272] T f2620ccf78f442968f74ac6a232da5c6 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.820302   860 tablet_replica.cc:333] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.821069   860 raft_consensus.cc:2243] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.821758   860 raft_consensus.cc:2272] T 96994e5494644ec6819b98a0720590fd P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.824718   860 tablet_replica.cc:333] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.825490   860 raft_consensus.cc:2243] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.826155   860 raft_consensus.cc:2272] T 6944e4d8c3b24b9b8b832ad53d27dc93 P e61652e4849f41f5ac5f162e59a8cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.826304  1611 tablet_copy_service.cc:140] P 2466ea54fa1c42898ad3e0d6488292b4: Received BeginTabletCopySession request for tablet 6944e4d8c3b24b9b8b832ad53d27dc93 from peer abd16141f1b14fd3a368f4f6314618f5 ({username='slave'} at 127.0.0.1:48630)
I20260608 10:04:38.827056  1611 tablet_copy_service.cc:161] P 2466ea54fa1c42898ad3e0d6488292b4: Beginning new tablet copy session on tablet 6944e4d8c3b24b9b8b832ad53d27dc93 from peer abd16141f1b14fd3a368f4f6314618f5 at {username='slave'} at 127.0.0.1:48630: session id = abd16141f1b14fd3a368f4f6314618f5-6944e4d8c3b24b9b8b832ad53d27dc93
I20260608 10:04:38.829500   860 tablet_replica.cc:333] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39: stopping tablet replica
I20260608 10:04:38.830217   860 raft_consensus.cc:2243] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.830817   860 raft_consensus.cc:2272] T 08536eb265c541638809e1000172f17e P e61652e4849f41f5ac5f162e59a8cf39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.833397  1611 tablet_copy_source_session.cc:215] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:38.837018  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6944e4d8c3b24b9b8b832ad53d27dc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:38.852262  1916 tablet_copy_client.cc:806] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:38.853191  1916 tablet_copy_client.cc:670] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:38.860123   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:04:38.861585  1916 tablet_copy_client.cc:538] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:38.869056  1916 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Bootstrap starting.
W20260608 10:04:38.882929  1566 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40087: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 10:04:38.889500   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
W20260608 10:04:38.893877  1566 consensus_peers.cc:597] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 -> Peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Couldn't send request to peer e61652e4849f41f5ac5f162e59a8cf39. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:38.905599  1916 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:38.907074  1916 tablet_bootstrap.cc:492] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Bootstrap complete.
I20260608 10:04:38.908036  1916 ts_tablet_manager.cc:1403] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.008s
I20260608 10:04:38.909462   860 tablet_copy_service.cc:362] P 2466ea54fa1c42898ad3e0d6488292b4: Destroying tablet copy session abd16141f1b14fd3a368f4f6314618f5-6944e4d8c3b24b9b8b832ad53d27dc93 due to service shutdown
I20260608 10:04:38.909924   860 tablet_copy_service.cc:434] P 2466ea54fa1c42898ad3e0d6488292b4: ending tablet copy session abd16141f1b14fd3a368f4f6314618f5-6944e4d8c3b24b9b8b832ad53d27dc93 on tablet 6944e4d8c3b24b9b8b832ad53d27dc93 with peer abd16141f1b14fd3a368f4f6314618f5
I20260608 10:04:38.911304  1916 raft_consensus.cc:359] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.912817  1916 raft_consensus.cc:740] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: abd16141f1b14fd3a368f4f6314618f5, State: Initialized, Role: LEARNER
I20260608 10:04:38.913787  1916 consensus_queue.cc:260] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5 [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: "e61652e4849f41f5ac5f162e59a8cf39" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40087 } } peers { permanent_uuid: "2466ea54fa1c42898ad3e0d6488292b4" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35411 } } peers { permanent_uuid: "030f88ee6b17462c853875dfdd528d25" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "abd16141f1b14fd3a368f4f6314618f5" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 44321 } attrs { promote: true } }
I20260608 10:04:38.919055  1916 ts_tablet_manager.cc:1434] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:04:38.935835   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:38.936806   860 tablet_replica.cc:333] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.937520   860 raft_consensus.cc:2243] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.937990   860 raft_consensus.cc:2272] T b33aa7ff290c4ce3bb376381dc8861fb P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.940244   860 tablet_replica.cc:333] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.940814   860 raft_consensus.cc:2243] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.941269   860 raft_consensus.cc:2272] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.944094   860 tablet_replica.cc:333] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.944653   860 raft_consensus.cc:2243] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.945091   860 raft_consensus.cc:2272] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.947208   860 tablet_replica.cc:333] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.947746   860 raft_consensus.cc:2243] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.948740   860 raft_consensus.cc:2272] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.951295   860 tablet_replica.cc:333] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.951858   860 raft_consensus.cc:2243] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.952314   860 raft_consensus.cc:2272] T 08536eb265c541638809e1000172f17e P 2466ea54fa1c42898ad3e0d6488292b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.954442   860 tablet_replica.cc:333] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.954953   860 raft_consensus.cc:2243] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.955852   860 raft_consensus.cc:2272] T 96994e5494644ec6819b98a0720590fd P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.958060   860 tablet_replica.cc:333] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.958642   860 raft_consensus.cc:2243] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:38.959401   860 raft_consensus.cc:2272] T f2620ccf78f442968f74ac6a232da5c6 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.961704   860 tablet_replica.cc:333] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4: stopping tablet replica
I20260608 10:04:38.962222   860 raft_consensus.cc:2243] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:38.962772   860 raft_consensus.cc:2272] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 2466ea54fa1c42898ad3e0d6488292b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:38.993074   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
W20260608 10:04:39.006793  1639 consensus_peers.cc:597] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 -> Peer 2466ea54fa1c42898ad3e0d6488292b4 (127.0.215.2:35411): Couldn't send request to peer 2466ea54fa1c42898ad3e0d6488292b4. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:35411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:39.019817  1923 ts_tablet_manager.cc:933] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P abd16141f1b14fd3a368f4f6314618f5: Initiating tablet copy from peer 030f88ee6b17462c853875dfdd528d25 (127.0.215.3:43841)
I20260608 10:04:39.021284   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:04:39.021981  1923 tablet_copy_client.cc:323] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:43841
W20260608 10:04:39.048983  1916 tablet_copy_client.cc:1131] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.2:35411: connect: Connection refused (error 111)
W20260608 10:04:39.054234  1640 consensus_peers.cc:597] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 -> Peer e61652e4849f41f5ac5f162e59a8cf39 (127.0.215.1:40087): Couldn't send request to peer e61652e4849f41f5ac5f162e59a8cf39. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:39.063654   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:39.064651   860 tablet_replica.cc:333] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.065728   860 raft_consensus.cc:2243] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.066470   860 raft_consensus.cc:2272] T b33aa7ff290c4ce3bb376381dc8861fb P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.068600   860 tablet_replica.cc:333] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.069298   860 raft_consensus.cc:2243] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.069792   860 raft_consensus.cc:2272] T 96994e5494644ec6819b98a0720590fd P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.072170   860 tablet_replica.cc:333] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.072752   860 raft_consensus.cc:2243] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.073232   860 raft_consensus.cc:2272] T f2620ccf78f442968f74ac6a232da5c6 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.075258   860 tablet_replica.cc:333] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.075829   860 raft_consensus.cc:2243] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:39.076669   860 raft_consensus.cc:2272] T 26f8cdfe42fe4fe0a2e63235688ec5c9 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.079578   860 tablet_replica.cc:333] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.080242   860 raft_consensus.cc:2243] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:39.081010   860 raft_consensus.cc:2272] T 08536eb265c541638809e1000172f17e P 030f88ee6b17462c853875dfdd528d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.082947   860 tablet_replica.cc:333] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.083470   860 raft_consensus.cc:2243] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.083945   860 raft_consensus.cc:2272] T 6944e4d8c3b24b9b8b832ad53d27dc93 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.086366   860 tablet_replica.cc:333] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.086895   860 raft_consensus.cc:2243] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.087364   860 raft_consensus.cc:2272] T 1d36e2b612b34bd78c50acd4e58a9eb2 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.089643   860 tablet_replica.cc:333] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25: stopping tablet replica
I20260608 10:04:39.090170   860 raft_consensus.cc:2243] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:39.090690   860 raft_consensus.cc:2272] T 112d70a8b8ac4f8fa5bb5209dd14b452 P 030f88ee6b17462c853875dfdd528d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.112499   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:04:39.139096   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
W20260608 10:04:39.145018  1793 connection.cc:466] server connection from 127.0.0.1:39874 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:39874 (request call id 1) could send its response
I20260608 10:04:39.181161   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:39.182490   860 tablet_replica.cc:333] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5: stopping tablet replica
I20260608 10:04:39.183194   860 raft_consensus.cc:2243] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:39.183701   860 raft_consensus.cc:2272] T 6944e4d8c3b24b9b8b832ad53d27dc93 P abd16141f1b14fd3a368f4f6314618f5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:39.194718   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:04:39.208683   860 master.cc:562] Master@127.0.215.62:34375 shutting down...
W20260608 10:04:39.238593  1472 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:39.238842  1472 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:39.238996  1472 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:39.240234   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:39.240721   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.241032   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9f582a356a04a87b61d92c47876866d: stopping tablet replica
I20260608 10:04:39.260577   860 master.cc:584] Master@127.0.215.62:34375 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9078 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:04:39.300678   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:42297,127.0.215.61:35293,127.0.215.60:36741
I20260608 10:04:39.302214   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:39.308539  1925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:39.308611  1926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:39.309026  1928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.310150   860 server_base.cc:1061] running on GCE node
I20260608 10:04:39.311131   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:39.311340   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:39.311508   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913079311473 us; error 0 us; skew 500 ppm
I20260608 10:04:39.312100   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:39.314630   860 webserver.cc:533] Webserver started at http://127.0.215.62:37909/ using document root <none> and password file <none>
I20260608 10:04:39.315150   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:39.315356   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:39.315641   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:39.316746   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "efd38ec3b8284e59bab02a0efc0e3ced"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.321776   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 10:04:39.325493  1933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.326268   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:39.326661   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "efd38ec3b8284e59bab02a0efc0e3ced"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.326942   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:39.348133   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:39.349651   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:39.390087   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:42297
I20260608 10:04:39.390182  1984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:42297 every 8 connection(s)
I20260608 10:04:39.394464  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:39.394546   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:39.400386  1987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.402024  1985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:39.402060  1988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.403947   860 server_base.cc:1061] running on GCE node
W20260608 10:04:39.404663  1990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.405596   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:39.405804   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:39.406028   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913079405991 us; error 0 us; skew 500 ppm
I20260608 10:04:39.406687   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:39.409533   860 webserver.cc:533] Webserver started at http://127.0.215.61:41805/ using document root <none> and password file <none>
I20260608 10:04:39.410128   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:39.410362   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:39.410665   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:39.411777   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root/instance:
uuid: "967c4a49e3ae4766adc39f70d3d4fb73"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.416982   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:39.421953  1997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.422899   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:04:39.423228   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
uuid: "967c4a49e3ae4766adc39f70d3d4fb73"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.423530   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:39.432338  1985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:39.438872  1985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.61:35293: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35293: connect: Connection refused (error 111)
I20260608 10:04:39.468432  1985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } attempt: 1
W20260608 10:04:39.473857  1985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.61:35293: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35293: connect: Connection refused (error 111)
I20260608 10:04:39.477191   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:39.478560   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:39.509363  1985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } attempt: 2
W20260608 10:04:39.515240  1985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.61:35293: Network error: Client connection negotiation failed: client connection to 127.0.215.61:35293: connect: Connection refused (error 111)
I20260608 10:04:39.522197   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.61:35293
I20260608 10:04:39.522409  2049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.61:35293 every 8 connection(s)
I20260608 10:04:39.526674  2050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:39.526696   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:39.532989  2052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:39.534715  2053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.536098  2050 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:39.536605  2055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.537563   860 server_base.cc:1061] running on GCE node
I20260608 10:04:39.539033   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:39.539386   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:39.539620   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913079539599 us; error 0 us; skew 500 ppm
I20260608 10:04:39.540266   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:39.543325   860 webserver.cc:533] Webserver started at http://127.0.215.60:37001/ using document root <none> and password file <none>
I20260608 10:04:39.543892   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:39.544116   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:39.544404   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:39.545496   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root/instance:
uuid: "abe5053dc89b4875a0523d7cb060572a"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.549429  2050 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:39.551599   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260608 10:04:39.556867  2062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.557863   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:39.558195   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
uuid: "abe5053dc89b4875a0523d7cb060572a"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.558552   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:39.563140  2050 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:39.569423  2050 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:36741: Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
I20260608 10:04:39.578991   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:39.580161   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:39.599009  2050 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } attempt: 1
W20260608 10:04:39.605764  2050 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.215.60:36741: Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
I20260608 10:04:39.620765  1985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } attempt: 3
I20260608 10:04:39.622329   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.60:36741
I20260608 10:04:39.622495  2114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.60:36741 every 8 connection(s)
I20260608 10:04:39.626163   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:39.627511  2115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:39.632968  1985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:39.635636  2115 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:39.646363  2050 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } attempt: 2
I20260608 10:04:39.649776  2115 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:39.655180  1985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: Bootstrap starting.
I20260608 10:04:39.662196  2115 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:39.663219  1985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:39.668721  2050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: Bootstrap starting.
I20260608 10:04:39.675810  1985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: No bootstrap required, opened a new log
I20260608 10:04:39.676367  2050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:39.679230  1985 raft_consensus.cc:359] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.680029  1985 raft_consensus.cc:385] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:39.680351  1985 raft_consensus.cc:740] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efd38ec3b8284e59bab02a0efc0e3ced, State: Initialized, Role: FOLLOWER
I20260608 10:04:39.681141  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a: Bootstrap starting.
I20260608 10:04:39.681209  2050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: No bootstrap required, opened a new log
I20260608 10:04:39.681156  1985 consensus_queue.cc:260] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.683911  2121 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [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: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.684821  2121 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.684540  2050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.685369  2050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:39.685653  2050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 967c4a49e3ae4766adc39f70d3d4fb73, State: Initialized, Role: FOLLOWER
I20260608 10:04:39.685706  1985 sys_catalog.cc:565] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:39.686502  2050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.688773  2122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [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: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.689211  2115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:39.689642  2122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.690454  2050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:39.696606  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a: No bootstrap required, opened a new log
I20260608 10:04:39.699890  2115 raft_consensus.cc:359] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.700683  2115 raft_consensus.cc:385] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:39.701088  2115 raft_consensus.cc:740] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abe5053dc89b4875a0523d7cb060572a, State: Initialized, Role: FOLLOWER
I20260608 10:04:39.703152  2115 consensus_queue.cc:260] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.704062  2140 raft_consensus.cc:493] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:39.704651  2140 raft_consensus.cc:515] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.708972  1960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abe5053dc89b4875a0523d7cb060572a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" is_pre_election: true
I20260608 10:04:39.710027  1960 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abe5053dc89b4875a0523d7cb060572a in term 0.
I20260608 10:04:39.712409  2064 leader_election.cc:304] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abe5053dc89b4875a0523d7cb060572a, efd38ec3b8284e59bab02a0efc0e3ced; no voters: 
I20260608 10:04:39.716537  2025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abe5053dc89b4875a0523d7cb060572a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" is_pre_election: true
I20260608 10:04:39.717495  2025 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abe5053dc89b4875a0523d7cb060572a in term 0.
I20260608 10:04:39.719915  2140 leader_election.cc:290] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efd38ec3b8284e59bab02a0efc0e3ced (127.0.215.62:42297), 967c4a49e3ae4766adc39f70d3d4fb73 (127.0.215.61:35293)
I20260608 10:04:39.720881  2140 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [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: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.722193  2140 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.723352  2140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:39.724514  2140 raft_consensus.cc:493] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:39.725828  2140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:39.743542  2140 raft_consensus.cc:515] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:39.744832   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:04:39.745266  2115 sys_catalog.cc:565] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:39.748696  2140 leader_election.cc:290] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [CANDIDATE]: Term 1 election: Requested vote from peers efd38ec3b8284e59bab02a0efc0e3ced (127.0.215.62:42297), 967c4a49e3ae4766adc39f70d3d4fb73 (127.0.215.61:35293)
I20260608 10:04:39.749943  1960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abe5053dc89b4875a0523d7cb060572a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd38ec3b8284e59bab02a0efc0e3ced"
I20260608 10:04:39.750854  1960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:39.750923  2025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abe5053dc89b4875a0523d7cb060572a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "967c4a49e3ae4766adc39f70d3d4fb73"
I20260608 10:04:39.751899  2025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:39.762746  2025 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abe5053dc89b4875a0523d7cb060572a in term 1.
I20260608 10:04:39.764921  1960 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abe5053dc89b4875a0523d7cb060572a in term 1.
I20260608 10:04:39.764848  2063 leader_election.cc:304] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 967c4a49e3ae4766adc39f70d3d4fb73, abe5053dc89b4875a0523d7cb060572a; no voters: 
W20260608 10:04:39.764889  2144 catalog_manager.cc:1593] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 10:04:39.767858  2140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:04:39.768769  2144 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:39.769546  2140 raft_consensus.cc:697] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 1 LEADER]: Becoming Leader. State: Replica: abe5053dc89b4875a0523d7cb060572a, State: Running, Role: LEADER
I20260608 10:04:39.771453   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:04:39.770892  2140 consensus_queue.cc:237] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
W20260608 10:04:39.775414  2150 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:39.775780  2150 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:39.780145  2143 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: SysCatalogTable state changed. Reason: New leader abe5053dc89b4875a0523d7cb060572a. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.780821  2143 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:39.783070  2155 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:39.791369  2155 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:39.794546   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:39.802105  2025 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Refusing update from remote peer abe5053dc89b4875a0523d7cb060572a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:39.802714  1960 raft_consensus.cc:1275] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Refusing update from remote peer abe5053dc89b4875a0523d7cb060572a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:39.802066  2163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.804387  2143 consensus_queue.cc:1048] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [LEADER]: Connected to new peer: Peer: permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:39.805428  2140 consensus_queue.cc:1048] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [LEADER]: Connected to new peer: Peer: permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:04:39.807667  2166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:39.809886  2164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.810151   860 server_base.cc:1061] running on GCE node
I20260608 10:04:39.812062   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:39.812472   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:39.812738   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913079812716 us; error 0 us; skew 500 ppm
I20260608 10:04:39.813859   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:39.816071  2122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader abe5053dc89b4875a0523d7cb060572a. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.816860  2122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.830791  2121 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: SysCatalogTable state changed. Reason: New leader abe5053dc89b4875a0523d7cb060572a. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.831956  2121 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.836195   860 webserver.cc:533] Webserver started at http://127.0.215.1:46861/ using document root <none> and password file <none>
I20260608 10:04:39.837121   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:39.837749   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:39.838232   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:39.840118   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.841157  2122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.841934  2122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.843173  2155 catalog_manager.cc:1382] Generated new cluster ID: 50a844d28da1421e9e5e060c8d2df3fb
I20260608 10:04:39.843530  2155 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:39.843683  2121 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.844400  2121 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:39.844135  2143 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.844902  2143 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:39.845227  2140 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "abe5053dc89b4875a0523d7cb060572a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:39.845956  2140 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:39.851218   860 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:04:39.855654  2178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.856580   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:39.856962   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:39.857290   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:39.871502  2155 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:39.873492  2155 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:39.882229   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:39.883666   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:39.885505   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:39.888631   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:39.888864   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.889154   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:39.889364   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:39.904879  2155 catalog_manager.cc:6069] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a: Generated new TSK 0
I20260608 10:04:39.905753  2155 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:39.946733   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:37297
I20260608 10:04:39.946861  2240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:37297 every 8 connection(s)
I20260608 10:04:39.967101   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:39.974720  2241 heartbeater.cc:344] Connected to a master server at 127.0.215.60:36741
I20260608 10:04:39.975169  2241 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:39.976176  2241 heartbeater.cc:507] Master 127.0.215.60:36741 requested a full tablet report, sending...
I20260608 10:04:39.979178  2080 ts_manager.cc:194] Registered new tserver with Master: f8f86fc3e7b14abb80a42e81fa5ed56e (127.0.215.1:37297)
I20260608 10:04:39.981797  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55000
I20260608 10:04:39.982841  2242 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35293
I20260608 10:04:39.983361  2242 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:39.985461  2242 heartbeater.cc:507] Master 127.0.215.61:35293 requested a full tablet report, sending...
I20260608 10:04:39.986852  2243 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42297
I20260608 10:04:39.987295  2243 heartbeater.cc:461] Registering TS with master...
W20260608 10:04:39.987250  2248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.988160  2243 heartbeater.cc:507] Master 127.0.215.62:42297 requested a full tablet report, sending...
W20260608 10:04:39.989176  2249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.989703  2015 ts_manager.cc:194] Registered new tserver with Master: f8f86fc3e7b14abb80a42e81fa5ed56e (127.0.215.1:37297)
I20260608 10:04:39.992197  1950 ts_manager.cc:194] Registered new tserver with Master: f8f86fc3e7b14abb80a42e81fa5ed56e (127.0.215.1:37297)
I20260608 10:04:39.994848   860 server_base.cc:1061] running on GCE node
W20260608 10:04:39.994863  2251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:39.996031   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:39.996315   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:39.996508   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913079996490 us; error 0 us; skew 500 ppm
I20260608 10:04:39.997095   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:39.999631   860 webserver.cc:533] Webserver started at http://127.0.215.2:40247/ using document root <none> and password file <none>
I20260608 10:04:40.000161   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.000377   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.000663   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.001766   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:40.006479   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:04:40.009948  2256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.010946   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:40.011226   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc"
format_stamp: "Formatted at 2026-06-08 10:04:39 on dist-test-slave-l651"
I20260608 10:04:40.011476   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:40.027943   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.029366   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.030912   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:40.033344   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:40.033602   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.033859   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:40.034047   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.075590   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:33189
I20260608 10:04:40.075721  2318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:33189 every 8 connection(s)
I20260608 10:04:40.108966   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:40.111369  2319 heartbeater.cc:344] Connected to a master server at 127.0.215.60:36741
I20260608 10:04:40.111855  2319 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.112895  2319 heartbeater.cc:507] Master 127.0.215.60:36741 requested a full tablet report, sending...
I20260608 10:04:40.113229  2321 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42297
I20260608 10:04:40.113682  2321 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.114135  2320 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35293
I20260608 10:04:40.114578  2320 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.114642  2321 heartbeater.cc:507] Master 127.0.215.62:42297 requested a full tablet report, sending...
I20260608 10:04:40.115602  2320 heartbeater.cc:507] Master 127.0.215.61:35293 requested a full tablet report, sending...
I20260608 10:04:40.115634  2080 ts_manager.cc:194] Registered new tserver with Master: d19bb5e07e044d6b9849fb7cfba7e9dc (127.0.215.2:33189)
I20260608 10:04:40.117780  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55010
I20260608 10:04:40.118249  1950 ts_manager.cc:194] Registered new tserver with Master: d19bb5e07e044d6b9849fb7cfba7e9dc (127.0.215.2:33189)
I20260608 10:04:40.118575  2015 ts_manager.cc:194] Registered new tserver with Master: d19bb5e07e044d6b9849fb7cfba7e9dc (127.0.215.2:33189)
W20260608 10:04:40.123766  2326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:40.125717  2327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:40.128858   860 server_base.cc:1061] running on GCE node
W20260608 10:04:40.129276  2329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:40.130299   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:40.130611   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:40.130831   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913080130806 us; error 0 us; skew 500 ppm
I20260608 10:04:40.131422   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:40.133893   860 webserver.cc:533] Webserver started at http://127.0.215.3:45683/ using document root <none> and password file <none>
I20260608 10:04:40.134485   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.134708   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.135004   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.136090   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "22d27818cf244a78b7bd54bfff99c1a2"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-l651"
I20260608 10:04:40.140951   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:04:40.144603  2334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.145457   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:40.145851   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "22d27818cf244a78b7bd54bfff99c1a2"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-l651"
I20260608 10:04:40.146188   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:40.167419   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.168771   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.170126   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:40.172689   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:40.172987   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.173365   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:40.173516   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.216323   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:40581
I20260608 10:04:40.216442  2396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:40581 every 8 connection(s)
I20260608 10:04:40.245110  2397 heartbeater.cc:344] Connected to a master server at 127.0.215.60:36741
I20260608 10:04:40.245682  2397 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.246726  2397 heartbeater.cc:507] Master 127.0.215.60:36741 requested a full tablet report, sending...
I20260608 10:04:40.247172  2399 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42297
I20260608 10:04:40.247593  2398 heartbeater.cc:344] Connected to a master server at 127.0.215.61:35293
I20260608 10:04:40.247638  2399 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.248193  2398 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.249037  2399 heartbeater.cc:507] Master 127.0.215.62:42297 requested a full tablet report, sending...
I20260608 10:04:40.249174  2398 heartbeater.cc:507] Master 127.0.215.61:35293 requested a full tablet report, sending...
I20260608 10:04:40.249563  2080 ts_manager.cc:194] Registered new tserver with Master: 22d27818cf244a78b7bd54bfff99c1a2 (127.0.215.3:40581)
I20260608 10:04:40.251495  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55012
I20260608 10:04:40.252161  1950 ts_manager.cc:194] Registered new tserver with Master: 22d27818cf244a78b7bd54bfff99c1a2 (127.0.215.3:40581)
I20260608 10:04:40.252394  2015 ts_manager.cc:194] Registered new tserver with Master: 22d27818cf244a78b7bd54bfff99c1a2 (127.0.215.3:40581)
I20260608 10:04:40.252734   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02771092s
I20260608 10:04:40.773087  2144 catalog_manager.cc:1294] Loaded cluster ID: 50a844d28da1421e9e5e060c8d2df3fb
I20260608 10:04:40.773409  2144 catalog_manager.cc:1587] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: loading cluster ID for follower catalog manager: success
I20260608 10:04:40.777990  2144 catalog_manager.cc:1609] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: acquiring CA information for follower catalog manager: success
I20260608 10:04:40.779824  2150 catalog_manager.cc:1294] Loaded cluster ID: 50a844d28da1421e9e5e060c8d2df3fb
I20260608 10:04:40.780153  2150 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: loading cluster ID for follower catalog manager: success
I20260608 10:04:40.782732  2144 catalog_manager.cc:1637] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:40.786888  2150 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: acquiring CA information for follower catalog manager: success
I20260608 10:04:40.790571  2150 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:40.985345  2241 heartbeater.cc:499] Master 127.0.215.60:36741 was elected leader, sending a full tablet report...
I20260608 10:04:41.123597  2319 heartbeater.cc:499] Master 127.0.215.60:36741 was elected leader, sending a full tablet report...
I20260608 10:04:41.255017  2397 heartbeater.cc:499] Master 127.0.215.60:36741 was elected leader, sending a full tablet report...
I20260608 10:04:41.787220  2160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:41.857501  2080 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55016:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:04:41.944768  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 8df4d51b97b646d0ae361bb0b05d63d6 (DEFAULT_TABLE table=test-workload [id=dba808d2feae4e06973384319717443b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:04:41.946300  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df4d51b97b646d0ae361bb0b05d63d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.947849  2362 tablet_service.cc:1511] Processing CreateTablet for tablet b9693323fb66443c9642bf85afff8568 (DEFAULT_TABLE table=test-workload [id=dba808d2feae4e06973384319717443b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:04:41.949227  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9693323fb66443c9642bf85afff8568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.949887  2206 tablet_service.cc:1511] Processing CreateTablet for tablet 71f0054b39a94a21ae8fdd2e452504b4 (DEFAULT_TABLE table=test-workload [id=dba808d2feae4e06973384319717443b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:04:41.951404  2206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f0054b39a94a21ae8fdd2e452504b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.968257  2433 tablet_bootstrap.cc:492] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: Bootstrap starting.
I20260608 10:04:41.970155  2434 tablet_bootstrap.cc:492] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: Bootstrap starting.
I20260608 10:04:41.971702  2435 tablet_bootstrap.cc:492] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: Bootstrap starting.
I20260608 10:04:41.977391  2434 tablet_bootstrap.cc:654] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.977581  2433 tablet_bootstrap.cc:654] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.979609  2435 tablet_bootstrap.cc:654] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.983407  2434 tablet_bootstrap.cc:492] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: No bootstrap required, opened a new log
I20260608 10:04:41.983876  2434 ts_tablet_manager.cc:1403] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 10:04:41.985075  2433 tablet_bootstrap.cc:492] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: No bootstrap required, opened a new log
I20260608 10:04:41.985585  2433 ts_tablet_manager.cc:1403] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:04:41.987010  2435 tablet_bootstrap.cc:492] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: No bootstrap required, opened a new log
I20260608 10:04:41.986840  2434 raft_consensus.cc:359] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33189 } }
I20260608 10:04:41.987581  2435 ts_tablet_manager.cc:1403] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 10:04:41.987597  2434 raft_consensus.cc:385] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.988149  2434 raft_consensus.cc:740] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19bb5e07e044d6b9849fb7cfba7e9dc, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.988991  2434 consensus_queue.cc:260] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d19bb5e07e044d6b9849fb7cfba7e9dc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33189 } }
I20260608 10:04:41.989739  2433 raft_consensus.cc:359] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d27818cf244a78b7bd54bfff99c1a2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 40581 } }
I20260608 10:04:41.990376  2434 raft_consensus.cc:399] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:41.991626  2433 raft_consensus.cc:385] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.991755  2434 raft_consensus.cc:493] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:41.992134  2433 raft_consensus.cc:740] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d27818cf244a78b7bd54bfff99c1a2, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.992403  2434 raft_consensus.cc:3060] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.992719  2435 raft_consensus.cc:359] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37297 } }
I20260608 10:04:41.993441  2435 raft_consensus.cc:385] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.993387  2433 consensus_queue.cc:260] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22d27818cf244a78b7bd54bfff99c1a2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 40581 } }
I20260608 10:04:41.993955  2435 raft_consensus.cc:740] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8f86fc3e7b14abb80a42e81fa5ed56e, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.994307  2433 raft_consensus.cc:399] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:41.994797  2433 raft_consensus.cc:493] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:41.995257  2433 raft_consensus.cc:3060] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.995038  2435 consensus_queue.cc:260] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8f86fc3e7b14abb80a42e81fa5ed56e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37297 } }
I20260608 10:04:41.995908  2435 raft_consensus.cc:399] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:41.996340  2435 raft_consensus.cc:493] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:41.996815  2435 raft_consensus.cc:3060] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:42.002727  2434 raft_consensus.cc:515] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33189 } }
I20260608 10:04:42.003545  2434 leader_election.cc:304] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [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: d19bb5e07e044d6b9849fb7cfba7e9dc; no voters: 
I20260608 10:04:42.004798  2435 raft_consensus.cc:515] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37297 } }
I20260608 10:04:42.005807  2435 leader_election.cc:304] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [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: f8f86fc3e7b14abb80a42e81fa5ed56e; no voters: 
I20260608 10:04:42.007654  2433 raft_consensus.cc:515] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d27818cf244a78b7bd54bfff99c1a2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 40581 } }
I20260608 10:04:42.008508  2434 leader_election.cc:290] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:42.009079  2439 raft_consensus.cc:2804] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:42.008956  2433 leader_election.cc:304] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [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: 22d27818cf244a78b7bd54bfff99c1a2; no voters: 
I20260608 10:04:42.011979  2435 leader_election.cc:290] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:42.012563  2440 raft_consensus.cc:2804] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:42.018301  2440 raft_consensus.cc:697] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 1 LEADER]: Becoming Leader. State: Replica: f8f86fc3e7b14abb80a42e81fa5ed56e, State: Running, Role: LEADER
I20260608 10:04:42.021142  2435 ts_tablet_manager.cc:1434] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.015s
I20260608 10:04:42.021675  2440 consensus_queue.cc:237] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [LEADER]: Queue going to LEADER mode. State: All 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: "f8f86fc3e7b14abb80a42e81fa5ed56e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37297 } }
I20260608 10:04:42.020409  2443 raft_consensus.cc:2804] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:42.020843  2433 leader_election.cc:290] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:42.026391  2439 raft_consensus.cc:697] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 1 LEADER]: Becoming Leader. State: Replica: d19bb5e07e044d6b9849fb7cfba7e9dc, State: Running, Role: LEADER
I20260608 10:04:42.029291  2434 ts_tablet_manager.cc:1434] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: Time spent starting tablet: real 0.045s	user 0.019s	sys 0.024s
I20260608 10:04:42.028389  2439 consensus_queue.cc:237] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [LEADER]: Queue going to LEADER mode. State: All 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: "d19bb5e07e044d6b9849fb7cfba7e9dc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33189 } }
I20260608 10:04:42.030187  2443 raft_consensus.cc:697] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 22d27818cf244a78b7bd54bfff99c1a2, State: Running, Role: LEADER
I20260608 10:04:42.031546  2443 consensus_queue.cc:237] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [LEADER]: Queue going to LEADER mode. State: All 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: "22d27818cf244a78b7bd54bfff99c1a2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 40581 } }
I20260608 10:04:42.040243  2433 ts_tablet_manager.cc:1434] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: Time spent starting tablet: real 0.054s	user 0.019s	sys 0.017s
I20260608 10:04:42.055866  2080 catalog_manager.cc:5696] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d19bb5e07e044d6b9849fb7cfba7e9dc (127.0.215.2). New cstate: current_term: 1 leader_uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19bb5e07e044d6b9849fb7cfba7e9dc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33189 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:42.071782  2078 catalog_manager.cc:5696] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e reported cstate change: term changed from 0 to 1, leader changed from <none> to f8f86fc3e7b14abb80a42e81fa5ed56e (127.0.215.1). New cstate: current_term: 1 leader_uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f86fc3e7b14abb80a42e81fa5ed56e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37297 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:42.091398  2079 catalog_manager.cc:5696] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d27818cf244a78b7bd54bfff99c1a2 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "22d27818cf244a78b7bd54bfff99c1a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d27818cf244a78b7bd54bfff99c1a2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:42.167834   860 master.cc:562] Master@127.0.215.60:36741 shutting down...
I20260608 10:04:42.182293   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:42.183235   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:42.183624   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P abe5053dc89b4875a0523d7cb060572a: stopping tablet replica
I20260608 10:04:42.205824   860 master.cc:584] Master@127.0.215.60:36741 shutdown complete.
W20260608 10:04:43.107044  2319 heartbeater.cc:646] Failed to heartbeat to 127.0.215.60:36741 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
I20260608 10:04:43.641469  2458 raft_consensus.cc:493] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Starting pre-election (detected failure of leader abe5053dc89b4875a0523d7cb060572a)
I20260608 10:04:43.642064  2458 raft_consensus.cc:515] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:43.642947  2459 raft_consensus.cc:493] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader abe5053dc89b4875a0523d7cb060572a)
I20260608 10:04:43.643425  2459 raft_consensus.cc:515] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:43.644266  2458 leader_election.cc:290] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 967c4a49e3ae4766adc39f70d3d4fb73 (127.0.215.61:35293), abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741)
I20260608 10:04:43.645140  2025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" is_pre_election: true
I20260608 10:04:43.645555  2459 leader_election.cc:290] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers efd38ec3b8284e59bab02a0efc0e3ced (127.0.215.62:42297), abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741)
I20260608 10:04:43.645816  2025 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efd38ec3b8284e59bab02a0efc0e3ced in term 1.
I20260608 10:04:43.647383  1934 leader_election.cc:304] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [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: 967c4a49e3ae4766adc39f70d3d4fb73, efd38ec3b8284e59bab02a0efc0e3ced; no voters: 
I20260608 10:04:43.648451  2458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:43.648806  1959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" is_pre_election: true
I20260608 10:04:43.648960  2458 raft_consensus.cc:493] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Starting leader election (detected failure of leader abe5053dc89b4875a0523d7cb060572a)
I20260608 10:04:43.649555  2458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:04:43.652393  1937 leader_election.cc:336] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741): Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
W20260608 10:04:43.654290  2001 leader_election.cc:336] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741): Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
I20260608 10:04:43.656244  2458 raft_consensus.cc:515] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:43.657354  1959 raft_consensus.cc:2393] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 967c4a49e3ae4766adc39f70d3d4fb73 in current term 2: Already voted for candidate efd38ec3b8284e59bab02a0efc0e3ced in this term.
I20260608 10:04:43.658141  2458 leader_election.cc:290] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [CANDIDATE]: Term 2 election: Requested vote from peers 967c4a49e3ae4766adc39f70d3d4fb73 (127.0.215.61:35293), abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741)
I20260608 10:04:43.659173  2025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "967c4a49e3ae4766adc39f70d3d4fb73"
I20260608 10:04:43.659809  2025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:43.660946  1999 leader_election.cc:304] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [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: 967c4a49e3ae4766adc39f70d3d4fb73; no voters: abe5053dc89b4875a0523d7cb060572a, efd38ec3b8284e59bab02a0efc0e3ced
W20260608 10:04:43.662740  1937 leader_election.cc:336] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741): Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111)
I20260608 10:04:43.665366  2025 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efd38ec3b8284e59bab02a0efc0e3ced in term 2.
I20260608 10:04:43.665879  2459 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:04:43.666604  1934 leader_election.cc:304] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [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: 967c4a49e3ae4766adc39f70d3d4fb73, efd38ec3b8284e59bab02a0efc0e3ced; no voters: abe5053dc89b4875a0523d7cb060572a
I20260608 10:04:43.667570  2458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:43.668819  2458 raft_consensus.cc:697] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 LEADER]: Becoming Leader. State: Replica: efd38ec3b8284e59bab02a0efc0e3ced, State: Running, Role: LEADER
I20260608 10:04:43.669545  2458 consensus_queue.cc:237] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } }
I20260608 10:04:43.673483  2464 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: SysCatalogTable state changed. Reason: New leader efd38ec3b8284e59bab02a0efc0e3ced. Latest consensus state: current_term: 2 leader_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:43.674283  2464 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:43.675776  2466 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:43.680800  2466 catalog_manager.cc:679] Loaded metadata for table test-workload [id=dba808d2feae4e06973384319717443b]
I20260608 10:04:43.685418  2466 tablet_loader.cc:96] loaded metadata for tablet 71f0054b39a94a21ae8fdd2e452504b4 (table test-workload [id=dba808d2feae4e06973384319717443b])
I20260608 10:04:43.686816  2466 tablet_loader.cc:96] loaded metadata for tablet 8df4d51b97b646d0ae361bb0b05d63d6 (table test-workload [id=dba808d2feae4e06973384319717443b])
I20260608 10:04:43.687834  2466 tablet_loader.cc:96] loaded metadata for tablet b9693323fb66443c9642bf85afff8568 (table test-workload [id=dba808d2feae4e06973384319717443b])
I20260608 10:04:43.688740  2466 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:43.691933  2466 catalog_manager.cc:1294] Loaded cluster ID: 50a844d28da1421e9e5e060c8d2df3fb
I20260608 10:04:43.692147  2466 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:43.695668  2466 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:43.698871  2466 catalog_manager.cc:6080] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: Loaded TSK: 0
I20260608 10:04:43.699846  2466 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:43.710256  2139 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:43.710625  2139 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:04:44.195657  1937 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 10:04:44.199256  1937 consensus_peers.cc:597] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced -> Peer abe5053dc89b4875a0523d7cb060572a (127.0.215.60:36741): Couldn't send request to peer abe5053dc89b4875a0523d7cb060572a. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.60:36741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:44.250265  2025 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 2 FOLLOWER]: Refusing update from remote peer efd38ec3b8284e59bab02a0efc0e3ced: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 10:04:44.251844  2470 consensus_queue.cc:1048] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 10:04:44.257525  2473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader efd38ec3b8284e59bab02a0efc0e3ced. Latest consensus state: current_term: 2 leader_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:44.258260  2473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:44.262133  2470 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:44.263022  2470 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:44.264710  2473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efd38ec3b8284e59bab02a0efc0e3ced" member_type: VOTER last_known_addr { host: "127.0.215.62" port: 42297 } } peers { permanent_uuid: "967c4a49e3ae4766adc39f70d3d4fb73" member_type: VOTER last_known_addr { host: "127.0.215.61" port: 35293 } } peers { permanent_uuid: "abe5053dc89b4875a0523d7cb060572a" member_type: VOTER last_known_addr { host: "127.0.215.60" port: 36741 } } }
I20260608 10:04:44.265431  2473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:44.766072   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:04:44.788188   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:44.788918   860 tablet_replica.cc:333] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e: stopping tablet replica
I20260608 10:04:44.789546   860 raft_consensus.cc:2243] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:44.790059   860 raft_consensus.cc:2272] T 71f0054b39a94a21ae8fdd2e452504b4 P f8f86fc3e7b14abb80a42e81fa5ed56e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:44.809541   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:04:44.819526   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:04:44.837185   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:44.837891   860 tablet_replica.cc:333] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc: stopping tablet replica
I20260608 10:04:44.838521   860 raft_consensus.cc:2243] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:44.838948   860 raft_consensus.cc:2272] T 8df4d51b97b646d0ae361bb0b05d63d6 P d19bb5e07e044d6b9849fb7cfba7e9dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:44.856806   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:04:44.866045   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:04:44.883275   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:44.883972   860 tablet_replica.cc:333] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2: stopping tablet replica
I20260608 10:04:44.884491   860 raft_consensus.cc:2243] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:44.884904   860 raft_consensus.cc:2272] T b9693323fb66443c9642bf85afff8568 P 22d27818cf244a78b7bd54bfff99c1a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:44.903342   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:04:44.912142   860 master.cc:562] Master@127.0.215.62:42297 shutting down...
I20260608 10:04:44.937852   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:44.939195   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:44.939765   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P efd38ec3b8284e59bab02a0efc0e3ced: stopping tablet replica
I20260608 10:04:44.960542   860 master.cc:584] Master@127.0.215.62:42297 shutdown complete.
I20260608 10:04:44.976249   860 master.cc:562] Master@127.0.215.61:35293 shutting down...
I20260608 10:04:44.992707   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:44.993225   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:44.993489   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 967c4a49e3ae4766adc39f70d3d4fb73: stopping tablet replica
I20260608 10:04:45.012240   860 master.cc:584] Master@127.0.215.61:35293 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (5738 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:04:45.039333   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:46413
I20260608 10:04:45.040616   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:45.046198  2482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.047214  2481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.047966  2484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:45.048570   860 server_base.cc:1061] running on GCE node
I20260608 10:04:45.049572   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:45.049804   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:45.050024   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913085049971 us; error 0 us; skew 500 ppm
I20260608 10:04:45.050729   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:45.053349   860 webserver.cc:533] Webserver started at http://127.0.215.62:38605/ using document root <none> and password file <none>
I20260608 10:04:45.053932   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:45.054143   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:45.054492   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:45.055680   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "5429cfe447224a0684378ca765b33b60"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.061174   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:45.065222  2489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.066123   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:45.066499   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "5429cfe447224a0684378ca765b33b60"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.066838   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:45.084013   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:45.085175   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:45.122305   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:46413
I20260608 10:04:45.122455  2540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:46413 every 8 connection(s)
I20260608 10:04:45.126623  2541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:45.138414  2541 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60: Bootstrap starting.
I20260608 10:04:45.143133  2541 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:45.147570  2541 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60: No bootstrap required, opened a new log
I20260608 10:04:45.149809  2541 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5429cfe447224a0684378ca765b33b60" member_type: VOTER }
I20260608 10:04:45.150274  2541 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:45.150571  2541 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5429cfe447224a0684378ca765b33b60, State: Initialized, Role: FOLLOWER
I20260608 10:04:45.151242  2541 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5429cfe447224a0684378ca765b33b60" member_type: VOTER }
I20260608 10:04:45.151741  2541 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:45.151979  2541 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:45.152287  2541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:45.157902  2541 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5429cfe447224a0684378ca765b33b60" member_type: VOTER }
I20260608 10:04:45.158691  2541 leader_election.cc:304] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [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: 5429cfe447224a0684378ca765b33b60; no voters: 
I20260608 10:04:45.160023  2541 leader_election.cc:290] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:45.160430  2544 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:45.161966  2544 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 1 LEADER]: Becoming Leader. State: Replica: 5429cfe447224a0684378ca765b33b60, State: Running, Role: LEADER
I20260608 10:04:45.163106  2544 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [LEADER]: Queue going to LEADER mode. State: All 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: "5429cfe447224a0684378ca765b33b60" member_type: VOTER }
I20260608 10:04:45.163591  2541 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:45.167600  2545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5429cfe447224a0684378ca765b33b60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5429cfe447224a0684378ca765b33b60" member_type: VOTER } }
I20260608 10:04:45.168452  2545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:45.167711  2546 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5429cfe447224a0684378ca765b33b60. Latest consensus state: current_term: 1 leader_uuid: "5429cfe447224a0684378ca765b33b60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5429cfe447224a0684378ca765b33b60" member_type: VOTER } }
I20260608 10:04:45.171505  2546 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:45.172078  2552 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:45.177352  2552 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:45.181056   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:45.188264  2552 catalog_manager.cc:1382] Generated new cluster ID: 2d02fb9532ed4867abeca8ee01039f75
I20260608 10:04:45.188575  2552 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:45.215060  2552 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:45.216428  2552 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:45.234807  2552 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60: Generated new TSK 0
I20260608 10:04:45.235559  2552 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:45.250829   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:45.257889  2562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.259042  2563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.262701  2565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:45.264758   860 server_base.cc:1061] running on GCE node
I20260608 10:04:45.266191   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:45.266577   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:45.266829   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913085266811 us; error 0 us; skew 500 ppm
I20260608 10:04:45.267501   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:45.270219   860 webserver.cc:533] Webserver started at http://127.0.215.1:39821/ using document root <none> and password file <none>
I20260608 10:04:45.270864   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:45.271083   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:45.271404   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:45.272593   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "49bef97e6d944dd4b4db94b73d76030f"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.278379   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:04:45.282207  2570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.283288   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:45.283579   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "49bef97e6d944dd4b4db94b73d76030f"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.283844   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:45.308333   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:45.309394   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:45.310897   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:45.333657   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:45.334052   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 10:04:45.334481   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:45.334645   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.381021   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:35255
I20260608 10:04:45.381245  2633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:35255 every 8 connection(s)
I20260608 10:04:45.387890   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:45.398615  2638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.399976  2639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.403534  2641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:45.403980   860 server_base.cc:1061] running on GCE node
I20260608 10:04:45.405283   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:45.405514   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:45.405798   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913085405774 us; error 0 us; skew 500 ppm
I20260608 10:04:45.406525   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:45.407361  2634 heartbeater.cc:344] Connected to a master server at 127.0.215.62:46413
I20260608 10:04:45.407881  2634 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:45.408957  2634 heartbeater.cc:507] Master 127.0.215.62:46413 requested a full tablet report, sending...
I20260608 10:04:45.410184   860 webserver.cc:533] Webserver started at http://127.0.215.2:40857/ using document root <none> and password file <none>
I20260608 10:04:45.410915   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:45.411206   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:45.411672   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:45.412277  2506 ts_manager.cc:194] Registered new tserver with Master: 49bef97e6d944dd4b4db94b73d76030f (127.0.215.1:35255)
I20260608 10:04:45.414001   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "822ed4f3498e4fb5ae258375635beb68"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.415539  2506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49802
I20260608 10:04:45.420717   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:04:45.424674  2646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.425529   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:04:45.425863   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "822ed4f3498e4fb5ae258375635beb68"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.426148   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:45.454879   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:45.456305   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:45.457945   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:45.460585   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:45.460843   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.461102   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:45.461292   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.509490   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:35267
I20260608 10:04:45.509635  2708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:35267 every 8 connection(s)
I20260608 10:04:45.514772   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:45.522691  2712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.522828  2713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:45.525108  2715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:45.528239   860 server_base.cc:1061] running on GCE node
I20260608 10:04:45.529284  2709 heartbeater.cc:344] Connected to a master server at 127.0.215.62:46413
I20260608 10:04:45.529429   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:45.529701   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:45.529743  2709 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:45.530002   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913085529980 us; error 0 us; skew 500 ppm
I20260608 10:04:45.530817  2709 heartbeater.cc:507] Master 127.0.215.62:46413 requested a full tablet report, sending...
I20260608 10:04:45.530956   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:45.533465  2506 ts_manager.cc:194] Registered new tserver with Master: 822ed4f3498e4fb5ae258375635beb68 (127.0.215.2:35267)
I20260608 10:04:45.534128   860 webserver.cc:533] Webserver started at http://127.0.215.3:39547/ using document root <none> and password file <none>
I20260608 10:04:45.534806   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:45.535060   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:45.535394   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:45.535377  2506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49816
I20260608 10:04:45.537638   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "a72a62200dfd4e26aa0c282bda8d1e65"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.544127   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:45.547868  2720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.548729   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:04:45.548998   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "a72a62200dfd4e26aa0c282bda8d1e65"
format_stamp: "Formatted at 2026-06-08 10:04:45 on dist-test-slave-l651"
I20260608 10:04:45.549247   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:45.576835   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:45.578127   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:45.579548   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:45.581979   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:45.582171   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.582551   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:45.582703   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:45.628010   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:38101
I20260608 10:04:45.628155  2782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:38101 every 8 connection(s)
I20260608 10:04:45.643811  2783 heartbeater.cc:344] Connected to a master server at 127.0.215.62:46413
I20260608 10:04:45.644300  2783 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:45.645195  2783 heartbeater.cc:507] Master 127.0.215.62:46413 requested a full tablet report, sending...
I20260608 10:04:45.648520  2506 ts_manager.cc:194] Registered new tserver with Master: a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101)
I20260608 10:04:45.649415   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017550316s
I20260608 10:04:45.650511  2506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49830
I20260608 10:04:46.419056  2634 heartbeater.cc:499] Master 127.0.215.62:46413 was elected leader, sending a full tablet report...
I20260608 10:04:46.539431  2709 heartbeater.cc:499] Master 127.0.215.62:46413 was elected leader, sending a full tablet report...
I20260608 10:04:46.653791  2783 heartbeater.cc:499] Master 127.0.215.62:46413 was elected leader, sending a full tablet report...
I20260608 10:04:46.709640  2506 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49842:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:04:46.712169  2506 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:04:46.773550  2748 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9fc1ae51b3478c8bfc36c285df7404 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:46.775381  2748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9fc1ae51b3478c8bfc36c285df7404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.778438  2747 tablet_service.cc:1511] Processing CreateTablet for tablet db69a4cc87a64c7e965306ab39e5ce88 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:46.780093  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69a4cc87a64c7e965306ab39e5ce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.798112  2599 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9fc1ae51b3478c8bfc36c285df7404 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:46.798465  2674 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9fc1ae51b3478c8bfc36c285df7404 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:46.798693  2598 tablet_service.cc:1511] Processing CreateTablet for tablet db69a4cc87a64c7e965306ab39e5ce88 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:46.799886  2599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9fc1ae51b3478c8bfc36c285df7404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.799973  2674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9fc1ae51b3478c8bfc36c285df7404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.800642  2598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69a4cc87a64c7e965306ab39e5ce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.804352  2673 tablet_service.cc:1511] Processing CreateTablet for tablet db69a4cc87a64c7e965306ab39e5ce88 (DEFAULT_TABLE table=test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:46.806391  2673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69a4cc87a64c7e965306ab39e5ce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:46.826455  2802 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: Bootstrap starting.
I20260608 10:04:46.827385  2803 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: Bootstrap starting.
I20260608 10:04:46.835019  2802 tablet_bootstrap.cc:654] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.836876  2803 tablet_bootstrap.cc:654] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.840641  2804 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: Bootstrap starting.
I20260608 10:04:46.845685  2802 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: No bootstrap required, opened a new log
I20260608 10:04:46.846240  2803 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: No bootstrap required, opened a new log
I20260608 10:04:46.846414  2802 ts_tablet_manager.cc:1403] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 10:04:46.846990  2803 ts_tablet_manager.cc:1403] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 10:04:46.849768  2804 tablet_bootstrap.cc:654] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.850087  2802 raft_consensus.cc:359] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.851116  2802 raft_consensus.cc:385] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.850595  2803 raft_consensus.cc:359] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.851514  2802 raft_consensus.cc:740] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72a62200dfd4e26aa0c282bda8d1e65, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.851626  2803 raft_consensus.cc:385] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.852044  2803 raft_consensus.cc:740] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49bef97e6d944dd4b4db94b73d76030f, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.852527  2802 consensus_queue.cc:260] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.852957  2803 consensus_queue.cc:260] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.856389  2804 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: No bootstrap required, opened a new log
I20260608 10:04:46.856683  2802 ts_tablet_manager.cc:1434] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 10:04:46.857070  2804 ts_tablet_manager.cc:1403] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 10:04:46.858461  2802 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Bootstrap starting.
I20260608 10:04:46.860666  2804 raft_consensus.cc:359] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.861632  2804 raft_consensus.cc:385] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.862015  2804 raft_consensus.cc:740] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822ed4f3498e4fb5ae258375635beb68, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.862978  2804 consensus_queue.cc:260] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.866263  2803 ts_tablet_manager.cc:1434] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 10:04:46.868083  2802 tablet_bootstrap.cc:654] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.868705  2803 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: Bootstrap starting.
I20260608 10:04:46.878460  2803 tablet_bootstrap.cc:654] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.880925  2802 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: No bootstrap required, opened a new log
I20260608 10:04:46.881646  2802 ts_tablet_manager.cc:1403] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 10:04:46.886593  2802 raft_consensus.cc:359] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.887699  2802 raft_consensus.cc:385] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.888105  2802 raft_consensus.cc:740] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72a62200dfd4e26aa0c282bda8d1e65, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.889240  2802 consensus_queue.cc:260] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.893204  2802 ts_tablet_manager.cc:1434] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:04:46.893249  2803 tablet_bootstrap.cc:492] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: No bootstrap required, opened a new log
I20260608 10:04:46.894290  2803 ts_tablet_manager.cc:1403] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260608 10:04:46.894510  2809 raft_consensus.cc:493] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:46.895076  2809 raft_consensus.cc:515] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.897768  2803 raft_consensus.cc:359] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.898299  2809 leader_election.cc:290] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822ed4f3498e4fb5ae258375635beb68 (127.0.215.2:35267), a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101)
I20260608 10:04:46.898672  2803 raft_consensus.cc:385] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.899083  2803 raft_consensus.cc:740] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49bef97e6d944dd4b4db94b73d76030f, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.900163  2803 consensus_queue.cc:260] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:46.901540  2804 ts_tablet_manager.cc:1434] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: Time spent starting tablet: real 0.044s	user 0.022s	sys 0.008s
I20260608 10:04:46.903023  2804 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: Bootstrap starting.
I20260608 10:04:46.905107  2803 ts_tablet_manager.cc:1434] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 10:04:46.910856  2804 tablet_bootstrap.cc:654] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:46.917905  2804 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: No bootstrap required, opened a new log
I20260608 10:04:46.918597  2804 ts_tablet_manager.cc:1403] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:04:46.922036  2804 raft_consensus.cc:359] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.922955  2804 raft_consensus.cc:385] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:46.923350  2804 raft_consensus.cc:740] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822ed4f3498e4fb5ae258375635beb68, State: Initialized, Role: FOLLOWER
I20260608 10:04:46.924244  2804 consensus_queue.cc:260] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.924707  2684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69a4cc87a64c7e965306ab39e5ce88" candidate_uuid: "49bef97e6d944dd4b4db94b73d76030f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822ed4f3498e4fb5ae258375635beb68" is_pre_election: true
I20260608 10:04:46.925539  2684 raft_consensus.cc:2468] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49bef97e6d944dd4b4db94b73d76030f in term 0.
I20260608 10:04:46.926841  2804 ts_tablet_manager.cc:1434] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:04:46.927191  2573 leader_election.cc:304] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49bef97e6d944dd4b4db94b73d76030f, 822ed4f3498e4fb5ae258375635beb68; no voters: 
I20260608 10:04:46.928184  2809 raft_consensus.cc:2804] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:46.928558  2809 raft_consensus.cc:493] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:46.928918  2809 raft_consensus.cc:3060] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:46.932596  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69a4cc87a64c7e965306ab39e5ce88" candidate_uuid: "49bef97e6d944dd4b4db94b73d76030f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" is_pre_election: true
I20260608 10:04:46.933408  2758 raft_consensus.cc:2468] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49bef97e6d944dd4b4db94b73d76030f in term 0.
I20260608 10:04:46.935271  2809 raft_consensus.cc:515] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.937036  2809 leader_election.cc:290] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [CANDIDATE]: Term 1 election: Requested vote from peers 822ed4f3498e4fb5ae258375635beb68 (127.0.215.2:35267), a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101)
I20260608 10:04:46.938060  2684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69a4cc87a64c7e965306ab39e5ce88" candidate_uuid: "49bef97e6d944dd4b4db94b73d76030f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822ed4f3498e4fb5ae258375635beb68"
I20260608 10:04:46.938365  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69a4cc87a64c7e965306ab39e5ce88" candidate_uuid: "49bef97e6d944dd4b4db94b73d76030f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72a62200dfd4e26aa0c282bda8d1e65"
I20260608 10:04:46.938768  2684 raft_consensus.cc:3060] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:46.938935  2758 raft_consensus.cc:3060] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:46.946548  2758 raft_consensus.cc:2468] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49bef97e6d944dd4b4db94b73d76030f in term 1.
I20260608 10:04:46.946548  2684 raft_consensus.cc:2468] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49bef97e6d944dd4b4db94b73d76030f in term 1.
I20260608 10:04:46.948096  2573 leader_election.cc:304] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49bef97e6d944dd4b4db94b73d76030f, a72a62200dfd4e26aa0c282bda8d1e65; no voters: 
I20260608 10:04:46.948889  2809 raft_consensus.cc:2804] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:46.950124  2809 raft_consensus.cc:697] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 LEADER]: Becoming Leader. State: Replica: 49bef97e6d944dd4b4db94b73d76030f, State: Running, Role: LEADER
I20260608 10:04:46.951050  2809 consensus_queue.cc:237] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } }
I20260608 10:04:46.960896  2503 catalog_manager.cc:5696] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f reported cstate change: term changed from 0 to 1, leader changed from <none> to 49bef97e6d944dd4b4db94b73d76030f (127.0.215.1). New cstate: current_term: 1 leader_uuid: "49bef97e6d944dd4b4db94b73d76030f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:47.039788  2810 raft_consensus.cc:493] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:47.040292  2810 raft_consensus.cc:515] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:47.042537  2810 leader_election.cc:290] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101), 49bef97e6d944dd4b4db94b73d76030f (127.0.215.1:35255)
I20260608 10:04:47.054275  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9fc1ae51b3478c8bfc36c285df7404" candidate_uuid: "822ed4f3498e4fb5ae258375635beb68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" is_pre_election: true
I20260608 10:04:47.054958  2758 raft_consensus.cc:2468] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 822ed4f3498e4fb5ae258375635beb68 in term 0.
I20260608 10:04:47.055311  2609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9fc1ae51b3478c8bfc36c285df7404" candidate_uuid: "822ed4f3498e4fb5ae258375635beb68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49bef97e6d944dd4b4db94b73d76030f" is_pre_election: true
I20260608 10:04:47.056011  2609 raft_consensus.cc:2468] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 822ed4f3498e4fb5ae258375635beb68 in term 0.
I20260608 10:04:47.056104  2649 leader_election.cc:304] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 822ed4f3498e4fb5ae258375635beb68, a72a62200dfd4e26aa0c282bda8d1e65; no voters: 
I20260608 10:04:47.056948  2810 raft_consensus.cc:2804] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:47.057350  2810 raft_consensus.cc:493] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:47.057675  2810 raft_consensus.cc:3060] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:47.062415  2810 raft_consensus.cc:515] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:47.064275  2810 leader_election.cc:290] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [CANDIDATE]: Term 1 election: Requested vote from peers a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101), 49bef97e6d944dd4b4db94b73d76030f (127.0.215.1:35255)
I20260608 10:04:47.065156  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9fc1ae51b3478c8bfc36c285df7404" candidate_uuid: "822ed4f3498e4fb5ae258375635beb68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a72a62200dfd4e26aa0c282bda8d1e65"
I20260608 10:04:47.065574  2609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9fc1ae51b3478c8bfc36c285df7404" candidate_uuid: "822ed4f3498e4fb5ae258375635beb68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49bef97e6d944dd4b4db94b73d76030f"
I20260608 10:04:47.065846  2758 raft_consensus.cc:3060] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:47.066171  2609 raft_consensus.cc:3060] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:47.073308  2609 raft_consensus.cc:2468] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 822ed4f3498e4fb5ae258375635beb68 in term 1.
I20260608 10:04:47.073308  2758 raft_consensus.cc:2468] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 822ed4f3498e4fb5ae258375635beb68 in term 1.
I20260608 10:04:47.074770  2649 leader_election.cc:304] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 822ed4f3498e4fb5ae258375635beb68, a72a62200dfd4e26aa0c282bda8d1e65; no voters: 
I20260608 10:04:47.075500  2810 raft_consensus.cc:2804] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:47.076711  2810 raft_consensus.cc:697] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 1 LEADER]: Becoming Leader. State: Replica: 822ed4f3498e4fb5ae258375635beb68, State: Running, Role: LEADER
I20260608 10:04:47.077557  2810 consensus_queue.cc:237] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } }
I20260608 10:04:47.085237  2503 catalog_manager.cc:5696] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 822ed4f3498e4fb5ae258375635beb68 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "822ed4f3498e4fb5ae258375635beb68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:47.181137  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:47.183429  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:47.183799  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:47.462805  2822 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:47.483266  2825 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:47.529354  2810 consensus_queue.cc:1048] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:47.541792  2833 consensus_queue.cc:1048] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:49.184702  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:49.187089  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:49.187526  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:04:49.770449  2537 debug-util.cc:398] Leaking SignalData structure 0x7b080003fb80 after lost signal to thread 863
W20260608 10:04:49.771517  2537 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2f80 after lost signal to thread 2540
W20260608 10:04:49.772512  2537 debug-util.cc:398] Leaking SignalData structure 0x7b0800125b20 after lost signal to thread 2633
W20260608 10:04:49.773466  2537 debug-util.cc:398] Leaking SignalData structure 0x7b0800125b60 after lost signal to thread 2708
W20260608 10:04:49.774392  2537 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3e00 after lost signal to thread 2782
I20260608 10:04:51.188726  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:51.191921  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:51.192409  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:53.193449  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:53.195482  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:53.195823  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:55.196735  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:55.198777  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:55.199136  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:57.200162  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:57.202453  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:57.202872  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:57.254453   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:57.262212  2840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:57.262740  2841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:04:57.265034  2843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:04:57.266357   860 server_base.cc:1061] running on GCE node
I20260608 10:04:57.267926   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:57.268205   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:04:57.268424   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913097268405 us; error 0 us; skew 500 ppm
I20260608 10:04:57.269165   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:57.272255   860 webserver.cc:533] Webserver started at http://127.0.215.4:45595/ using document root <none> and password file <none>
I20260608 10:04:57.272874   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:57.273131   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:57.273458   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:57.275104   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "36b4507da49a4748a0c6bb5126e12db7"
format_stamp: "Formatted at 2026-06-08 10:04:57 on dist-test-slave-l651"
I20260608 10:04:57.280718   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:57.284791  2848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:57.285745   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:57.286108   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "36b4507da49a4748a0c6bb5126e12db7"
format_stamp: "Formatted at 2026-06-08 10:04:57 on dist-test-slave-l651"
I20260608 10:04:57.286540   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:04:57.297823   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:57.299348   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:57.300942   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:57.303596   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:57.303864   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:57.304136   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:57.304339   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:57.347433   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:42135
I20260608 10:04:57.347581  2910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:42135 every 8 connection(s)
I20260608 10:04:57.365417  2911 heartbeater.cc:344] Connected to a master server at 127.0.215.62:46413
I20260608 10:04:57.365881  2911 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:57.366714  2911 heartbeater.cc:507] Master 127.0.215.62:46413 requested a full tablet report, sending...
I20260608 10:04:57.369086  2503 ts_manager.cc:194] Registered new tserver with Master: 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4:42135)
I20260608 10:04:57.370932  2503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46794
I20260608 10:04:58.373739  2911 heartbeater.cc:499] Master 127.0.215.62:46413 was elected leader, sending a full tablet report...
I20260608 10:04:58.692812  2609 consensus_queue.cc:237] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [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: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } }
I20260608 10:04:58.709753  2684 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:58.711645  2757 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:58.712013  2915 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:58.719017  2915 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:58.731890  2571 consensus_peers.cc:597] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f -> Peer 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4:42135): Couldn't send request to peer 36b4507da49a4748a0c6bb5126e12db7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db69a4cc87a64c7e965306ab39e5ce88. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:58.743697  2920 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } } }
I20260608 10:04:58.747304  2684 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } } }
I20260608 10:04:58.748102  2757 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } } }
I20260608 10:04:58.767508  2503 catalog_manager.cc:5696] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f reported cstate change: config changed from index -1 to 2, NON_VOTER 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "49bef97e6d944dd4b4db94b73d76030f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:59.203845  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:59.206470  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:59.206887  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:59.309285  2930 ts_tablet_manager.cc:933] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Initiating tablet copy from peer 49bef97e6d944dd4b4db94b73d76030f (127.0.215.1:35255)
I20260608 10:04:59.311479  2930 tablet_copy_client.cc:323] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:35255
I20260608 10:04:59.323400  2619 tablet_copy_service.cc:140] P 49bef97e6d944dd4b4db94b73d76030f: Received BeginTabletCopySession request for tablet db69a4cc87a64c7e965306ab39e5ce88 from peer 36b4507da49a4748a0c6bb5126e12db7 ({username='slave'} at 127.0.0.1:36064)
I20260608 10:04:59.323930  2619 tablet_copy_service.cc:161] P 49bef97e6d944dd4b4db94b73d76030f: Beginning new tablet copy session on tablet db69a4cc87a64c7e965306ab39e5ce88 from peer 36b4507da49a4748a0c6bb5126e12db7 at {username='slave'} at 127.0.0.1:36064: session id = 36b4507da49a4748a0c6bb5126e12db7-db69a4cc87a64c7e965306ab39e5ce88
I20260608 10:04:59.329612  2619 tablet_copy_source_session.cc:215] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:59.332804  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69a4cc87a64c7e965306ab39e5ce88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:59.344426  2930 tablet_copy_client.cc:806] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:59.345103  2930 tablet_copy_client.cc:670] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:59.349385  2930 tablet_copy_client.cc:538] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:59.356249  2930 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Bootstrap starting.
I20260608 10:04:59.373700  2930 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:59.374583  2930 tablet_bootstrap.cc:492] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Bootstrap complete.
I20260608 10:04:59.375197  2930 ts_tablet_manager.cc:1403] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 10:04:59.377774  2930 raft_consensus.cc:359] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } }
I20260608 10:04:59.378585  2930 raft_consensus.cc:740] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36b4507da49a4748a0c6bb5126e12db7, State: Initialized, Role: LEARNER
I20260608 10:04:59.379180  2930 consensus_queue.cc:260] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [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: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: true } }
I20260608 10:04:59.382021  2930 ts_tablet_manager.cc:1434] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:59.384166  2619 tablet_copy_service.cc:342] P 49bef97e6d944dd4b4db94b73d76030f: Request end of tablet copy session 36b4507da49a4748a0c6bb5126e12db7-db69a4cc87a64c7e965306ab39e5ce88 received from {username='slave'} at 127.0.0.1:36064
I20260608 10:04:59.384713  2619 tablet_copy_service.cc:434] P 49bef97e6d944dd4b4db94b73d76030f: ending tablet copy session 36b4507da49a4748a0c6bb5126e12db7-db69a4cc87a64c7e965306ab39e5ce88 on tablet db69a4cc87a64c7e965306ab39e5ce88 with peer 36b4507da49a4748a0c6bb5126e12db7
W20260608 10:04:59.674175  2705 debug-util.cc:398] Leaking SignalData structure 0x7b0800199b00 after lost signal to thread 863
W20260608 10:04:59.675190  2705 debug-util.cc:398] Leaking SignalData structure 0x7b080019c420 after lost signal to thread 2540
W20260608 10:04:59.676229  2705 debug-util.cc:398] Leaking SignalData structure 0x7b080016b900 after lost signal to thread 2633
W20260608 10:04:59.677134  2705 debug-util.cc:398] Leaking SignalData structure 0x7b080016b9c0 after lost signal to thread 2708
W20260608 10:04:59.678032  2705 debug-util.cc:398] Leaking SignalData structure 0x7b0800123c00 after lost signal to thread 2782
I20260608 10:04:59.803812  2886 raft_consensus.cc:1217] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:00.246593  2938 raft_consensus.cc:1064] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: attempting to promote NON_VOTER 36b4507da49a4748a0c6bb5126e12db7 to VOTER
I20260608 10:05:00.249964  2938 consensus_queue.cc:237] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [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: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } }
I20260608 10:05:00.258661  2886 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 LEARNER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:00.260563  2684 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:00.260892  2757 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:00.262873  2938 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:00.264065  2920 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:00.265234  2937 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:00.296123  2937 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.298197  2886 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.306290  2684 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.321916  2757 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.326613  2506 catalog_manager.cc:5696] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f reported cstate change: config changed from index 2 to 3, 36b4507da49a4748a0c6bb5126e12db7 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49bef97e6d944dd4b4db94b73d76030f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a72a62200dfd4e26aa0c282bda8d1e65" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:00.362890  2609 consensus_queue.cc:237] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [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: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } }
I20260608 10:05:00.370256  2886 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:00.372362  2937 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:00.380560  2684 raft_consensus.cc:1275] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Refusing update from remote peer 49bef97e6d944dd4b4db94b73d76030f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:00.382507  2937 consensus_queue.cc:1048] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [LEADER]: Connected to new peer: Peer: permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:00.382310  2938 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.387837  2684 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.388430  2885 raft_consensus.cc:2955] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.405467  2503 catalog_manager.cc:5696] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 reported cstate change: config changed from index 3 to 4, VOTER a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3) evicted. New cstate: current_term: 1 leader_uuid: "49bef97e6d944dd4b4db94b73d76030f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49bef97e6d944dd4b4db94b73d76030f" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 35255 } } peers { permanent_uuid: "822ed4f3498e4fb5ae258375635beb68" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 35267 } } peers { permanent_uuid: "36b4507da49a4748a0c6bb5126e12db7" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 42135 } attrs { promote: false } } }
I20260608 10:05:00.409843  2492 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet db69a4cc87a64c7e965306ab39e5ce88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:00.422432  2748 tablet_service.cc:1558] Processing DeleteTablet for tablet db69a4cc87a64c7e965306ab39e5ce88 with delete_type TABLET_DATA_TOMBSTONED (TS a72a62200dfd4e26aa0c282bda8d1e65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52282
I20260608 10:05:00.425239  2950 tablet_replica.cc:333] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: stopping tablet replica
I20260608 10:05:00.426401  2950 raft_consensus.cc:2243] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:00.427152  2950 raft_consensus.cc:2272] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:00.430464  2950 ts_tablet_manager.cc:1916] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:00.443208  2950 ts_tablet_manager.cc:1929] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:00.443650  2950 log.cc:1199] T db69a4cc87a64c7e965306ab39e5ce88 P a72a62200dfd4e26aa0c282bda8d1e65: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913065073650-860-0/minicluster-data/ts-2-root/wals/db69a4cc87a64c7e965306ab39e5ce88
I20260608 10:05:00.445359  2492 catalog_manager.cc:5027] TS a72a62200dfd4e26aa0c282bda8d1e65 (127.0.215.3:38101): tablet db69a4cc87a64c7e965306ab39e5ce88 (table test-workload [id=4e5844726e304429acaa3cb1cd3cbf73]) successfully deleted
I20260608 10:05:01.208118  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:01.211458  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:01.212025  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:03.213116  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:03.215292  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:03.215699  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:05.216661  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:05.218871  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:05.219306  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:07.220469  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:07.223112  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:07.223524  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:09.224666  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:09.226775  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:09.227224  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:11.228308  2559 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:11.230566  2559 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:11.230929  2559 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:11.500880   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:05:11.534086   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:11.535259   860 tablet_replica.cc:333] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f: stopping tablet replica
I20260608 10:05:11.536064   860 raft_consensus.cc:2243] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:11.537132   860 raft_consensus.cc:2272] T 0c9fc1ae51b3478c8bfc36c285df7404 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.539968   860 tablet_replica.cc:333] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f: stopping tablet replica
I20260608 10:05:11.540577   860 raft_consensus.cc:2243] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:11.541818   860 raft_consensus.cc:2272] T db69a4cc87a64c7e965306ab39e5ce88 P 49bef97e6d944dd4b4db94b73d76030f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.567866   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:05:11.583606   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:05:11.609627   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:11.610610   860 tablet_replica.cc:333] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68: stopping tablet replica
I20260608 10:05:11.611340   860 raft_consensus.cc:2243] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:11.612208   860 raft_consensus.cc:2272] T db69a4cc87a64c7e965306ab39e5ce88 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.614977   860 tablet_replica.cc:333] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68: stopping tablet replica
I20260608 10:05:11.615597   860 raft_consensus.cc:2243] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:11.616547   860 raft_consensus.cc:2272] T 0c9fc1ae51b3478c8bfc36c285df7404 P 822ed4f3498e4fb5ae258375635beb68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.661911   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:05:11.675982   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:05:11.703608   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:11.704674   860 tablet_replica.cc:333] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65: stopping tablet replica
I20260608 10:05:11.705324   860 raft_consensus.cc:2243] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:11.705937   860 raft_consensus.cc:2272] T 0c9fc1ae51b3478c8bfc36c285df7404 P a72a62200dfd4e26aa0c282bda8d1e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.729501   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:05:11.742492   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:05:11.771019   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:11.771880   860 tablet_replica.cc:333] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7: stopping tablet replica
I20260608 10:05:11.772507   860 raft_consensus.cc:2243] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:11.773288   860 raft_consensus.cc:2272] T db69a4cc87a64c7e965306ab39e5ce88 P 36b4507da49a4748a0c6bb5126e12db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.793895   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:05:11.805636   860 master.cc:562] Master@127.0.215.62:46413 shutting down...
I20260608 10:05:11.831805   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:11.832641   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:11.833043   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5429cfe447224a0684378ca765b33b60: stopping tablet replica
I20260608 10:05:11.871034   860 master.cc:584] Master@127.0.215.62:46413 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26872 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:05:11.911839   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:44765
I20260608 10:05:11.913492   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:11.920547  2954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:11.920877  2955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:11.922798  2957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:11.923110   860 server_base.cc:1061] running on GCE node
I20260608 10:05:11.924268   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:11.924489   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:11.924636   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913111924624 us; error 0 us; skew 500 ppm
I20260608 10:05:11.925506   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:11.928331   860 webserver.cc:533] Webserver started at http://127.0.215.62:35805/ using document root <none> and password file <none>
I20260608 10:05:11.928930   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:11.929159   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:11.929495   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:11.930892   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "fd299181027842f989e2ffd8fed44b29"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-l651"
I20260608 10:05:11.936093   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:11.939989  2962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.940843   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260608 10:05:11.941175   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "fd299181027842f989e2ffd8fed44b29"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-l651"
I20260608 10:05:11.941532   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:11.964534   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:11.965915   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:12.006151   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:44765
I20260608 10:05:12.006384  3013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:44765 every 8 connection(s)
I20260608 10:05:12.011289  3014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:12.022921  3014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29: Bootstrap starting.
I20260608 10:05:12.028340  3014 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:12.033089  3014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29: No bootstrap required, opened a new log
I20260608 10:05:12.035640  3014 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER }
I20260608 10:05:12.036118  3014 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:12.036373  3014 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd299181027842f989e2ffd8fed44b29, State: Initialized, Role: FOLLOWER
I20260608 10:05:12.037084  3014 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER }
I20260608 10:05:12.037598  3014 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:12.037825  3014 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:12.038118  3014 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:12.042969  3014 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER }
I20260608 10:05:12.043790  3014 leader_election.cc:304] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [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: fd299181027842f989e2ffd8fed44b29; no voters: 
I20260608 10:05:12.045019  3014 leader_election.cc:290] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:12.045535  3017 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:12.047154  3017 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 1 LEADER]: Becoming Leader. State: Replica: fd299181027842f989e2ffd8fed44b29, State: Running, Role: LEADER
I20260608 10:05:12.047971  3017 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [LEADER]: Queue going to LEADER mode. State: All 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: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER }
I20260608 10:05:12.048399  3014 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:12.054381  3019 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd299181027842f989e2ffd8fed44b29. Latest consensus state: current_term: 1 leader_uuid: "fd299181027842f989e2ffd8fed44b29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER } }
I20260608 10:05:12.055364  3019 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:12.056164  3018 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd299181027842f989e2ffd8fed44b29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd299181027842f989e2ffd8fed44b29" member_type: VOTER } }
I20260608 10:05:12.057017  3018 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:12.057898  3025 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:12.064990  3025 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:12.066566   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:12.075929  3025 catalog_manager.cc:1382] Generated new cluster ID: 37a263aebb7e45f1b3eb9e93049bd61c
I20260608 10:05:12.076262  3025 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:12.106603  3025 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:12.108007  3025 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:12.121641  3025 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29: Generated new TSK 0
I20260608 10:05:12.122311  3025 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:12.132333   860 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000202795s
I20260608 10:05:24.228072   860 master.cc:562] Master@127.0.215.62:44765 shutting down...
I20260608 10:05:24.254568   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:24.255472   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:24.255906   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd299181027842f989e2ffd8fed44b29: stopping tablet replica
I20260608 10:05:24.276618   860 master.cc:584] Master@127.0.215.62:44765 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12399 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:05:24.310914   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:37923
I20260608 10:05:24.312249   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.318675  3037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.319099  3038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.320499  3040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:24.320768   860 server_base.cc:1061] running on GCE node
I20260608 10:05:24.321672   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.321862   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:24.321985   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913124321969 us; error 0 us; skew 500 ppm
I20260608 10:05:24.322644   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.325220   860 webserver.cc:533] Webserver started at http://127.0.215.62:42443/ using document root <none> and password file <none>
I20260608 10:05:24.325788   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.325965   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.326207   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.327482   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "64c060bf563c458bb69a7b67fdecaee0"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.332687   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:24.336601  3045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.337469   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:05:24.337824   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "64c060bf563c458bb69a7b67fdecaee0"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.338106   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:24.355099   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.356468   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.398674   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:37923
I20260608 10:05:24.398797  3096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:37923 every 8 connection(s)
I20260608 10:05:24.403358  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:24.415164  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0: Bootstrap starting.
I20260608 10:05:24.420301  3097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:24.425000  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0: No bootstrap required, opened a new log
I20260608 10:05:24.427500  3097 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER }
I20260608 10:05:24.427949  3097 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:24.428134  3097 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c060bf563c458bb69a7b67fdecaee0, State: Initialized, Role: FOLLOWER
I20260608 10:05:24.428701  3097 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER }
I20260608 10:05:24.429149  3097 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:24.429355  3097 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:24.429574  3097 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:24.434490  3097 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER }
I20260608 10:05:24.435019  3097 leader_election.cc:304] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [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: 64c060bf563c458bb69a7b67fdecaee0; no voters: 
I20260608 10:05:24.436197  3097 leader_election.cc:290] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:24.436738  3100 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:24.438215  3100 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 1 LEADER]: Becoming Leader. State: Replica: 64c060bf563c458bb69a7b67fdecaee0, State: Running, Role: LEADER
I20260608 10:05:24.439024  3100 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [LEADER]: Queue going to LEADER mode. State: All 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: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER }
I20260608 10:05:24.439548  3097 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:24.442590  3101 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64c060bf563c458bb69a7b67fdecaee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER } }
I20260608 10:05:24.442590  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64c060bf563c458bb69a7b67fdecaee0. Latest consensus state: current_term: 1 leader_uuid: "64c060bf563c458bb69a7b67fdecaee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c060bf563c458bb69a7b67fdecaee0" member_type: VOTER } }
I20260608 10:05:24.443440  3101 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:24.443503  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:24.446695  3105 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:24.454178  3105 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:24.455355   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:24.464404  3105 catalog_manager.cc:1382] Generated new cluster ID: 041a5b9fc34e4762b973e00783f20aaf
I20260608 10:05:24.464718  3105 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:24.485685  3105 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:24.487067  3105 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:24.504976  3105 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0: Generated new TSK 0
I20260608 10:05:24.505635  3105 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:24.521890   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.530375  3118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.532248  3119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.533283  3121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:24.534425   860 server_base.cc:1061] running on GCE node
I20260608 10:05:24.535319   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.535567   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:24.535748   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913124535720 us; error 0 us; skew 500 ppm
I20260608 10:05:24.536392   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.538975   860 webserver.cc:533] Webserver started at http://127.0.215.1:40923/ using document root <none> and password file <none>
I20260608 10:05:24.539526   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.539734   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.540095   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.541589   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "4709bb07bc7e43899c62378527e23d29"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.546782   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 10:05:24.550877  3126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.551816   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:05:24.552083   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "4709bb07bc7e43899c62378527e23d29"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.552343   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:24.570243   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.571617   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.573158   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.575749   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.575940   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.576241   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.576414   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.620054   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:38169
I20260608 10:05:24.620170  3188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:38169 every 8 connection(s)
I20260608 10:05:24.625949   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.635637  3194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.636879  3193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:24.639863   860 server_base.cc:1061] running on GCE node
W20260608 10:05:24.639833  3196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:24.641167   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.641424   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:24.641620   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913124641603 us; error 0 us; skew 500 ppm
I20260608 10:05:24.642503   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.645663  3189 heartbeater.cc:344] Connected to a master server at 127.0.215.62:37923
I20260608 10:05:24.646071  3189 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.647083  3189 heartbeater.cc:507] Master 127.0.215.62:37923 requested a full tablet report, sending...
I20260608 10:05:24.647084   860 webserver.cc:533] Webserver started at http://127.0.215.2:44969/ using document root <none> and password file <none>
I20260608 10:05:24.647986   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.648211   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.648557   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.649940   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "0daa11604ce247b8b2ee3e8b8aa4f058"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.650045  3062 ts_manager.cc:194] Registered new tserver with Master: 4709bb07bc7e43899c62378527e23d29 (127.0.215.1:38169)
I20260608 10:05:24.652100  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54350
I20260608 10:05:24.655624   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:05:24.659541  3201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.660437   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:24.660775   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "0daa11604ce247b8b2ee3e8b8aa4f058"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.661087   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:24.679546   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.680922   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.682577   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.685048   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.685302   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.685564   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.685751   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.729202   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:41449
I20260608 10:05:24.729341  3263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:41449 every 8 connection(s)
I20260608 10:05:24.734771   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.743710  3267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.747143  3268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:24.748652  3270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:24.748831   860 server_base.cc:1061] running on GCE node
I20260608 10:05:24.750036  3264 heartbeater.cc:344] Connected to a master server at 127.0.215.62:37923
I20260608 10:05:24.750101   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.750630   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:24.750710  3264 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.750942   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913124750920 us; error 0 us; skew 500 ppm
I20260608 10:05:24.751796  3264 heartbeater.cc:507] Master 127.0.215.62:37923 requested a full tablet report, sending...
I20260608 10:05:24.751883   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.754680  3062 ts_manager.cc:194] Registered new tserver with Master: 0daa11604ce247b8b2ee3e8b8aa4f058 (127.0.215.2:41449)
I20260608 10:05:24.755391   860 webserver.cc:533] Webserver started at http://127.0.215.3:42157/ using document root <none> and password file <none>
I20260608 10:05:24.755983   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.756196   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.756286  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54356
I20260608 10:05:24.756511   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.758090   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "0b999a6dacec4074b57c6227b85f7bf9"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.763360   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:05:24.767311  3275 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.768190   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:24.768529   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "0b999a6dacec4074b57c6227b85f7bf9"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-l651"
I20260608 10:05:24.768944   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:24.791595   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.793109   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.795090   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.797864   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.798079   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.798442   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.798640   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.841640   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:43439
I20260608 10:05:24.841764  3337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:43439 every 8 connection(s)
I20260608 10:05:24.857084  3338 heartbeater.cc:344] Connected to a master server at 127.0.215.62:37923
I20260608 10:05:24.857452  3338 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.858292  3338 heartbeater.cc:507] Master 127.0.215.62:37923 requested a full tablet report, sending...
I20260608 10:05:24.860579  3062 ts_manager.cc:194] Registered new tserver with Master: 0b999a6dacec4074b57c6227b85f7bf9 (127.0.215.3:43439)
I20260608 10:05:24.861213   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015966762s
I20260608 10:05:24.862304  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54370
I20260608 10:05:25.655685  3189 heartbeater.cc:499] Master 127.0.215.62:37923 was elected leader, sending a full tablet report...
I20260608 10:05:25.759409  3264 heartbeater.cc:499] Master 127.0.215.62:37923 was elected leader, sending a full tablet report...
I20260608 10:05:25.865687  3338 heartbeater.cc:499] Master 127.0.215.62:37923 was elected leader, sending a full tablet report...
I20260608 10:05:26.455149  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:28.456157  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:30.457290  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:32.458309  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:34.459451  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:36.460819  3115 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:36.958585   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:05:36.991112   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.008976   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:05:37.019822   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:05:37.039530   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.056133   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:05:37.066232   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:05:37.087635   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.104218   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:05:37.114084   860 master.cc:562] Master@127.0.215.62:37923 shutting down...
I20260608 10:05:37.132961   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.133774   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.134120   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64c060bf563c458bb69a7b67fdecaee0: stopping tablet replica
I20260608 10:05:37.152509   860 master.cc:584] Master@127.0.215.62:37923 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12875 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:05:37.189289   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:42035
I20260608 10:05:37.190580   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:37.197206  3344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.197274  3345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.198062  3347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:37.199209   860 server_base.cc:1061] running on GCE node
I20260608 10:05:37.200052   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:37.200273   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:37.200433   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913137200417 us; error 0 us; skew 500 ppm
I20260608 10:05:37.201041   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:37.203850   860 webserver.cc:533] Webserver started at http://127.0.215.62:40089/ using document root <none> and password file <none>
I20260608 10:05:37.204418   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:37.204634   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:37.204918   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:37.206202   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "ef1952c37a57471f9875185e94db3bbd"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.211449   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:05:37.215467  3352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.216446   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:37.216730   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "ef1952c37a57471f9875185e94db3bbd"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.216986   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:37.233059   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:37.234412   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:37.276875   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:42035
I20260608 10:05:37.277069  3403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:42035 every 8 connection(s)
I20260608 10:05:37.282311  3404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.294608  3404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd: Bootstrap starting.
I20260608 10:05:37.299917  3404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.304757  3404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd: No bootstrap required, opened a new log
I20260608 10:05:37.307319  3404 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER }
I20260608 10:05:37.307802  3404 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.308063  3404 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1952c37a57471f9875185e94db3bbd, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.308722  3404 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER }
I20260608 10:05:37.309224  3404 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:37.309458  3404 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:37.309796  3404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.314670  3404 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER }
I20260608 10:05:37.315290  3404 leader_election.cc:304] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [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: ef1952c37a57471f9875185e94db3bbd; no voters: 
I20260608 10:05:37.316584  3404 leader_election.cc:290] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:37.317035  3407 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:37.318615  3407 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 1 LEADER]: Becoming Leader. State: Replica: ef1952c37a57471f9875185e94db3bbd, State: Running, Role: LEADER
I20260608 10:05:37.319447  3407 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [LEADER]: Queue going to LEADER mode. State: All 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: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER }
I20260608 10:05:37.320232  3404 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:37.322711  3409 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef1952c37a57471f9875185e94db3bbd. Latest consensus state: current_term: 1 leader_uuid: "ef1952c37a57471f9875185e94db3bbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER } }
I20260608 10:05:37.322687  3408 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef1952c37a57471f9875185e94db3bbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef1952c37a57471f9875185e94db3bbd" member_type: VOTER } }
I20260608 10:05:37.323443  3409 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:37.323558  3408 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:37.326390  3412 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:37.333191  3412 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:37.335355   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:37.343389  3412 catalog_manager.cc:1382] Generated new cluster ID: 77d110d81bbc467bbd89a6a12a127787
I20260608 10:05:37.343710  3412 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:37.357942  3412 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:37.359413  3412 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:37.373543  3412 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd: Generated new TSK 0
I20260608 10:05:37.374210  3412 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:37.402572   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:37.409356  3425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.410401  3426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.412247  3428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:37.412783   860 server_base.cc:1061] running on GCE node
I20260608 10:05:37.413692   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:37.413877   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:37.414002   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913137413990 us; error 0 us; skew 500 ppm
I20260608 10:05:37.414623   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:37.416996   860 webserver.cc:533] Webserver started at http://127.0.215.1:35401/ using document root <none> and password file <none>
I20260608 10:05:37.417495   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:37.417665   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:37.417902   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:37.419309   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "04fa1d5b86ea4edb846dfc3c871cefd7"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.424556   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:05:37.428357  3433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.429281   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:05:37.429620   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "04fa1d5b86ea4edb846dfc3c871cefd7"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.429984   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:37.458606   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:37.459964   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:37.461565   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:37.464327   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:37.464588   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.464856   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:37.465032   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.511260   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:40887
I20260608 10:05:37.511377  3497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:40887 every 8 connection(s)
I20260608 10:05:37.516996   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:37.525386  3502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.527648  3503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:37.529695   860 server_base.cc:1061] running on GCE node
W20260608 10:05:37.529721  3505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:37.530975   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:37.531231   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:37.531447   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913137531427 us; error 0 us; skew 500 ppm
I20260608 10:05:37.532223   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:37.535328  3498 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42035
I20260608 10:05:37.535463   860 webserver.cc:533] Webserver started at http://127.0.215.2:42007/ using document root <none> and password file <none>
I20260608 10:05:37.535743  3498 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:37.536172   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:37.536438   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:37.536650  3498 heartbeater.cc:507] Master 127.0.215.62:42035 requested a full tablet report, sending...
I20260608 10:05:37.536737   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:37.538389   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "19074f864d0f49d4afca9eab4a77096f"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.539383  3369 ts_manager.cc:194] Registered new tserver with Master: 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1:40887)
I20260608 10:05:37.542119  3369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46416
I20260608 10:05:37.545364   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260608 10:05:37.549324  3510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.550202   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:05:37.550594   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "19074f864d0f49d4afca9eab4a77096f"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.550899   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:37.567389   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:37.568668   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:37.570245   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:37.572772   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:37.573029   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.573292   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:37.573467   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.616196   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:39873
I20260608 10:05:37.616310  3573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:39873 every 8 connection(s)
I20260608 10:05:37.621767   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:37.629276  3577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.630549  3578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:37.632902  3581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:37.635100  3574 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42035
I20260608 10:05:37.635412   860 server_base.cc:1061] running on GCE node
I20260608 10:05:37.635563  3574 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:37.636442   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:37.636471  3574 heartbeater.cc:507] Master 127.0.215.62:42035 requested a full tablet report, sending...
W20260608 10:05:37.636811   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:37.637025   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913137637006 us; error 0 us; skew 500 ppm
I20260608 10:05:37.637732   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:37.638983  3369 ts_manager.cc:194] Registered new tserver with Master: 19074f864d0f49d4afca9eab4a77096f (127.0.215.2:39873)
I20260608 10:05:37.640643  3369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46424
I20260608 10:05:37.640707   860 webserver.cc:533] Webserver started at http://127.0.215.3:45757/ using document root <none> and password file <none>
I20260608 10:05:37.641446   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:37.641721   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:37.642046   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:37.643373   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "1b4065c0c19b44eea756e373f52ddcc7"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.648416   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:37.652304  3585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.653268   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:05:37.653594   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "1b4065c0c19b44eea756e373f52ddcc7"
format_stamp: "Formatted at 2026-06-08 10:05:37 on dist-test-slave-l651"
I20260608 10:05:37.653898   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:37.684898   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:37.686209   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:37.687783   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:37.690354   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:37.690615   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.690876   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:37.691068   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:37.733250   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:37011
I20260608 10:05:37.733371  3647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:37011 every 8 connection(s)
I20260608 10:05:37.748267  3648 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42035
I20260608 10:05:37.748637  3648 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:37.749402  3648 heartbeater.cc:507] Master 127.0.215.62:42035 requested a full tablet report, sending...
I20260608 10:05:37.751534  3369 ts_manager.cc:194] Registered new tserver with Master: 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:37.751704   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015014404s
I20260608 10:05:37.753268  3369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46426
I20260608 10:05:38.545737  3498 heartbeater.cc:499] Master 127.0.215.62:42035 was elected leader, sending a full tablet report...
I20260608 10:05:38.643425  3574 heartbeater.cc:499] Master 127.0.215.62:42035 was elected leader, sending a full tablet report...
I20260608 10:05:38.756057  3648 heartbeater.cc:499] Master 127.0.215.62:42035 was elected leader, sending a full tablet report...
I20260608 10:05:38.808424  3369 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46430:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:05:38.811218  3369 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:05:38.882248  3613 tablet_service.cc:1511] Processing CreateTablet for tablet aae72f2970b6449b8ba80b9798feb11b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.883631  3611 tablet_service.cc:1511] Processing CreateTablet for tablet 10f577c69b4e4066bd80a3a7853a7e12 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.884280  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae72f2970b6449b8ba80b9798feb11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.885363  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f577c69b4e4066bd80a3a7853a7e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.887670  3612 tablet_service.cc:1511] Processing CreateTablet for tablet 59dbd1a59a674a45b49735f6f7756a09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.889156  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dbd1a59a674a45b49735f6f7756a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.883662  3610 tablet_service.cc:1511] Processing CreateTablet for tablet 01074c9af23d4a33ae9d9cd65b426678 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.894815  3538 tablet_service.cc:1511] Processing CreateTablet for tablet aae72f2970b6449b8ba80b9798feb11b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.894953  3535 tablet_service.cc:1511] Processing CreateTablet for tablet 01074c9af23d4a33ae9d9cd65b426678 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.895569  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 10f577c69b4e4066bd80a3a7853a7e12 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.895977  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 01074c9af23d4a33ae9d9cd65b426678 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.896576  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae72f2970b6449b8ba80b9798feb11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.897171  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f577c69b4e4066bd80a3a7853a7e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.897816  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01074c9af23d4a33ae9d9cd65b426678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.899644  3537 tablet_service.cc:1511] Processing CreateTablet for tablet 59dbd1a59a674a45b49735f6f7756a09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.901926  3536 tablet_service.cc:1511] Processing CreateTablet for tablet 10f577c69b4e4066bd80a3a7853a7e12 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.904145  3463 tablet_service.cc:1511] Processing CreateTablet for tablet aae72f2970b6449b8ba80b9798feb11b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:38.905671  3463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae72f2970b6449b8ba80b9798feb11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.893442  3610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01074c9af23d4a33ae9d9cd65b426678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.907572  3462 tablet_service.cc:1511] Processing CreateTablet for tablet 59dbd1a59a674a45b49735f6f7756a09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4c4331532b2d49a2bb6162c78a7ee9ce]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:38.911720  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dbd1a59a674a45b49735f6f7756a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.915424  3537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dbd1a59a674a45b49735f6f7756a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.916972  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f577c69b4e4066bd80a3a7853a7e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.919135  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01074c9af23d4a33ae9d9cd65b426678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:38.969635  3668 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Bootstrap starting.
I20260608 10:05:38.984217  3670 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: Bootstrap starting.
I20260608 10:05:38.984318  3668 tablet_bootstrap.cc:654] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.988826  3669 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: Bootstrap starting.
I20260608 10:05:38.993386  3668 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: No bootstrap required, opened a new log
I20260608 10:05:38.993562  3670 tablet_bootstrap.cc:654] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.993954  3668 ts_tablet_manager.cc:1403] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260608 10:05:38.995884  3669 tablet_bootstrap.cc:654] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.997735  3668 raft_consensus.cc:359] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:38.998404  3668 raft_consensus.cc:385] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.998749  3668 raft_consensus.cc:740] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.999979  3670 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: No bootstrap required, opened a new log
I20260608 10:05:38.999747  3668 consensus_queue.cc:260] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.000510  3670 ts_tablet_manager.cc:1403] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260608 10:05:39.001406  3669 tablet_bootstrap.cc:492] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: No bootstrap required, opened a new log
I20260608 10:05:39.002022  3669 ts_tablet_manager.cc:1403] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:05:39.002950  3668 ts_tablet_manager.cc:1434] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:05:39.004076  3668 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: Bootstrap starting.
I20260608 10:05:39.003961  3670 raft_consensus.cc:359] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.004856  3670 raft_consensus.cc:385] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.005241  3670 raft_consensus.cc:740] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.005297  3669 raft_consensus.cc:359] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.006202  3669 raft_consensus.cc:385] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.006642  3669 raft_consensus.cc:740] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b4065c0c19b44eea756e373f52ddcc7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.006397  3670 consensus_queue.cc:260] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.007679  3669 consensus_queue.cc:260] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.014065  3668 tablet_bootstrap.cc:654] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.020377  3670 ts_tablet_manager.cc:1434] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent starting tablet: real 0.020s	user 0.017s	sys 0.003s
I20260608 10:05:39.021657  3670 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Bootstrap starting.
I20260608 10:05:39.027256  3668 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: No bootstrap required, opened a new log
I20260608 10:05:39.027990  3668 ts_tablet_manager.cc:1403] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.010s
I20260608 10:05:39.029745  3670 tablet_bootstrap.cc:654] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.031704  3668 raft_consensus.cc:359] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.032611  3668 raft_consensus.cc:385] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.032985  3668 raft_consensus.cc:740] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.034236  3668 consensus_queue.cc:260] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.042542  3668 ts_tablet_manager.cc:1434] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:05:39.044864  3668 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: Bootstrap starting.
I20260608 10:05:39.047371  3669 ts_tablet_manager.cc:1434] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.027s
I20260608 10:05:39.048663  3669 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: Bootstrap starting.
I20260608 10:05:39.052814  3668 tablet_bootstrap.cc:654] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.056597  3669 tablet_bootstrap.cc:654] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.058390  3670 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: No bootstrap required, opened a new log
I20260608 10:05:39.059228  3670 ts_tablet_manager.cc:1403] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260608 10:05:39.063995  3670 raft_consensus.cc:359] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.065229  3670 raft_consensus.cc:385] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.065855  3670 raft_consensus.cc:740] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.067445  3670 consensus_queue.cc:260] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.075078  3670 ts_tablet_manager.cc:1434] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260608 10:05:39.076795  3670 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: Bootstrap starting.
I20260608 10:05:39.087030  3670 tablet_bootstrap.cc:654] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.093331  3669 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: No bootstrap required, opened a new log
I20260608 10:05:39.093887  3669 ts_tablet_manager.cc:1403] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.026s
I20260608 10:05:39.094295  3668 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: No bootstrap required, opened a new log
I20260608 10:05:39.094295  3670 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: No bootstrap required, opened a new log
I20260608 10:05:39.095283  3668 ts_tablet_manager.cc:1403] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.025s
I20260608 10:05:39.095377  3670 ts_tablet_manager.cc:1403] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260608 10:05:39.097604  3669 raft_consensus.cc:359] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.098449  3669 raft_consensus.cc:385] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.098788  3669 raft_consensus.cc:740] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b4065c0c19b44eea756e373f52ddcc7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.099153  3668 raft_consensus.cc:359] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.099876  3668 raft_consensus.cc:385] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.099543  3670 raft_consensus.cc:359] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.100165  3668 raft_consensus.cc:740] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.100356  3670 raft_consensus.cc:385] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.099895  3669 consensus_queue.cc:260] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.100754  3670 raft_consensus.cc:740] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.100931  3668 consensus_queue.cc:260] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.101665  3670 consensus_queue.cc:260] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.103289  3669 ts_tablet_manager.cc:1434] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260608 10:05:39.104552  3669 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: Bootstrap starting.
I20260608 10:05:39.105693  3668 ts_tablet_manager.cc:1434] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:05:39.106907  3668 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Bootstrap starting.
I20260608 10:05:39.107769  3670 ts_tablet_manager.cc:1434] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 10:05:39.109076  3670 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Bootstrap starting.
I20260608 10:05:39.114171  3668 tablet_bootstrap.cc:654] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.116539  3669 tablet_bootstrap.cc:654] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.119835  3670 tablet_bootstrap.cc:654] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:39.122402  3575 tablet.cc:2404] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:05:39.127341  3668 tablet_bootstrap.cc:492] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: No bootstrap required, opened a new log
I20260608 10:05:39.128229  3668 ts_tablet_manager.cc:1403] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 10:05:39.131177  3669 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: No bootstrap required, opened a new log
I20260608 10:05:39.131872  3669 ts_tablet_manager.cc:1403] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260608 10:05:39.132009  3668 raft_consensus.cc:359] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.133023  3668 raft_consensus.cc:385] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.133388  3668 raft_consensus.cc:740] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.134400  3668 consensus_queue.cc:260] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.135466  3669 raft_consensus.cc:359] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.136224  3669 raft_consensus.cc:385] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.136535  3669 raft_consensus.cc:740] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b4065c0c19b44eea756e373f52ddcc7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.137362  3669 consensus_queue.cc:260] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.141222  3669 ts_tablet_manager.cc:1434] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:05:39.141237  3670 tablet_bootstrap.cc:492] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: No bootstrap required, opened a new log
I20260608 10:05:39.142027  3670 ts_tablet_manager.cc:1403] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.003s
I20260608 10:05:39.142506  3669 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: Bootstrap starting.
I20260608 10:05:39.145320  3670 raft_consensus.cc:359] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.139173  3668 ts_tablet_manager.cc:1434] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:05:39.146134  3670 raft_consensus.cc:385] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.146612  3670 raft_consensus.cc:740] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.147614  3670 consensus_queue.cc:260] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.150053  3670 ts_tablet_manager.cc:1434] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:39.150780  3669 tablet_bootstrap.cc:654] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.156280  3674 raft_consensus.cc:493] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.156836  3674 raft_consensus.cc:515] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.163444  3674 leader_election.cc:290] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1:40887), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.172678  3669 tablet_bootstrap.cc:492] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: No bootstrap required, opened a new log
I20260608 10:05:39.174556  3669 ts_tablet_manager.cc:1403] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260608 10:05:39.177671  3669 raft_consensus.cc:359] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.178300  3669 raft_consensus.cc:385] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.178651  3669 raft_consensus.cc:740] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b4065c0c19b44eea756e373f52ddcc7, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.179507  3669 consensus_queue.cc:260] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.181988  3669 ts_tablet_manager.cc:1434] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 10:05:39.182119  3473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dbd1a59a674a45b49735f6f7756a09" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" is_pre_election: true
I20260608 10:05:39.182945  3473 raft_consensus.cc:2468] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 0.
I20260608 10:05:39.184325  3511 leader_election.cc:304] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 19074f864d0f49d4afca9eab4a77096f; no voters: 
I20260608 10:05:39.185122  3674 raft_consensus.cc:2804] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:39.184968  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dbd1a59a674a45b49735f6f7756a09" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7" is_pre_election: true
I20260608 10:05:39.185474  3674 raft_consensus.cc:493] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:39.185811  3674 raft_consensus.cc:3060] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.185750  3623 raft_consensus.cc:2468] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 0.
I20260608 10:05:39.191701  3674 raft_consensus.cc:515] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.194167  3674 leader_election.cc:290] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 election: Requested vote from peers 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1:40887), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.194363  3473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dbd1a59a674a45b49735f6f7756a09" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7"
I20260608 10:05:39.194864  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dbd1a59a674a45b49735f6f7756a09" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7"
I20260608 10:05:39.195014  3473 raft_consensus.cc:3060] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.195482  3623 raft_consensus.cc:3060] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.200857  3473 raft_consensus.cc:2468] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 1.
I20260608 10:05:39.201017  3623 raft_consensus.cc:2468] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 1.
I20260608 10:05:39.202087  3511 leader_election.cc:304] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 19074f864d0f49d4afca9eab4a77096f; no voters: 
I20260608 10:05:39.202919  3674 raft_consensus.cc:2804] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:39.203383  3674 raft_consensus.cc:697] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: Becoming Leader. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Running, Role: LEADER
I20260608 10:05:39.204118  3674 consensus_queue.cc:237] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.212678  3368 catalog_manager.cc:5696] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19074f864d0f49d4afca9eab4a77096f (127.0.215.2). New cstate: current_term: 1 leader_uuid: "19074f864d0f49d4afca9eab4a77096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:39.244411  3674 raft_consensus.cc:493] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.244971  3674 raft_consensus.cc:515] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.246892  3674 leader_election.cc:290] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1:40887), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.247730  3473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f577c69b4e4066bd80a3a7853a7e12" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" is_pre_election: true
I20260608 10:05:39.248008  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f577c69b4e4066bd80a3a7853a7e12" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7" is_pre_election: true
I20260608 10:05:39.248449  3473 raft_consensus.cc:2468] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 0.
I20260608 10:05:39.248654  3623 raft_consensus.cc:2468] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 0.
I20260608 10:05:39.249737  3511 leader_election.cc:304] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 19074f864d0f49d4afca9eab4a77096f; no voters: 
I20260608 10:05:39.250615  3675 raft_consensus.cc:493] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.250628  3674 raft_consensus.cc:2804] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:39.251220  3674 raft_consensus.cc:493] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:39.251224  3675 raft_consensus.cc:515] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.251734  3674 raft_consensus.cc:3060] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.254555  3675 leader_election.cc:290] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19074f864d0f49d4afca9eab4a77096f (127.0.215.2:39873), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.259754  3674 raft_consensus.cc:515] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.263087  3473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f577c69b4e4066bd80a3a7853a7e12" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7"
I20260608 10:05:39.263291  3674 leader_election.cc:290] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 election: Requested vote from peers 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1:40887), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.263773  3473 raft_consensus.cc:3060] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.263557  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f577c69b4e4066bd80a3a7853a7e12" candidate_uuid: "19074f864d0f49d4afca9eab4a77096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7"
I20260608 10:05:39.265018  3623 raft_consensus.cc:3060] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.268240  3675 raft_consensus.cc:493] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.268808  3675 raft_consensus.cc:515] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.269554  3622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01074c9af23d4a33ae9d9cd65b426678" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7" is_pre_election: true
I20260608 10:05:39.270295  3622 raft_consensus.cc:2468] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 0.
I20260608 10:05:39.271247  3675 leader_election.cc:290] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011), 19074f864d0f49d4afca9eab4a77096f (127.0.215.2:39873)
I20260608 10:05:39.271566  3473 raft_consensus.cc:2468] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 1.
I20260608 10:05:39.272921  3438 leader_election.cc:304] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 1b4065c0c19b44eea756e373f52ddcc7; no voters: 
I20260608 10:05:39.272991  3622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae72f2970b6449b8ba80b9798feb11b" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7" is_pre_election: true
I20260608 10:05:39.273343  3511 leader_election.cc:304] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 19074f864d0f49d4afca9eab4a77096f; no voters: 
I20260608 10:05:39.273837  3622 raft_consensus.cc:2468] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 0.
I20260608 10:05:39.274399  3675 raft_consensus.cc:2804] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:39.274783  3675 raft_consensus.cc:493] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:39.275216  3675 raft_consensus.cc:3060] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.275406  3674 raft_consensus.cc:2804] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:39.275456  3438 leader_election.cc:304] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 1b4065c0c19b44eea756e373f52ddcc7; no voters: 
I20260608 10:05:39.276274  3674 raft_consensus.cc:697] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: Becoming Leader. State: Replica: 19074f864d0f49d4afca9eab4a77096f, State: Running, Role: LEADER
I20260608 10:05:39.277252  3674 consensus_queue.cc:237] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.278903  3623 raft_consensus.cc:2468] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19074f864d0f49d4afca9eab4a77096f in term 1.
I20260608 10:05:39.285593  3692 raft_consensus.cc:2804] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:39.286284  3692 raft_consensus.cc:493] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:39.286787  3692 raft_consensus.cc:3060] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.287854  3366 catalog_manager.cc:5696] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19074f864d0f49d4afca9eab4a77096f (127.0.215.2). New cstate: current_term: 1 leader_uuid: "19074f864d0f49d4afca9eab4a77096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:39.289525  3675 raft_consensus.cc:515] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.290915  3547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae72f2970b6449b8ba80b9798feb11b" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19074f864d0f49d4afca9eab4a77096f" is_pre_election: true
I20260608 10:05:39.291638  3547 raft_consensus.cc:2468] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 0.
I20260608 10:05:39.291869  3675 leader_election.cc:290] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 election: Requested vote from peers 19074f864d0f49d4afca9eab4a77096f (127.0.215.2:39873), 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011)
I20260608 10:05:39.293090  3548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01074c9af23d4a33ae9d9cd65b426678" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19074f864d0f49d4afca9eab4a77096f" is_pre_election: true
I20260608 10:05:39.293828  3548 raft_consensus.cc:2468] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 0.
I20260608 10:05:39.294477  3547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01074c9af23d4a33ae9d9cd65b426678" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19074f864d0f49d4afca9eab4a77096f"
I20260608 10:05:39.294479  3692 raft_consensus.cc:515] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.295241  3547 raft_consensus.cc:3060] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.296147  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01074c9af23d4a33ae9d9cd65b426678" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7"
I20260608 10:05:39.296729  3623 raft_consensus.cc:3060] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.298379  3692 leader_election.cc:290] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 election: Requested vote from peers 1b4065c0c19b44eea756e373f52ddcc7 (127.0.215.3:37011), 19074f864d0f49d4afca9eab4a77096f (127.0.215.2:39873)
I20260608 10:05:39.300113  3622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae72f2970b6449b8ba80b9798feb11b" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b4065c0c19b44eea756e373f52ddcc7"
I20260608 10:05:39.300724  3622 raft_consensus.cc:3060] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.300976  3548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae72f2970b6449b8ba80b9798feb11b" candidate_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19074f864d0f49d4afca9eab4a77096f"
I20260608 10:05:39.302207  3548 raft_consensus.cc:3060] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.305003  3623 raft_consensus.cc:2468] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 1.
I20260608 10:05:39.305691  3547 raft_consensus.cc:2468] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 1.
I20260608 10:05:39.306636  3438 leader_election.cc:304] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 1b4065c0c19b44eea756e373f52ddcc7; no voters: 
I20260608 10:05:39.307561  3692 raft_consensus.cc:2804] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:39.308283  3692 raft_consensus.cc:697] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: Becoming Leader. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Running, Role: LEADER
I20260608 10:05:39.309185  3622 raft_consensus.cc:2468] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 1.
I20260608 10:05:39.309149  3692 consensus_queue.cc:237] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } }
I20260608 10:05:39.309631  3548 raft_consensus.cc:2468] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04fa1d5b86ea4edb846dfc3c871cefd7 in term 1.
I20260608 10:05:39.310568  3438 leader_election.cc:304] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04fa1d5b86ea4edb846dfc3c871cefd7, 1b4065c0c19b44eea756e373f52ddcc7; no voters: 
I20260608 10:05:39.311475  3675 raft_consensus.cc:2804] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:39.312847  3675 raft_consensus.cc:697] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: Becoming Leader. State: Replica: 04fa1d5b86ea4edb846dfc3c871cefd7, State: Running, Role: LEADER
I20260608 10:05:39.313825  3675 consensus_queue.cc:237] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } }
I20260608 10:05:39.318924  3366 catalog_manager.cc:5696] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:39.331619  3366 catalog_manager.cc:5696] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04fa1d5b86ea4edb846dfc3c871cefd7 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b4065c0c19b44eea756e373f52ddcc7" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 37011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04fa1d5b86ea4edb846dfc3c871cefd7" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19074f864d0f49d4afca9eab4a77096f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39873 } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:39.332788  3417 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:39.335322  3422 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 10:05:39.336786  3422 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:39.389727   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:05:39.409986   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:39.411036   860 tablet_replica.cc:333] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: stopping tablet replica
I20260608 10:05:39.411701   860 raft_consensus.cc:2243] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:39.412353   860 pending_rounds.cc:70] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Trying to abort 1 pending ops.
I20260608 10:05:39.412613   860 pending_rounds.cc:77] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620218640203776 op_type: NO_OP noop_request { }
I20260608 10:05:39.412945   860 raft_consensus.cc:2889] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:39.413220   860 raft_consensus.cc:2272] T aae72f2970b6449b8ba80b9798feb11b P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.415905   860 tablet_replica.cc:333] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7: stopping tablet replica
I20260608 10:05:39.416469   860 raft_consensus.cc:2243] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.416853   860 raft_consensus.cc:2272] T 59dbd1a59a674a45b49735f6f7756a09 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.419086   860 tablet_replica.cc:333] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: stopping tablet replica
I20260608 10:05:39.419621   860 raft_consensus.cc:2243] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:39.420207   860 pending_rounds.cc:70] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Trying to abort 1 pending ops.
I20260608 10:05:39.420385   860 pending_rounds.cc:77] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620218621157376 op_type: NO_OP noop_request { }
I20260608 10:05:39.420657   860 raft_consensus.cc:2889] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:39.420894   860 raft_consensus.cc:2272] T 01074c9af23d4a33ae9d9cd65b426678 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.423411   860 tablet_replica.cc:333] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7: stopping tablet replica
I20260608 10:05:39.423904   860 raft_consensus.cc:2243] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.424269   860 raft_consensus.cc:2272] T 10f577c69b4e4066bd80a3a7853a7e12 P 04fa1d5b86ea4edb846dfc3c871cefd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.447701   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:05:39.460098   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:05:39.478865   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:39.480273   860 tablet_replica.cc:333] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: stopping tablet replica
I20260608 10:05:39.481163   860 raft_consensus.cc:2243] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:39.482174   860 pending_rounds.cc:70] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Trying to abort 1 pending ops.
I20260608 10:05:39.482486   860 pending_rounds.cc:77] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620218187276288 op_type: NO_OP noop_request { }
I20260608 10:05:39.482905   860 raft_consensus.cc:2889] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:39.483343   860 raft_consensus.cc:2272] T 59dbd1a59a674a45b49735f6f7756a09 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.486057   860 tablet_replica.cc:333] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f: stopping tablet replica
I20260608 10:05:39.486687   860 raft_consensus.cc:2243] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.487078   860 raft_consensus.cc:2272] T aae72f2970b6449b8ba80b9798feb11b P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.489068   860 tablet_replica.cc:333] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f: stopping tablet replica
I20260608 10:05:39.489584   860 raft_consensus.cc:2243] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.489940   860 raft_consensus.cc:2272] T 01074c9af23d4a33ae9d9cd65b426678 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.492476   860 tablet_replica.cc:333] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: stopping tablet replica
I20260608 10:05:39.492952   860 raft_consensus.cc:2243] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:39.493508   860 pending_rounds.cc:70] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Trying to abort 1 pending ops.
I20260608 10:05:39.493671   860 pending_rounds.cc:77] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620218490826752 op_type: NO_OP noop_request { }
I20260608 10:05:39.493904   860 raft_consensus.cc:2889] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:39.494141   860 raft_consensus.cc:2272] T 10f577c69b4e4066bd80a3a7853a7e12 P 19074f864d0f49d4afca9eab4a77096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.518134   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:05:39.530540   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:05:39.548753   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:39.549623   860 tablet_replica.cc:333] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7: stopping tablet replica
I20260608 10:05:39.550249   860 raft_consensus.cc:2243] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.550770   860 raft_consensus.cc:2272] T aae72f2970b6449b8ba80b9798feb11b P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.552829   860 tablet_replica.cc:333] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7: stopping tablet replica
I20260608 10:05:39.553427   860 raft_consensus.cc:2243] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.553845   860 raft_consensus.cc:2272] T 59dbd1a59a674a45b49735f6f7756a09 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.555974   860 tablet_replica.cc:333] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7: stopping tablet replica
I20260608 10:05:39.556596   860 raft_consensus.cc:2243] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.556990   860 raft_consensus.cc:2272] T 01074c9af23d4a33ae9d9cd65b426678 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.558948   860 tablet_replica.cc:333] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7: stopping tablet replica
I20260608 10:05:39.559455   860 raft_consensus.cc:2243] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:39.559849   860 raft_consensus.cc:2272] T 10f577c69b4e4066bd80a3a7853a7e12 P 1b4065c0c19b44eea756e373f52ddcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.581113   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:05:39.594151   860 master.cc:562] Master@127.0.215.62:42035 shutting down...
I20260608 10:05:39.608460   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:39.609036   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:39.609452   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef1952c37a57471f9875185e94db3bbd: stopping tablet replica
I20260608 10:05:39.628188   860 master.cc:584] Master@127.0.215.62:42035 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2472 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:05:39.661640   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:34751
I20260608 10:05:39.662901   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:39.668236  3698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.669289  3697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.670149  3700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:39.670661   860 server_base.cc:1061] running on GCE node
I20260608 10:05:39.671640   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:39.671864   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:39.671993   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913139671979 us; error 0 us; skew 500 ppm
I20260608 10:05:39.672674   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:39.675292   860 webserver.cc:533] Webserver started at http://127.0.215.62:46345/ using document root <none> and password file <none>
I20260608 10:05:39.675787   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:39.675951   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:39.676184   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:39.677266   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "154779f8eb234e8e95c80880d5652e3a"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:39.682000   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:05:39.685717  3705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.686591   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:39.686874   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "154779f8eb234e8e95c80880d5652e3a"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:39.687126   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:39.714560   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:39.715626   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:39.755172   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:34751
I20260608 10:05:39.755314  3757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:34751 every 8 connection(s)
I20260608 10:05:39.759788  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.771139  3758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: Bootstrap starting.
I20260608 10:05:39.776118  3758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.780571  3758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: No bootstrap required, opened a new log
I20260608 10:05:39.782958  3758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER }
I20260608 10:05:39.783403  3758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.783658  3758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154779f8eb234e8e95c80880d5652e3a, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.784291  3758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER }
I20260608 10:05:39.784799  3758 raft_consensus.cc:399] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:39.785036  3758 raft_consensus.cc:493] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:39.785329  3758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.790534  3758 raft_consensus.cc:515] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER }
I20260608 10:05:39.791168  3758 leader_election.cc:304] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [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: 154779f8eb234e8e95c80880d5652e3a; no voters: 
I20260608 10:05:39.792405  3758 leader_election.cc:290] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:39.792845  3761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:39.794304  3761 raft_consensus.cc:697] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 1 LEADER]: Becoming Leader. State: Replica: 154779f8eb234e8e95c80880d5652e3a, State: Running, Role: LEADER
I20260608 10:05:39.795102  3761 consensus_queue.cc:237] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [LEADER]: Queue going to LEADER mode. State: All 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: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER }
I20260608 10:05:39.795665  3758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:39.798072  3763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 154779f8eb234e8e95c80880d5652e3a. Latest consensus state: current_term: 1 leader_uuid: "154779f8eb234e8e95c80880d5652e3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER } }
I20260608 10:05:39.798069  3762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "154779f8eb234e8e95c80880d5652e3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154779f8eb234e8e95c80880d5652e3a" member_type: VOTER } }
I20260608 10:05:39.798897  3763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:39.798959  3762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:39.805521  3766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:39.813720  3766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:39.814862   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:39.823601  3766 catalog_manager.cc:1382] Generated new cluster ID: aa8208cf88824ad4a713d1f3524a5021
I20260608 10:05:39.823915  3766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:39.854992  3766 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:39.856416  3766 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:39.869314  3766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: Generated new TSK 0
I20260608 10:05:39.870033  3766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:39.881558   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:39.887952  3779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.889691  3780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.890269  3782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:39.890973   860 server_base.cc:1061] running on GCE node
I20260608 10:05:39.891929   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:39.892158   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:39.892345   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913139892325 us; error 0 us; skew 500 ppm
I20260608 10:05:39.892956   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:39.895514   860 webserver.cc:533] Webserver started at http://127.0.215.1:35679/ using document root <none> and password file <none>
I20260608 10:05:39.896087   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:39.896297   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:39.896606   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:39.897944   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "4c49b28a1413442c9f89016adbb2eb9b"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:39.902835   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:05:39.906740  3787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.907554   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:05:39.907985   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "4c49b28a1413442c9f89016adbb2eb9b"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:39.908309   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:39.921756   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:39.923050   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:39.924602   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:39.927119   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:39.927364   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.927610   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:39.927795   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.967497   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:40889
I20260608 10:05:39.967607  3849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:40889 every 8 connection(s)
I20260608 10:05:39.973016   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:39.981832  3854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.982583  3855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:39.983825  3857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:39.985335   860 server_base.cc:1061] running on GCE node
I20260608 10:05:39.986546   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:39.986821   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:39.987007   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913139986991 us; error 0 us; skew 500 ppm
I20260608 10:05:39.987401  3850 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34751
I20260608 10:05:39.987721   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:39.987799  3850 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:39.988819  3850 heartbeater.cc:507] Master 127.0.215.62:34751 requested a full tablet report, sending...
I20260608 10:05:39.991047   860 webserver.cc:533] Webserver started at http://127.0.215.2:45807/ using document root <none> and password file <none>
I20260608 10:05:39.991670  3722 ts_manager.cc:194] Registered new tserver with Master: 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:39.991897   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:39.992190   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:39.992573   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:39.994086   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "799fd4f373154715a35ec9cd5ce1fde9"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:39.994290  3722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50590
I20260608 10:05:40.000043   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:05:40.003961  3862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.004875   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:40.005224   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "799fd4f373154715a35ec9cd5ce1fde9"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-l651"
I20260608 10:05:40.005566   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:40.020764   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.021950   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.023524   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:40.026016   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:40.026278   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.026612   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:40.026796   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.065852   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:37575
I20260608 10:05:40.065981  3924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:37575 every 8 connection(s)
I20260608 10:05:40.071185   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.078109  3928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:40.080034  3929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:40.082042  3931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:40.082098   860 server_base.cc:1061] running on GCE node
I20260608 10:05:40.083583   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:40.083848   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:40.084043   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913140084024 us; error 0 us; skew 500 ppm
I20260608 10:05:40.084707  3925 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34751
I20260608 10:05:40.084801   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:40.085194  3925 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:40.086165  3925 heartbeater.cc:507] Master 127.0.215.62:34751 requested a full tablet report, sending...
I20260608 10:05:40.087688   860 webserver.cc:533] Webserver started at http://127.0.215.3:36207/ using document root <none> and password file <none>
I20260608 10:05:40.088387   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.088634   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.088696  3722 ts_manager.cc:194] Registered new tserver with Master: 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:40.089143   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.090726   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "03655eab5944469fbba258215cec9f1b"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-l651"
I20260608 10:05:40.090778  3722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50594
I20260608 10:05:40.096078   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:40.099767  3936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.100574   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:05:40.100900   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "03655eab5944469fbba258215cec9f1b"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-l651"
I20260608 10:05:40.101182   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:40.130931   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.132094   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.133598   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:40.136317   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:40.136550   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.136829   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:40.136997   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.175886   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:46573
I20260608 10:05:40.176000  3998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:46573 every 8 connection(s)
I20260608 10:05:40.190186  3999 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34751
I20260608 10:05:40.190680  3999 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:40.191439  3999 heartbeater.cc:507] Master 127.0.215.62:34751 requested a full tablet report, sending...
I20260608 10:05:40.193506  3722 ts_manager.cc:194] Registered new tserver with Master: 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:40.194154   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014679588s
I20260608 10:05:40.195031  3722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50596
I20260608 10:05:40.997656  3850 heartbeater.cc:499] Master 127.0.215.62:34751 was elected leader, sending a full tablet report...
I20260608 10:05:41.093600  3925 heartbeater.cc:499] Master 127.0.215.62:34751 was elected leader, sending a full tablet report...
I20260608 10:05:41.197911  3999 heartbeater.cc:499] Master 127.0.215.62:34751 was elected leader, sending a full tablet report...
I20260608 10:05:41.248520  3722 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50604:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:05:41.250818  3722 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:05:41.313280  3964 tablet_service.cc:1511] Processing CreateTablet for tablet b2332ae1d5794cbcaa0bfcffffe1c585 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.314508  3963 tablet_service.cc:1511] Processing CreateTablet for tablet d0edf5aa74fb478fb21f087420597ab4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.315531  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2332ae1d5794cbcaa0bfcffffe1c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.316589  3963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0edf5aa74fb478fb21f087420597ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.326313  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda829c01af48aba5edd0d26afc2ba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.327947  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda829c01af48aba5edd0d26afc2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.337841  3961 tablet_service.cc:1511] Processing CreateTablet for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.339485  3961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a97cfe211a4f56a7bb6b4aa651fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.342228  4018 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.349268  4018 tablet_bootstrap.cc:654] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.352768  3963 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1f1650bff54a28b17030d9ef546d20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.353338  3890 tablet_service.cc:1511] Processing CreateTablet for tablet b2332ae1d5794cbcaa0bfcffffe1c585 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.354422  3963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1f1650bff54a28b17030d9ef546d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.354944  3890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2332ae1d5794cbcaa0bfcffffe1c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.355005  3886 tablet_service.cc:1511] Processing CreateTablet for tablet f673c6e2887f4dda92aeb21388b8ca31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.356508  3886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f673c6e2887f4dda92aeb21388b8ca31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.358825  3889 tablet_service.cc:1511] Processing CreateTablet for tablet d0edf5aa74fb478fb21f087420597ab4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.360375  3889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0edf5aa74fb478fb21f087420597ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.361918  3960 tablet_service.cc:1511] Processing CreateTablet for tablet 2846c1758bdf41118c89121f9277e0dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.363587  3960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846c1758bdf41118c89121f9277e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.363488  3884 tablet_service.cc:1511] Processing CreateTablet for tablet 2846c1758bdf41118c89121f9277e0dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.364575  3887 tablet_service.cc:1511] Processing CreateTablet for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.365175  3884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846c1758bdf41118c89121f9277e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.366091  3887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a97cfe211a4f56a7bb6b4aa651fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.363488  3888 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda829c01af48aba5edd0d26afc2ba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.367408  3885 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1f1650bff54a28b17030d9ef546d20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.369104  3888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda829c01af48aba5edd0d26afc2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.374758  3885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1f1650bff54a28b17030d9ef546d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.380934  3883 tablet_service.cc:1511] Processing CreateTablet for tablet 0b121f2030554f72b55fe7352b00dea4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.381701  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 0b121f2030554f72b55fe7352b00dea4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.382593  3883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b121f2030554f72b55fe7352b00dea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.383142  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b121f2030554f72b55fe7352b00dea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.403174  3964 tablet_service.cc:1511] Processing CreateTablet for tablet f673c6e2887f4dda92aeb21388b8ca31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.408279  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f673c6e2887f4dda92aeb21388b8ca31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.411522  3815 tablet_service.cc:1511] Processing CreateTablet for tablet b2332ae1d5794cbcaa0bfcffffe1c585 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.413120  3815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2332ae1d5794cbcaa0bfcffffe1c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.415472  3814 tablet_service.cc:1511] Processing CreateTablet for tablet d0edf5aa74fb478fb21f087420597ab4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.416966  3814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0edf5aa74fb478fb21f087420597ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.419535  3813 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda829c01af48aba5edd0d26afc2ba2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.421765  3813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda829c01af48aba5edd0d26afc2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.423341  3811 tablet_service.cc:1511] Processing CreateTablet for tablet f673c6e2887f4dda92aeb21388b8ca31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.424867  3811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f673c6e2887f4dda92aeb21388b8ca31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.427819  3812 tablet_service.cc:1511] Processing CreateTablet for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.429095  3809 tablet_service.cc:1511] Processing CreateTablet for tablet 2846c1758bdf41118c89121f9277e0dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.430042  3812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a97cfe211a4f56a7bb6b4aa651fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.431516  3808 tablet_service.cc:1511] Processing CreateTablet for tablet 0b121f2030554f72b55fe7352b00dea4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.433898  3810 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1f1650bff54a28b17030d9ef546d20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:41.445243  3809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846c1758bdf41118c89121f9277e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.456300  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1f1650bff54a28b17030d9ef546d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.468137  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b121f2030554f72b55fe7352b00dea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.491863  4020 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.513780  4018 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.514611  4018 ts_tablet_manager.cc:1403] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.173s	user 0.050s	sys 0.031s
I20260608 10:05:41.518805  4018 raft_consensus.cc:359] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.519665  4018 raft_consensus.cc:385] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.520030  4018 raft_consensus.cc:740] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.524374  4021 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.521186  4018 consensus_queue.cc:260] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.531836  4020 tablet_bootstrap.cc:654] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.535507  4021 tablet_bootstrap.cc:654] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.539393  4018 ts_tablet_manager.cc:1434] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260608 10:05:41.540647  4018 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.541769  4020 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.541857  4021 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.542500  4021 ts_tablet_manager.cc:1403] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 10:05:41.542477  4020 ts_tablet_manager.cc:1403] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260608 10:05:41.545936  4021 raft_consensus.cc:359] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.546142  4020 raft_consensus.cc:359] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.546918  4021 raft_consensus.cc:385] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.546979  4020 raft_consensus.cc:385] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.547461  4021 raft_consensus.cc:740] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.547670  4018 tablet_bootstrap.cc:654] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.548513  4021 consensus_queue.cc:260] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.547533  4020 raft_consensus.cc:740] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.550284  4020 consensus_queue.cc:260] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.555539  4020 ts_tablet_manager.cc:1434] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 10:05:41.558176  4020 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.567278  4021 ts_tablet_manager.cc:1434] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.014s
I20260608 10:05:41.568774  4021 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.569325  4020 tablet_bootstrap.cc:654] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.570912  4018 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.571529  4018 ts_tablet_manager.cc:1403] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260608 10:05:41.574829  4018 raft_consensus.cc:359] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.575655  4018 raft_consensus.cc:385] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.576023  4018 raft_consensus.cc:740] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.576150  4021 tablet_bootstrap.cc:654] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.576994  4018 consensus_queue.cc:260] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.579746  4018 ts_tablet_manager.cc:1434] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260608 10:05:41.581269  4018 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.584029  4020 tablet_bootstrap.cc:492] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.584656  4020 ts_tablet_manager.cc:1403] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260608 10:05:41.587855  4020 raft_consensus.cc:359] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.588783  4020 raft_consensus.cc:385] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.589171  4020 raft_consensus.cc:740] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.590606  4018 tablet_bootstrap.cc:654] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.590267  4020 consensus_queue.cc:260] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.601552  4020 ts_tablet_manager.cc:1434] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 10:05:41.603749  4021 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.604362  4021 ts_tablet_manager.cc:1403] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.011s
I20260608 10:05:41.608757  4020 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.609344  4018 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.609885  4018 ts_tablet_manager.cc:1403] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260608 10:05:41.612777  4018 raft_consensus.cc:359] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.613492  4018 raft_consensus.cc:385] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.613808  4018 raft_consensus.cc:740] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.614831  4018 consensus_queue.cc:260] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.615901  4020 tablet_bootstrap.cc:654] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.615964  4021 raft_consensus.cc:359] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.616878  4021 raft_consensus.cc:385] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.617170  4018 ts_tablet_manager.cc:1434] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:05:41.617219  4021 raft_consensus.cc:740] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.618599  4018 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.618513  4021 consensus_queue.cc:260] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.625787  4018 tablet_bootstrap.cc:654] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.629570  4021 ts_tablet_manager.cc:1434] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.005s
I20260608 10:05:41.630888  4021 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.631398  4020 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.632280  4020 ts_tablet_manager.cc:1403] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 10:05:41.636595  4020 raft_consensus.cc:359] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.637539  4020 raft_consensus.cc:385] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.637733  4025 raft_consensus.cc:493] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.638036  4018 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.637991  4020 raft_consensus.cc:740] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.638845  4018 ts_tablet_manager.cc:1403] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:05:41.639544  4021 tablet_bootstrap.cc:654] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.639178  4020 consensus_queue.cc:260] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.639202  4025 raft_consensus.cc:515] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.641817  4020 ts_tablet_manager.cc:1434] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:05:41.642403  4018 raft_consensus.cc:359] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.642985  4020 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.643537  4018 raft_consensus.cc:385] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.644213  4018 raft_consensus.cc:740] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.645186  4018 consensus_queue.cc:260] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.647150  4025 leader_election.cc:290] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.648717  4018 ts_tablet_manager.cc:1434] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:05:41.652583  4018 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.655627  4020 tablet_bootstrap.cc:654] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.659061  4018 tablet_bootstrap.cc:654] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.674950  4021 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.675657  4021 ts_tablet_manager.cc:1403] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.002s
I20260608 10:05:41.678936  4021 raft_consensus.cc:359] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.679811  4021 raft_consensus.cc:385] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.679698  4020 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.680291  4021 raft_consensus.cc:740] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.681403  4021 consensus_queue.cc:260] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.682101  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.683164  3900 raft_consensus.cc:2468] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.685999  4021 ts_tablet_manager.cc:1434] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:05:41.687263  4021 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.688871  4018 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.689198  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:41.689492  4018 ts_tablet_manager.cc:1403] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.007s
I20260608 10:05:41.689930  3974 raft_consensus.cc:2468] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.692207  3788 leader_election.cc:304] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.680716  4020 ts_tablet_manager.cc:1403] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.003s
I20260608 10:05:41.693008  4018 raft_consensus.cc:359] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.693611  4025 raft_consensus.cc:2804] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.693897  4018 raft_consensus.cc:385] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.694082  4025 raft_consensus.cc:493] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.694519  4018 raft_consensus.cc:740] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.694602  4025 raft_consensus.cc:3060] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.696162  4020 raft_consensus.cc:359] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.696949  4020 raft_consensus.cc:385] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.697327  4020 raft_consensus.cc:740] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.698112  4021 tablet_bootstrap.cc:654] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.698532  4020 consensus_queue.cc:260] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.701855  4018 consensus_queue.cc:260] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.703289  4025 raft_consensus.cc:515] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.705596  4018 ts_tablet_manager.cc:1434] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260608 10:05:41.703783  4021 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.706866  4018 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.707335  4021 ts_tablet_manager.cc:1403] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260608 10:05:41.707401  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:41.708086  3900 raft_consensus.cc:3060] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.710093  4025 leader_election.cc:290] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.710621  4027 raft_consensus.cc:493] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.711143  4027 raft_consensus.cc:515] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.711694  4021 raft_consensus.cc:359] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.712469  4021 raft_consensus.cc:385] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.712771  4021 raft_consensus.cc:740] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.713711  4021 consensus_queue.cc:260] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.713982  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:41.715453  3974 raft_consensus.cc:3060] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.716588  4021 ts_tablet_manager.cc:1434] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:05:41.714814  4018 tablet_bootstrap.cc:654] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.717725  4021 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.720276  4022 raft_consensus.cc:493] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.720953  4022 raft_consensus.cc:515] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.724514  4022 leader_election.cc:290] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:41.731841  4025 raft_consensus.cc:493] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.732453  4025 raft_consensus.cc:515] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.731128  4020 ts_tablet_manager.cc:1434] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 10:05:41.734887  4025 leader_election.cc:290] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.751884  3974 raft_consensus.cc:2468] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.745256  4027 leader_election.cc:290] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.755736  3900 raft_consensus.cc:2468] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.756364  4020 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.762434  4022 raft_consensus.cc:493] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.763028  4022 raft_consensus.cc:515] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.766184  4022 leader_election.cc:290] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:41.773723  4020 tablet_bootstrap.cc:654] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.775754  4021 tablet_bootstrap.cc:654] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.777971  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.779595  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.780162  3788 leader_election.cc:304] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.781847  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:41.781853  4025 raft_consensus.cc:2804] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.782390  4018 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.782548  3974 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.783344  4018 ts_tablet_manager.cc:1403] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.017s
W20260608 10:05:41.784343  3938 leader_election.cc:343] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:41.785501  3938 leader_election.cc:343] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:41.786837  3788 leader_election.cc:304] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.791477  4025 raft_consensus.cc:697] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:41.796583  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.797744  3899 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.798899  4018 raft_consensus.cc:359] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.801062  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
W20260608 10:05:41.803068  3863 leader_election.cc:343] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:41.803972  4018 raft_consensus.cc:385] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.805267  4018 raft_consensus.cc:740] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.807947  4046 raft_consensus.cc:2804] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.808441  4046 raft_consensus.cc:493] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.806165  4018 consensus_queue.cc:260] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.808887  4046 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:41.809346  3771 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:41.811496  4018 ts_tablet_manager.cc:1434] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260608 10:05:41.811832  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:41.812673  4018 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
W20260608 10:05:41.812913  3776 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:41.813427  4021 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.814010  4021 ts_tablet_manager.cc:1403] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.001s
I20260608 10:05:41.813874  4025 consensus_queue.cc:237] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.818068  4021 raft_consensus.cc:359] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.818961  4021 raft_consensus.cc:385] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.819356  4021 raft_consensus.cc:740] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.817302  4046 raft_consensus.cc:515] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.820386  4021 consensus_queue.cc:260] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.824056  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:41.824730  3899 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.828227  4021 ts_tablet_manager.cc:1434] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:05:41.830696  4020 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.831422  4020 ts_tablet_manager.cc:1403] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.009s
I20260608 10:05:41.834542  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:41.834795  4020 raft_consensus.cc:359] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.835516  4020 raft_consensus.cc:385] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.835839  4020 raft_consensus.cc:740] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.836194  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:41.836908  3824 raft_consensus.cc:2468] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:41.836971  4020 consensus_queue.cc:260] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
W20260608 10:05:41.840150  3937 leader_election.cc:343] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:41.840720  3937 leader_election.cc:304] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b; no voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:41.841714  4021 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.842064  3937 leader_election.cc:304] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:41.842312  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:41.843652  4022 raft_consensus.cc:2749] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:41.844283  4047 raft_consensus.cc:493] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.844573  4022 raft_consensus.cc:2804] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.843817  3899 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.844980  4022 raft_consensus.cc:493] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.844822  4047 raft_consensus.cc:515] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.847846  4020 ts_tablet_manager.cc:1434] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:05:41.850381  4022 raft_consensus.cc:3060] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.848770  3722 catalog_manager.cc:5696] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:41.851557  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
W20260608 10:05:41.851756  3863 leader_election.cc:343] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:41.862813  3974 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.862973  3863 leader_election.cc:304] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 799fd4f373154715a35ec9cd5ce1fde9; no voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b
I20260608 10:05:41.863909  4027 raft_consensus.cc:2749] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:41.853421  4018 tablet_bootstrap.cc:654] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.865353  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.866408  3899 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.856518  4047 leader_election.cc:290] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:41.849982  4046 leader_election.cc:290] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.859054  3973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:41.868228  3973 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.860273  4020 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.861569  4022 raft_consensus.cc:515] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.865463  3789 leader_election.cc:304] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:41.869801  3788 leader_election.cc:304] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.870687  3974 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.857486  4021 tablet_bootstrap.cc:654] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.871359  4047 raft_consensus.cc:2804] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.874563  4046 raft_consensus.cc:2804] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.876473  4046 raft_consensus.cc:493] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.873627  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:41.876999  4047 raft_consensus.cc:697] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:41.877411  3824 raft_consensus.cc:3060] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.878584  4047 consensus_queue.cc:237] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.877035  4046 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.874243  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:41.871909  4022 leader_election.cc:290] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:41.884948  3899 raft_consensus.cc:3060] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.894496  4020 tablet_bootstrap.cc:654] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.912561  3824 raft_consensus.cc:2468] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:41.913506  4021 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:41.914947  4021 ts_tablet_manager.cc:1403] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.012s
I20260608 10:05:41.914426  4046 raft_consensus.cc:515] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.915942  3937 leader_election.cc:304] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.916172  3899 raft_consensus.cc:2468] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:41.916954  4022 raft_consensus.cc:2804] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.917204  4046 leader_election.cc:290] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:41.917505  4022 raft_consensus.cc:697] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:41.918506  4022 consensus_queue.cc:237] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.918905  4021 raft_consensus.cc:359] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.919555  4021 raft_consensus.cc:385] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.919883  4020 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.919914  4021 raft_consensus.cc:740] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.920644  4020 ts_tablet_manager.cc:1403] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.008s
I20260608 10:05:41.921365  4021 consensus_queue.cc:260] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.922602  4018 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.923147  4018 ts_tablet_manager.cc:1403] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.025s
I20260608 10:05:41.923547  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:41.924191  3974 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.923992  4020 raft_consensus.cc:359] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.924568  4021 ts_tablet_manager.cc:1434] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:05:41.924760  4020 raft_consensus.cc:385] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.925196  4020 raft_consensus.cc:740] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.926103  4021 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:41.926159  4020 consensus_queue.cc:260] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.926263  4018 raft_consensus.cc:359] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.928399  4018 raft_consensus.cc:385] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.929076  4018 raft_consensus.cc:740] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.932621  4020 ts_tablet_manager.cc:1434] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:05:41.929945  4018 consensus_queue.cc:260] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.933843  4020 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.934212  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:41.934988  3899 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.935488  4018 ts_tablet_manager.cc:1434] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:05:41.935913  4021 tablet_bootstrap.cc:654] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.936655  4018 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:41.933274  3974 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.939772  3788 leader_election.cc:304] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.940707  4046 raft_consensus.cc:2804] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.941386  4046 raft_consensus.cc:697] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:41.943321  4046 consensus_queue.cc:237] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:41.950418  4018 tablet_bootstrap.cc:654] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.953215  4047 raft_consensus.cc:493] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.953789  4047 raft_consensus.cc:515] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.955628  3899 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.958215  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f673c6e2887f4dda92aeb21388b8ca31" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
W20260608 10:05:41.959892  3788 leader_election.cc:343] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:41.962601  4047 leader_election.cc:290] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.960770  3720 catalog_manager.cc:5696] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:41.964260  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f673c6e2887f4dda92aeb21388b8ca31" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:41.964969  3899 raft_consensus.cc:2468] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:41.966177  3789 leader_election.cc:304] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [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: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 03655eab5944469fbba258215cec9f1b
I20260608 10:05:41.966715  4020 tablet_bootstrap.cc:654] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.967202  4047 raft_consensus.cc:2804] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.967769  4047 raft_consensus.cc:493] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.968261  4047 raft_consensus.cc:3060] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.972983  4018 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:41.973565  4018 ts_tablet_manager.cc:1403] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260608 10:05:41.976656  4018 raft_consensus.cc:359] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.977388  4018 raft_consensus.cc:385] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.977823  4018 raft_consensus.cc:740] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.977412  4047 raft_consensus.cc:515] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.978845  4018 consensus_queue.cc:260] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.979913  4020 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:41.980444  4020 ts_tablet_manager.cc:1403] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.001s
I20260608 10:05:41.981513  4018 ts_tablet_manager.cc:1434] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:05:41.982149  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f673c6e2887f4dda92aeb21388b8ca31" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:41.982774  3899 raft_consensus.cc:3060] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.982599  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f673c6e2887f4dda92aeb21388b8ca31" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:41.983453  3974 raft_consensus.cc:3060] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.983613  4047 leader_election.cc:290] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:41.983809  4020 raft_consensus.cc:359] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.984556  4020 raft_consensus.cc:385] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.984863  4020 raft_consensus.cc:740] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.986033  4020 consensus_queue.cc:260] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:41.988476  4020 ts_tablet_manager.cc:1434] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:05:41.993810  3974 raft_consensus.cc:2468] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:41.994215  4020 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:41.995672  3788 leader_election.cc:304] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:41.996982  4047 raft_consensus.cc:2804] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.997670  4047 raft_consensus.cc:697] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:41.999115  4047 consensus_queue.cc:237] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.002369  4020 tablet_bootstrap.cc:654] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:42.001621  3721 catalog_manager.cc:5696] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.003822  3721 catalog_manager.cc:5696] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:42.017891  3899 raft_consensus.cc:2468] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:42.025034  4021 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:42.025621  4021 ts_tablet_manager.cc:1403] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.030s
I20260608 10:05:42.026948  4020 tablet_bootstrap.cc:492] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:42.027438  4020 ts_tablet_manager.cc:1403] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 10:05:42.028877  4021 raft_consensus.cc:359] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.029623  4021 raft_consensus.cc:385] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:42.029923  4021 raft_consensus.cc:740] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:42.030176  4020 raft_consensus.cc:359] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.030948  4020 raft_consensus.cc:385] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:42.031253  4020 raft_consensus.cc:740] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:42.030817  4021 consensus_queue.cc:260] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.032003  4020 consensus_queue.cc:260] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.033541  4021 ts_tablet_manager.cc:1434] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 10:05:42.034088  4020 ts_tablet_manager.cc:1434] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:05:42.034641  4021 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:42.041437  4021 tablet_bootstrap.cc:654] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:42.042587  3722 catalog_manager.cc:5696] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.045847  4021 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:42.046415  4021 ts_tablet_manager.cc:1403] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 10:05:42.049065  4021 raft_consensus.cc:359] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.049587  4021 raft_consensus.cc:385] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:42.049860  4021 raft_consensus.cc:740] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:42.050573  4021 consensus_queue.cc:260] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.052560  4021 ts_tablet_manager.cc:1434] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:05:42.081198  4027 raft_consensus.cc:493] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:42.081776  4027 raft_consensus.cc:515] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.083608  4027 leader_election.cc:290] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:42.084645  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846c1758bdf41118c89121f9277e0dc" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:42.084889  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846c1758bdf41118c89121f9277e0dc" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:42.085233  3824 raft_consensus.cc:2468] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 0.
I20260608 10:05:42.085507  3974 raft_consensus.cc:2468] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 0.
I20260608 10:05:42.086400  3863 leader_election.cc:304] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:42.087077  4027 raft_consensus.cc:2804] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:42.087401  4027 raft_consensus.cc:493] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:42.087688  4027 raft_consensus.cc:3060] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.093015  4027 raft_consensus.cc:515] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.094815  4027 leader_election.cc:290] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:42.095701  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846c1758bdf41118c89121f9277e0dc" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:42.096032  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846c1758bdf41118c89121f9277e0dc" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:42.096217  3824 raft_consensus.cc:3060] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.096580  3974 raft_consensus.cc:3060] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.101490  3824 raft_consensus.cc:2468] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 1.
I20260608 10:05:42.101502  3974 raft_consensus.cc:2468] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 1.
I20260608 10:05:42.102785  3863 leader_election.cc:304] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:42.103513  4027 raft_consensus.cc:2804] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:42.104427  4027 raft_consensus.cc:697] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Becoming Leader. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:42.105146  4027 consensus_queue.cc:237] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.112319  3722 catalog_manager.cc:5696] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.248616  4047 raft_consensus.cc:493] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:42.249174  4047 raft_consensus.cc:515] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.251072  4047 leader_election.cc:290] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:42.251966  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:42.252143  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:42.252692  3899 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:42.252692  3974 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:42.254165  3789 leader_election.cc:304] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:42.254951  4047 raft_consensus.cc:2804] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:42.255316  4047 raft_consensus.cc:493] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:42.255609  4047 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.260634  4047 raft_consensus.cc:515] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.262470  4047 leader_election.cc:290] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:42.263453  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:42.263585  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:42.264019  3899 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.264146  3974 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.269044  3899 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:42.269063  3974 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:42.270447  3788 leader_election.cc:304] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:42.271209  4047 raft_consensus.cc:2804] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:42.271723  4047 raft_consensus.cc:697] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:42.272557  4047 consensus_queue.cc:237] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.279815  3722 catalog_manager.cc:5696] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.309096  4047 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.323758  4025 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.359184  4025 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.372421  4022 raft_consensus.cc:493] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:42.372987  4022 raft_consensus.cc:515] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.374524  4046 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.375352  4022 leader_election.cc:290] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:42.376120  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:42.376834  3824 raft_consensus.cc:2468] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:42.378254  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:42.379374  3900 raft_consensus.cc:2468] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:42.381234  3938 leader_election.cc:304] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:42.382679  4022 raft_consensus.cc:2804] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:42.383071  4022 raft_consensus.cc:493] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:42.383595  4022 raft_consensus.cc:3060] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:42.395148  4022 raft_consensus.cc:515] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:42.401021  4022 leader_election.cc:290] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
W20260608 10:05:43.426283  3754 debug-util.cc:398] Leaking SignalData structure 0x7b0800223460 after lost signal to thread 863
I20260608 10:05:43.752604  4079 raft_consensus.cc:493] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:43.754961  4079 raft_consensus.cc:515] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:43.757987  4079 leader_election.cc:290] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:43.773710  4046 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:43.774245  3973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:43.781787  4081 raft_consensus.cc:493] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:43.782534  4081 raft_consensus.cc:515] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:43.785461  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:43.786268  3824 raft_consensus.cc:3060] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:43.786886  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b121f2030554f72b55fe7352b00dea4" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:43.787577  3900 raft_consensus.cc:3060] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:43.788398  4022 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:43.786916  3898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:43.792121  3898 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:43.795056  3824 raft_consensus.cc:2468] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
W20260608 10:05:43.795966  3824 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45500 (request call id 4) took 1385 ms (client timeout 1809 ms). Trace:
W20260608 10:05:43.796634  3824 rpcz_store.cc:269] 0608 10:05:42.410356 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:43.785150 (+1374794us) service_pool.cc:224] Handling call
0608 10:05:43.795877 (+ 10727us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 10:05:43.798767  3937 leader_election.cc:304] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:43.800956  4022 raft_consensus.cc:2804] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:43.801712  4022 raft_consensus.cc:697] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:43.803004  4022 consensus_queue.cc:237] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:43.806954  4050 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:43.827069  4081 leader_election.cc:290] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:43.827642  3938 leader_election.cc:304] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:43.828620  4081 raft_consensus.cc:2804] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:05:43.829160  4081 raft_consensus.cc:493] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:43.829629  4081 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.839771  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:43.834065  3897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a97cfe211a4f56a7bb6b4aa651fc85" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:43.855517  4080 consensus_queue.cc:1048] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 10:05:43.848906  4079 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260608 10:05:43.868177  3722 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50590 (request call id 17) took 1486 ms. Trace:
I20260608 10:05:43.868697  4081 raft_consensus.cc:515] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:43.833117  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:43.871836  3973 raft_consensus.cc:1240] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Rejecting Update request from peer 4c49b28a1413442c9f89016adbb2eb9b for earlier term 1. Current term is 2. Ops: []
I20260608 10:05:43.872535  3900 raft_consensus.cc:2468] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:43.869078  4079 consensus_queue.cc:1048] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:43.874240  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:43.875103  3900 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.874670  4082 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260608 10:05:43.876194  4083 raft_consensus.cc:493] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c49b28a1413442c9f89016adbb2eb9b)
I20260608 10:05:43.876827  4083 raft_consensus.cc:515] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
W20260608 10:05:43.881520  3754 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0de0 after lost signal to thread 3757
I20260608 10:05:43.883078  4081 leader_election.cc:290] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 2 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:43.868726  3722 rpcz_store.cc:276] 0608 10:05:42.381826 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:42.381993 (+   167us) service_pool.cc:224] Handling call
0608 10:05:43.868085 (+1486092us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260608 10:05:43.893211  4083 leader_election.cc:290] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:43.880532  4090 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260608 10:05:43.894588  3720 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50596 (request call id 19) took 1491 ms. Trace:
I20260608 10:05:43.890908  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:43.895125  3720 rpcz_store.cc:276] 0608 10:05:42.403486 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:42.403706 (+   220us) service_pool.cc:224] Handling call
0608 10:05:43.894494 (+1490788us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1362598,"reported_tablets":1}
I20260608 10:05:43.900764  3900 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 2.
I20260608 10:05:43.891208  3789 leader_election.cc:304] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [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: 4c49b28a1413442c9f89016adbb2eb9b; no voters: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:43.903429  4047 raft_consensus.cc:2749] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:05:43.905834  4091 consensus_queue.cc:1048] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 10:05:43.912400  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
W20260608 10:05:43.914848  3754 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7500 after lost signal to thread 3849
I20260608 10:05:43.915367  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0edf5aa74fb478fb21f087420597ab4" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
W20260608 10:05:43.912660  3776 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:05:43.931751  3754 debug-util.cc:398] Leaking SignalData structure 0x7b0800172d00 after lost signal to thread 3924
I20260608 10:05:43.932525  3863 leader_election.cc:304] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 799fd4f373154715a35ec9cd5ce1fde9; no voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b
W20260608 10:05:43.933179  3754 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec3a0 after lost signal to thread 3998
I20260608 10:05:43.935274  4080 consensus_queue.cc:1059] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:43.936183  3938 leader_election.cc:304] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 4c49b28a1413442c9f89016adbb2eb9b
I20260608 10:05:43.936571  4080 raft_consensus.cc:3055] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:43.937106  4080 raft_consensus.cc:740] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:43.938097  4085 raft_consensus.cc:2804] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:43.938763  4085 raft_consensus.cc:697] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:43.938660  4080 consensus_queue.cc:260] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:43.940047  4085 consensus_queue.cc:237] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER 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: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:43.940951  4080 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.948591  4082 raft_consensus.cc:2749] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:05:43.951102  3771 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:43.952879  3899 raft_consensus.cc:1240] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Rejecting Update request from peer 4c49b28a1413442c9f89016adbb2eb9b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260608 10:05:44.027114  3721 catalog_manager.cc:5696] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:44.058941  3720 catalog_manager.cc:5696] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 1 to 2, leader changed from 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 2 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:44.177471   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:44.185220  4108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:44.187173  4109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:44.188921   860 server_base.cc:1061] running on GCE node
W20260608 10:05:44.188755  4111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:44.190197   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:44.190511   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:44.190717   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913144190697 us; error 0 us; skew 500 ppm
I20260608 10:05:44.191429   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:44.194604   860 webserver.cc:533] Webserver started at http://127.0.215.4:41191/ using document root <none> and password file <none>
I20260608 10:05:44.195182   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:44.195411   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:44.195709   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:44.196869   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "b70c5861d6b64579920653af62ab2812"
format_stamp: "Formatted at 2026-06-08 10:05:44 on dist-test-slave-l651"
I20260608 10:05:44.202419   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:05:44.207012  4116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:44.208099   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:05:44.208547   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "b70c5861d6b64579920653af62ab2812"
format_stamp: "Formatted at 2026-06-08 10:05:44 on dist-test-slave-l651"
I20260608 10:05:44.208624  4022 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:44.209000   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:44.226859  4022 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:44.232540   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:44.234640   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:44.236791   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:44.247895   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:44.248219   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:44.248569   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:44.248811   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:44.316568   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:33869
I20260608 10:05:44.316670  4180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:33869 every 8 connection(s)
I20260608 10:05:44.325683  3720 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50604:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 10:05:44.343238  4181 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34751
I20260608 10:05:44.343716  4181 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:44.344746  4181 heartbeater.cc:507] Master 127.0.215.62:34751 requested a full tablet report, sending...
I20260608 10:05:44.347286  3721 ts_manager.cc:194] Registered new tserver with Master: b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:44.349124  3721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38938
I20260608 10:05:44.351505  3900 raft_consensus.cc:1275] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:05:44.353710  4022 consensus_queue.cc:1048] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:05:44.355784  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74665cb899bd4bc9bc04655cb8154c03 has no consensus state
W20260608 10:05:44.357988  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df749ed08dac4652814ba91c8a78ecc6 has no consensus state
W20260608 10:05:44.361474  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b84d4b3f4844ab694b0229b28a5ac9e has no consensus state
W20260608 10:05:44.363400  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93e46d96fd2b452caeda18efb59ccde6 has no consensus state
W20260608 10:05:44.365422  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9f36e4f748e6434e9bbf1a926ee2c889 has no consensus state
W20260608 10:05:44.367422  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea2e279b1b074659aeb432d990190fc8 has no consensus state
W20260608 10:05:44.369415  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dce0201609b34cab89b33e14e45b865d has no consensus state
W20260608 10:05:44.374918  3709 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 74665cb899bd4bc9bc04655cb8154c03 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 74665cb899bd4bc9bc04655cb8154c03 has no consensus state
W20260608 10:05:44.375497  3720 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1ef82558c4f94f62bee6fd2c45d640b2 has no consensus state
I20260608 10:05:44.380157  3824 raft_consensus.cc:1275] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:05:44.380707  3824 pending_rounds.cc:85] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Aborting all ops after (but not including) 0
I20260608 10:05:44.380998  3824 pending_rounds.cc:107] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:05:44.381299  3824 raft_consensus.cc:2889] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:05:44.385591  4085 consensus_queue.cc:1048] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:44.424633  3885 tablet_service.cc:1511] Processing CreateTablet for tablet 74665cb899bd4bc9bc04655cb8154c03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.426004  3885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74665cb899bd4bc9bc04655cb8154c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.433961  3808 tablet_service.cc:1511] Processing CreateTablet for tablet 74665cb899bd4bc9bc04655cb8154c03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.435695  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74665cb899bd4bc9bc04655cb8154c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.446990  3810 tablet_service.cc:1511] Processing CreateTablet for tablet df749ed08dac4652814ba91c8a78ecc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.448921  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df749ed08dac4652814ba91c8a78ecc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.457657  3964 tablet_service.cc:1511] Processing CreateTablet for tablet df749ed08dac4652814ba91c8a78ecc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.459272  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df749ed08dac4652814ba91c8a78ecc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.463603  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 74665cb899bd4bc9bc04655cb8154c03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.466145  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74665cb899bd4bc9bc04655cb8154c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.465230  4145 tablet_service.cc:1511] Processing CreateTablet for tablet df749ed08dac4652814ba91c8a78ecc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.470616  4145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df749ed08dac4652814ba91c8a78ecc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.470362  4144 tablet_service.cc:1511] Processing CreateTablet for tablet 8b84d4b3f4844ab694b0229b28a5ac9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.472787  3885 tablet_service.cc:1511] Processing CreateTablet for tablet 8b84d4b3f4844ab694b0229b28a5ac9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.474345  3885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b84d4b3f4844ab694b0229b28a5ac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.478802  4144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b84d4b3f4844ab694b0229b28a5ac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.487016  4189 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:44.490057  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 8b84d4b3f4844ab694b0229b28a5ac9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.491783  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b84d4b3f4844ab694b0229b28a5ac9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.502810  3810 tablet_service.cc:1511] Processing CreateTablet for tablet 93e46d96fd2b452caeda18efb59ccde6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.504508  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e46d96fd2b452caeda18efb59ccde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.504554  4190 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:44.504307  3889 tablet_service.cc:1511] Processing CreateTablet for tablet 93e46d96fd2b452caeda18efb59ccde6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.505972  3889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e46d96fd2b452caeda18efb59ccde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.509397  4143 tablet_service.cc:1511] Processing CreateTablet for tablet 93e46d96fd2b452caeda18efb59ccde6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.513032  4143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e46d96fd2b452caeda18efb59ccde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.537842  4189 tablet_bootstrap.cc:654] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.549654  4191 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:44.561477  4192 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:44.562286  4190 tablet_bootstrap.cc:654] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.567610  3808 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36e4f748e6434e9bbf1a926ee2c889 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.565496  3964 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36e4f748e6434e9bbf1a926ee2c889 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.567989  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 9f36e4f748e6434e9bbf1a926ee2c889 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.570652  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36e4f748e6434e9bbf1a926ee2c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.571235  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36e4f748e6434e9bbf1a926ee2c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.574505  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f36e4f748e6434e9bbf1a926ee2c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.614475  4189 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:44.615201  4189 ts_tablet_manager.cc:1403] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.008s
I20260608 10:05:44.624442  4191 tablet_bootstrap.cc:654] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.625707  4145 tablet_service.cc:1511] Processing CreateTablet for tablet ea2e279b1b074659aeb432d990190fc8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.629097  4145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2e279b1b074659aeb432d990190fc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.633189  4189 raft_consensus.cc:359] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.634074  4189 raft_consensus.cc:385] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.634445  4189 raft_consensus.cc:740] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.636297  3962 tablet_service.cc:1511] Processing CreateTablet for tablet ea2e279b1b074659aeb432d990190fc8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.637893  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2e279b1b074659aeb432d990190fc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.639245  3885 tablet_service.cc:1511] Processing CreateTablet for tablet ea2e279b1b074659aeb432d990190fc8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.643488  4144 tablet_service.cc:1511] Processing CreateTablet for tablet dce0201609b34cab89b33e14e45b865d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.645041  4144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce0201609b34cab89b33e14e45b865d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.647375  3889 tablet_service.cc:1511] Processing CreateTablet for tablet dce0201609b34cab89b33e14e45b865d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.647547  3808 tablet_service.cc:1511] Processing CreateTablet for tablet dce0201609b34cab89b33e14e45b865d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.647373  3885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2e279b1b074659aeb432d990190fc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.649443  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce0201609b34cab89b33e14e45b865d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.651294  3889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce0201609b34cab89b33e14e45b865d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.639042  4189 consensus_queue.cc:260] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.663534  4189 ts_tablet_manager.cc:1434] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.012s
I20260608 10:05:44.659046  4192 tablet_bootstrap.cc:654] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.671725  4190 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:44.672333  4190 ts_tablet_manager.cc:1403] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.010s
I20260608 10:05:44.666074  4189 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:44.682439  3964 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef82558c4f94f62bee6fd2c45d640b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.687409  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef82558c4f94f62bee6fd2c45d640b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.689049  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef82558c4f94f62bee6fd2c45d640b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.689100  3810 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef82558c4f94f62bee6fd2c45d640b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:44.692257  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef82558c4f94f62bee6fd2c45d640b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.693951  4190 raft_consensus.cc:359] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.684046  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef82558c4f94f62bee6fd2c45d640b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:44.710729  4189 tablet_bootstrap.cc:654] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.718837  4191 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:44.719466  4191 ts_tablet_manager.cc:1403] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.008s
I20260608 10:05:44.721275  4189 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:44.721971  4189 ts_tablet_manager.cc:1403] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.005s
I20260608 10:05:44.723081  4191 raft_consensus.cc:359] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.723906  4191 raft_consensus.cc:385] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.724344  4191 raft_consensus.cc:740] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.723971  4192 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:44.725466  4192 ts_tablet_manager.cc:1403] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.164s	user 0.018s	sys 0.005s
I20260608 10:05:44.721150  4190 raft_consensus.cc:385] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.726306  4190 raft_consensus.cc:740] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.726542  4189 raft_consensus.cc:359] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.727540  4189 raft_consensus.cc:385] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.727325  4190 consensus_queue.cc:260] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.727934  4189 raft_consensus.cc:740] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.728927  4189 consensus_queue.cc:260] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.729878  4190 ts_tablet_manager.cc:1434] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260608 10:05:44.731158  4190 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:44.731798  4189 ts_tablet_manager.cc:1434] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:05:44.733376  4189 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:44.739419  4191 consensus_queue.cc:260] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.742084  4189 tablet_bootstrap.cc:654] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.744608  4191 ts_tablet_manager.cc:1434] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 10:05:44.745872  4191 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:44.757210  4192 raft_consensus.cc:359] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.758118  4192 raft_consensus.cc:385] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.758495  4192 raft_consensus.cc:740] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.767373  4192 consensus_queue.cc:260] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.769755  4189 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:44.769599  4080 raft_consensus.cc:493] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:44.770586  4189 ts_tablet_manager.cc:1403] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.011s
I20260608 10:05:44.770742  4080 raft_consensus.cc:515] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.774226  4191 tablet_bootstrap.cc:654] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.776544  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:44.776708  4189 raft_consensus.cc:359] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:44.777823  4189 raft_consensus.cc:385] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.778261  4189 raft_consensus.cc:740] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.777611  3900 raft_consensus.cc:2468] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:44.779385  4189 consensus_queue.cc:260] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:44.780627  4190 tablet_bootstrap.cc:654] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.783986  3789 leader_election.cc:304] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:44.785585  4080 leader_election.cc:290] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:44.786912  4189 ts_tablet_manager.cc:1434] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260608 10:05:44.788225  4189 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:44.789047  4091 raft_consensus.cc:2804] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:44.789499  4091 raft_consensus.cc:493] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:44.789903  4091 raft_consensus.cc:3060] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:44.810889  4189 tablet_bootstrap.cc:654] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.824312  4091 raft_consensus.cc:515] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.831257  4181 heartbeater.cc:499] Master 127.0.215.62:34751 was elected leader, sending a full tablet report...
I20260608 10:05:44.837949  4083 raft_consensus.cc:493] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:44.838604  4083 raft_consensus.cc:515] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.839076  4191 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:44.847718  4191 ts_tablet_manager.cc:1403] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.025s
I20260608 10:05:44.850533  4190 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:44.831178  4200 raft_consensus.cc:493] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:44.843354  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:44.846657  4083 leader_election.cc:290] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:44.851399  4192 ts_tablet_manager.cc:1434] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.126s	user 0.010s	sys 0.026s
W20260608 10:05:44.853068  3863 leader_election.cc:343] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:44.854202  4200 raft_consensus.cc:515] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:44.851393  4190 ts_tablet_manager.cc:1403] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.026s
I20260608 10:05:44.857939  4091 leader_election.cc:290] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:44.855536  4192 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:44.862126  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:44.870783  3900 raft_consensus.cc:3060] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:44.870617  4191 raft_consensus.cc:359] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:44.871520  4191 raft_consensus.cc:385] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:44.872385  4200 leader_election.cc:290] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:44.876358  4191 raft_consensus.cc:740] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:44.884241  4191 consensus_queue.cc:260] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:44.908667  4189 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:44.929839  4189 ts_tablet_manager.cc:1403] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.142s	user 0.028s	sys 0.026s
I20260608 10:05:44.963299  4191 ts_tablet_manager.cc:1434] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.115s	user 0.011s	sys 0.000s
W20260608 10:05:44.964015  3771 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:44.974220  4192 tablet_bootstrap.cc:654] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:44.983811  3900 raft_consensus.cc:2468] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:44.984871  4050 raft_consensus.cc:493] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:44.985582  4050 raft_consensus.cc:515] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:44.988593  4191 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:44.992082  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.000174  3789 leader_election.cc:304] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:45.003190  4080 raft_consensus.cc:2804] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:44.973346  4190 raft_consensus.cc:359] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.005381  4156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.004493  4050 leader_election.cc:290] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.008157  4190 raft_consensus.cc:385] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.024708  4190 raft_consensus.cc:740] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.029486  4080 raft_consensus.cc:697] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
W20260608 10:05:45.034274  3865 leader_election.cc:343] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.035887  3865 leader_election.cc:304] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 799fd4f373154715a35ec9cd5ce1fde9; no voters: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.041417  4211 raft_consensus.cc:2749] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:45.039096  4189 raft_consensus.cc:359] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.042084  4189 raft_consensus.cc:385] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.042508  4189 raft_consensus.cc:740] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.042727  4156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.043509  4156 raft_consensus.cc:2468] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:45.040496  4080 consensus_queue.cc:237] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.043751  4191 tablet_bootstrap.cc:654] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.043572  4189 consensus_queue.cc:260] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.061489  4189 ts_tablet_manager.cc:1434] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.002s
I20260608 10:05:45.062829  4189 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:45.070801  4156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.071324  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:45.071605  4156 raft_consensus.cc:3060] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.072237  3900 raft_consensus.cc:2393] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b70c5861d6b64579920653af62ab2812 in current term 1: Already voted for candidate 4c49b28a1413442c9f89016adbb2eb9b in this term.
I20260608 10:05:45.037750  4190 consensus_queue.cc:260] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.082549  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74665cb899bd4bc9bc04655cb8154c03" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.084249  4192 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.085129  4192 ts_tablet_manager.cc:1403] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.041s
I20260608 10:05:45.082602  3824 raft_consensus.cc:2468] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:45.088438  4117 leader_election.cc:304] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [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: b70c5861d6b64579920653af62ab2812; no voters: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:45.091910  4156 raft_consensus.cc:2468] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:45.092963  4200 raft_consensus.cc:2749] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:45.096254  4192 raft_consensus.cc:359] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.097244  4192 raft_consensus.cc:385] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.091831  3937 leader_election.cc:304] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:45.097631  4192 raft_consensus.cc:740] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.098165  4050 raft_consensus.cc:2804] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.098807  4050 raft_consensus.cc:493] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.099339  4050 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.102111  4190 ts_tablet_manager.cc:1434] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.240s	user 0.010s	sys 0.003s
I20260608 10:05:45.103498  4190 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:45.100664  4192 consensus_queue.cc:260] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.133328  4189 tablet_bootstrap.cc:654] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.138798  4190 tablet_bootstrap.cc:654] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.140501  4191 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:45.141208  4191 ts_tablet_manager.cc:1403] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.162s	user 0.029s	sys 0.031s
I20260608 10:05:45.141544  4050 raft_consensus.cc:515] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.144321  4192 ts_tablet_manager.cc:1434] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.004s
I20260608 10:05:45.145448  4192 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.145787  4050 leader_election.cc:290] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.145237  4156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.145246  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:45.149188  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.149519  3824 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:45.153708  3939 leader_election.cc:343] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:45.156482  3939 leader_election.cc:343] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.158658  4191 raft_consensus.cc:359] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.159787  4191 raft_consensus.cc:385] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.160120  4191 raft_consensus.cc:740] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.146543  3719 catalog_manager.cc:5696] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.162700  4191 consensus_queue.cc:260] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.170188  4192 tablet_bootstrap.cc:654] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.168814  3722 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df] alter complete (version 0)
I20260608 10:05:45.168562  3824 raft_consensus.cc:2468] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:45.175499  3937 leader_election.cc:304] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.178598  4191 ts_tablet_manager.cc:1434] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260608 10:05:45.178644  4085 raft_consensus.cc:2804] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.181617  4085 raft_consensus.cc:697] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:45.187153  4211 raft_consensus.cc:493] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.187803  4211 raft_consensus.cc:515] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:45.194043  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
W20260608 10:05:45.196223  3865 leader_election.cc:343] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.198689  4085 consensus_queue.cc:237] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.204116  4211 leader_election.cc:290] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:45.204923  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:45.205703  3974 raft_consensus.cc:2468] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 0.
I20260608 10:05:45.210837  3863 leader_election.cc:304] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.212355  4211 raft_consensus.cc:2804] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.212845  4211 raft_consensus.cc:493] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.213287  4211 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.216440  4191 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:45.287711  4083 raft_consensus.cc:493] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.288374  4083 raft_consensus.cc:515] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.318928  4192 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.319655  4192 ts_tablet_manager.cc:1403] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.174s	user 0.036s	sys 0.027s
I20260608 10:05:45.297765  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.312769  4190 tablet_bootstrap.cc:492] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:45.323486  4190 ts_tablet_manager.cc:1403] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.220s	user 0.012s	sys 0.008s
W20260608 10:05:45.323560  3865 leader_election.cc:343] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.295099  4189 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: No bootstrap required, opened a new log
I20260608 10:05:45.326238  4189 ts_tablet_manager.cc:1403] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.264s	user 0.025s	sys 0.041s
I20260608 10:05:45.327713  4211 raft_consensus.cc:515] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:45.328917  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.329424  4083 leader_election.cc:290] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
W20260608 10:05:45.337124  3863 leader_election.cc:343] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.339203  3863 leader_election.cc:304] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [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: 799fd4f373154715a35ec9cd5ce1fde9; no voters: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.337177  4190 raft_consensus.cc:359] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.347193  4083 raft_consensus.cc:2749] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:45.347473  4190 raft_consensus.cc:385] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.349383  4190 raft_consensus.cc:740] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.349538  4192 raft_consensus.cc:359] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.350399  4192 raft_consensus.cc:385] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.350411  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.350291  4190 consensus_queue.cc:260] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.351046  4192 raft_consensus.cc:740] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
W20260608 10:05:45.352085  3865 leader_election.cc:343] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.353299  4190 ts_tablet_manager.cc:1434] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.006s
I20260608 10:05:45.354454  4190 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:45.355343  4192 consensus_queue.cc:260] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.357641  4192 ts_tablet_manager.cc:1434] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260608 10:05:45.358989  4211 leader_election.cc:290] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 1 election: Requested vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:45.360769  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:45.361404  3974 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.364892  4189 raft_consensus.cc:359] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.365715  4189 raft_consensus.cc:385] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.366024  4189 raft_consensus.cc:740] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.359107  4192 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.366989  4189 consensus_queue.cc:260] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.371699  3974 raft_consensus.cc:2468] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 1.
I20260608 10:05:45.372247  4191 tablet_bootstrap.cc:654] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.372864  4189 ts_tablet_manager.cc:1434] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260608 10:05:45.373113  3863 leader_election.cc:304] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.374082  4211 raft_consensus.cc:2804] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.374645  4211 raft_consensus.cc:697] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Becoming Leader. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:45.375802  4211 consensus_queue.cc:237] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:45.382576  4190 tablet_bootstrap.cc:654] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.383080  3722 catalog_manager.cc:5696] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:45.396893  4192 tablet_bootstrap.cc:654] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.401039  4191 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:45.401630  4191 ts_tablet_manager.cc:1403] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.002s
I20260608 10:05:45.404533  3719 catalog_manager.cc:5696] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:45.409399  4200 raft_consensus.cc:493] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.409945  4200 raft_consensus.cc:515] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.412293  4200 leader_election.cc:290] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.413501  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.414520  4191 raft_consensus.cc:359] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.415480  4191 raft_consensus.cc:385] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.415858  4191 raft_consensus.cc:740] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
W20260608 10:05:45.415915  4117 leader_election.cc:343] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.416803  4190 tablet_bootstrap.cc:492] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:45.416818  4191 consensus_queue.cc:260] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.417502  4190 ts_tablet_manager.cc:1403] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.013s
I20260608 10:05:45.419879  4191 ts_tablet_manager.cc:1434] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.006s
I20260608 10:05:45.421247  4191 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:45.421008  4190 raft_consensus.cc:359] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.422127  4190 raft_consensus.cc:385] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.422493  4190 raft_consensus.cc:740] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.423238  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:45.423436  4190 consensus_queue.cc:260] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.424161  3900 raft_consensus.cc:2468] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 0.
I20260608 10:05:45.426463  4190 ts_tablet_manager.cc:1434] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 10:05:45.427510  4190 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:45.427412  4118 leader_election.cc:304] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [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: 799fd4f373154715a35ec9cd5ce1fde9, b70c5861d6b64579920653af62ab2812; no voters: 4c49b28a1413442c9f89016adbb2eb9b
I20260608 10:05:45.429282  4200 raft_consensus.cc:2804] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.429677  4200 raft_consensus.cc:493] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.430059  4200 raft_consensus.cc:3060] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.442436  4190 tablet_bootstrap.cc:654] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.452824  4192 tablet_bootstrap.cc:492] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.453400  4192 ts_tablet_manager.cc:1403] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.014s
I20260608 10:05:45.455004  4085 raft_consensus.cc:493] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.455574  4085 raft_consensus.cc:515] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.458614  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2e279b1b074659aeb432d990190fc8" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
W20260608 10:05:45.461289  3939 leader_election.cc:343] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.462270  4200 raft_consensus.cc:515] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.463792  4192 raft_consensus.cc:359] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.464560  4192 raft_consensus.cc:385] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.464888  4192 raft_consensus.cc:740] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.465479  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:45.465801  4085 leader_election.cc:290] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.466265  3824 raft_consensus.cc:3060] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.465730  4192 consensus_queue.cc:260] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.469772  4200 leader_election.cc:290] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.470026  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2e279b1b074659aeb432d990190fc8" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:45.470736  3897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e46d96fd2b452caeda18efb59ccde6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:45.470780  3900 raft_consensus.cc:2468] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:45.471668  3897 raft_consensus.cc:3060] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.472720  3938 leader_election.cc:304] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.474675  4191 tablet_bootstrap.cc:654] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.473989  4085 raft_consensus.cc:2804] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.479110  4085 raft_consensus.cc:493] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.479492  4085 raft_consensus.cc:3060] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.483865  3824 raft_consensus.cc:2468] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 1.
I20260608 10:05:45.486443  4192 ts_tablet_manager.cc:1434] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.007s
I20260608 10:05:45.487674  4192 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.489909  4117 leader_election.cc:304] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:45.491082  4200 raft_consensus.cc:2804] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:05:45.494748  3707 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ea2e279b1b074659aeb432d990190fc8 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ea2e279b1b074659aeb432d990190fc8 consensus state has no leader
I20260608 10:05:45.491254  3897 raft_consensus.cc:2468] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 1.
I20260608 10:05:45.501905  4080 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:45.509534  4085 raft_consensus.cc:515] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.513842  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2e279b1b074659aeb432d990190fc8" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
W20260608 10:05:45.515509  3939 leader_election.cc:343] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.510035  4200 raft_consensus.cc:697] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 1 LEADER]: Becoming Leader. State: Replica: b70c5861d6b64579920653af62ab2812, State: Running, Role: LEADER
I20260608 10:05:45.517060  4200 consensus_queue.cc:237] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.530197  4080 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:45.531770  3897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2e279b1b074659aeb432d990190fc8" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:45.532416  3897 raft_consensus.cc:3060] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.534057  4081 raft_consensus.cc:493] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.534516  4085 leader_election.cc:290] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Requested vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.534818  4081 raft_consensus.cc:515] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.539413  4081 leader_election.cc:290] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.541350  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36e4f748e6434e9bbf1a926ee2c889" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.542239  4155 raft_consensus.cc:2468] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:45.542829  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36e4f748e6434e9bbf1a926ee2c889" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.543754  3824 raft_consensus.cc:2468] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 0.
I20260608 10:05:45.543843  3939 leader_election.cc:304] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:45.548592  4081 raft_consensus.cc:2804] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.549129  4081 raft_consensus.cc:493] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.549603  4081 raft_consensus.cc:3060] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.557168  3897 raft_consensus.cc:2468] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:45.569974  4191 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: No bootstrap required, opened a new log
I20260608 10:05:45.570763  4191 ts_tablet_manager.cc:1403] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.018s
I20260608 10:05:45.571331  4192 tablet_bootstrap.cc:654] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.571570  3938 leader_election.cc:304] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: b70c5861d6b64579920653af62ab2812
I20260608 10:05:45.572805  4085 raft_consensus.cc:2804] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.574050  4085 raft_consensus.cc:697] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:45.574957  4085 consensus_queue.cc:237] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.592864  4081 raft_consensus.cc:515] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.611758  4191 raft_consensus.cc:359] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.612610  4191 raft_consensus.cc:385] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.612931  4191 raft_consensus.cc:740] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: FOLLOWER
W20260608 10:05:45.615077  3938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.215.2:37575, user_credentials={real_user=slave}} blocked reactor thread for 43630.2us
I20260608 10:05:45.622704  4190 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:45.613741  4191 consensus_queue.cc:260] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.630229  4191 ts_tablet_manager.cc:1434] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260608 10:05:45.624102  4190 ts_tablet_manager.cc:1403] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.197s	user 0.023s	sys 0.020s
I20260608 10:05:45.633610  3722 catalog_manager.cc:5696] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 reported cstate change: term changed from 0 to 1, leader changed from <none> to b70c5861d6b64579920653af62ab2812 (127.0.215.4). New cstate: current_term: 1 leader_uuid: "b70c5861d6b64579920653af62ab2812" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.636749  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36e4f748e6434e9bbf1a926ee2c889" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:45.639111  3824 raft_consensus.cc:3060] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.639055  4190 raft_consensus.cc:359] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.639940  4190 raft_consensus.cc:385] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.640283  4190 raft_consensus.cc:740] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.641090  4190 consensus_queue.cc:260] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.643579  4190 ts_tablet_manager.cc:1434] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:05:45.654939  4081 leader_election.cc:290] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.655949  4190 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: Bootstrap starting.
I20260608 10:05:45.654040  3721 catalog_manager.cc:5696] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:45.656222  4156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f36e4f748e6434e9bbf1a926ee2c889" candidate_uuid: "03655eab5944469fbba258215cec9f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.658505  3824 raft_consensus.cc:2468] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:45.659150  4156 raft_consensus.cc:3060] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.660051  3937 leader_election.cc:304] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:45.664451  4081 raft_consensus.cc:2804] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.664767  4190 tablet_bootstrap.cc:654] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.664971  4081 raft_consensus.cc:697] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:45.665865  4081 consensus_queue.cc:237] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.675510  4156 raft_consensus.cc:2468] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03655eab5944469fbba258215cec9f1b in term 1.
I20260608 10:05:45.677279  4190 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: No bootstrap required, opened a new log
I20260608 10:05:45.677524  4192 tablet_bootstrap.cc:492] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.677855  4190 ts_tablet_manager.cc:1403] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260608 10:05:45.677991  4192 ts_tablet_manager.cc:1403] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.191s	user 0.010s	sys 0.004s
I20260608 10:05:45.681200  4192 raft_consensus.cc:359] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:45.682237  4192 raft_consensus.cc:385] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.682691  4192 raft_consensus.cc:740] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.682497  4190 raft_consensus.cc:359] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.683713  4190 raft_consensus.cc:385] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.683620  4192 consensus_queue.cc:260] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:45.684146  4190 raft_consensus.cc:740] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.685334  4190 consensus_queue.cc:260] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.687829  4190 ts_tablet_manager.cc:1434] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 10:05:45.687877  4192 ts_tablet_manager.cc:1434] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:05:45.738072  4200 raft_consensus.cc:493] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.739539  4200 raft_consensus.cc:515] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:45.744972  4081 consensus_queue.cc:1048] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:45.752146  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b" is_pre_election: true
I20260608 10:05:45.759763  4192 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.763176  3721 catalog_manager.cc:5696] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03655eab5944469fbba258215cec9f1b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:45.765027  4200 leader_election.cc:290] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:45.787113  4192 tablet_bootstrap.cc:654] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.795306  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:45.797565  4117 leader_election.cc:304] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [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: b70c5861d6b64579920653af62ab2812; no voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b
I20260608 10:05:45.801313  4200 raft_consensus.cc:2749] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:45.802716  4156 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.813866  4081 consensus_queue.cc:1048] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:45.815301  4080 raft_consensus.cc:493] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.815887  4080 raft_consensus.cc:515] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.819880  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef82558c4f94f62bee6fd2c45d640b2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b" is_pre_election: true
I20260608 10:05:45.820334  4080 leader_election.cc:290] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.820712  3974 raft_consensus.cc:2468] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:45.821394  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef82558c4f94f62bee6fd2c45d640b2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.822579  3788 leader_election.cc:304] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
W20260608 10:05:45.823786  3790 leader_election.cc:343] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:45.824898  4192 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.824975  4080 raft_consensus.cc:2804] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.825641  4080 raft_consensus.cc:493] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.825995  4192 ts_tablet_manager.cc:1403] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.011s
I20260608 10:05:45.826056  4080 raft_consensus.cc:3060] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.830997  4192 raft_consensus.cc:359] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.831923  4192 raft_consensus.cc:385] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.832362  4192 raft_consensus.cc:740] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.833277  4192 consensus_queue.cc:260] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.836468  4192 ts_tablet_manager.cc:1434] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:05:45.836267  4080 raft_consensus.cc:515] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.837900  4192 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.840057  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef82558c4f94f62bee6fd2c45d640b2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:45.840782  3974 raft_consensus.cc:3060] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.848619  4192 tablet_bootstrap.cc:654] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.848434  4211 consensus_queue.cc:1048] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:45.851536  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef82558c4f94f62bee6fd2c45d640b2" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.852371  4155 raft_consensus.cc:3060] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.855644  4080 leader_election.cc:290] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573), b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869)
I20260608 10:05:45.861016  3974 raft_consensus.cc:2468] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:45.867745  3788 leader_election.cc:304] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03655eab5944469fbba258215cec9f1b, 4c49b28a1413442c9f89016adbb2eb9b; no voters: 
I20260608 10:05:45.875720  4214 raft_consensus.cc:2804] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.876605  4214 raft_consensus.cc:697] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:45.878116  4214 consensus_queue.cc:237] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:45.887584  4155 raft_consensus.cc:2468] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:45.896355  4192 tablet_bootstrap.cc:492] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.898777  4192 ts_tablet_manager.cc:1403] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.025s
I20260608 10:05:45.903101  4192 raft_consensus.cc:359] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.904315  4192 raft_consensus.cc:385] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.904652  4192 raft_consensus.cc:740] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.905601  4192 consensus_queue.cc:260] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.907226  4155 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.908167  4192 ts_tablet_manager.cc:1434] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:05:45.910706  4192 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:45.919250  4192 tablet_bootstrap.cc:654] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:45.920760  4211 consensus_queue.cc:1048] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:45.923329  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:45.929281  4192 tablet_bootstrap.cc:492] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: No bootstrap required, opened a new log
I20260608 10:05:45.929867  4192 ts_tablet_manager.cc:1403] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260608 10:05:45.932987  4192 raft_consensus.cc:359] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.933743  4192 raft_consensus.cc:385] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:45.934027  4192 raft_consensus.cc:740] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: FOLLOWER
I20260608 10:05:45.934865  4192 consensus_queue.cc:260] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.941439  4192 ts_tablet_manager.cc:1434] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:05:45.942461  4214 raft_consensus.cc:493] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:45.943147  4214 raft_consensus.cc:515] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.947501  4154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812" is_pre_election: true
I20260608 10:05:45.948640  4154 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:45.949077  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9" is_pre_election: true
I20260608 10:05:45.950101  3900 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 0.
I20260608 10:05:45.950650  3790 leader_election.cc:304] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:45.951764  4080 raft_consensus.cc:2804] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:45.952342  4080 raft_consensus.cc:493] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:45.952714  4080 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.951797  4214 leader_election.cc:290] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.957971  3719 catalog_manager.cc:5696] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } }
W20260608 10:05:45.963296  3776 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:45.961015  4080 raft_consensus.cc:515] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.979297  4155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b70c5861d6b64579920653af62ab2812"
I20260608 10:05:45.980005  4155 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.983145  4080 leader_election.cc:290] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Requested vote from peers b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:45.984776  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "4c49b28a1413442c9f89016adbb2eb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:45.985464  3900 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:45.989790  4155 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
I20260608 10:05:45.991115  3790 leader_election.cc:304] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:45.992074  4080 raft_consensus.cc:2804] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:45.993484  4080 raft_consensus.cc:697] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Leader. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:45.994485  4080 consensus_queue.cc:237] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:45.993506  3900 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c49b28a1413442c9f89016adbb2eb9b in term 1.
W20260608 10:05:46.005429  3771 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:46.013411  3719 catalog_manager.cc:5696] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:46.066900  4200 consensus_queue.cc:1048] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:46.091012  4228 consensus_queue.cc:1048] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.097945  4050 consensus_queue.cc:1048] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.116199  4155 raft_consensus.cc:3060] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:46.129736  4085 consensus_queue.cc:1048] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.131376  4085 consensus_queue.cc:1048] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:46.145424  4085 consensus_queue.cc:1048] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.329473  4214 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:46.343101  4091 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.497231  4091 consensus_queue.cc:1048] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:46.516557  4214 consensus_queue.cc:1048] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:47.052670  3972 consensus_queue.cc:237] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.060354  3824 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:47.060976  3939 consensus_peers.cc:597] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92a97cfe211a4f56a7bb6b4aa651fc85. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.061857  4050 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.062448  3897 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.063941  4081 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.074730  4050 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.076817  3897 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.079645  3825 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.093228  3719 catalog_manager.cc:5696] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.114045  3825 consensus_queue.cc:237] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.126667  3972 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:47.127803  3790 consensus_peers.cc:597] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0edf5aa74fb478fb21f087420597ab4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.129410  4214 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.132108  3897 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.136963  4214 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.141150  4080 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.143699  3972 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.160665  3721 catalog_manager.cc:5696] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:47.168870  3825 consensus_queue.cc:237] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.176270  3900 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
W20260608 10:05:47.199735  3790 consensus_peers.cc:597] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f673c6e2887f4dda92aeb21388b8ca31. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.200987  3972 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.202553  3900 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.202908  4091 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.204355  4214 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.214004  4091 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.217424  3972 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.223237  3900 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.244550  3721 catalog_manager.cc:5696] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b reported cstate change: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.261580  3900 consensus_queue.cc:237] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.270232  3972 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.272374  4211 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:05:47.273916  3865 consensus_peers.cc:597] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2846c1758bdf41118c89121f9277e0dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.283653  3825 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:47.285226  4211 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:47.292876  4287 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.299285  3972 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.299456  3825 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:47.316340  3719 catalog_manager.cc:5696] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:47.571588  4291 ts_tablet_manager.cc:933] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:47.574175  4291 tablet_copy_client.cc:323] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:46573
I20260608 10:05:47.576767  3984 tablet_copy_service.cc:140] P 03655eab5944469fbba258215cec9f1b: Received BeginTabletCopySession request for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:54938)
I20260608 10:05:47.577529  3984 tablet_copy_service.cc:161] P 03655eab5944469fbba258215cec9f1b: Beginning new tablet copy session on tablet 92a97cfe211a4f56a7bb6b4aa651fc85 from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:54938: session id = b70c5861d6b64579920653af62ab2812-92a97cfe211a4f56a7bb6b4aa651fc85
I20260608 10:05:47.587952  3984 tablet_copy_source_session.cc:215] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.592052  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a97cfe211a4f56a7bb6b4aa651fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.611295  4291 tablet_copy_client.cc:806] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.612197  4291 tablet_copy_client.cc:670] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.617341  4291 tablet_copy_client.cc:538] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:47.627943  4291 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:47.647639  4291 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:47.648729  4291 tablet_bootstrap.cc:492] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:47.649493  4291 ts_tablet_manager.cc:1403] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260608 10:05:47.652658  4291 raft_consensus.cc:359] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.653383  4291 raft_consensus.cc:740] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:47.653959  4291 consensus_queue.cc:260] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.656359  4291 ts_tablet_manager.cc:1434] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:05:47.666697  3984 tablet_copy_service.cc:342] P 03655eab5944469fbba258215cec9f1b: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-92a97cfe211a4f56a7bb6b4aa651fc85 received from {username='slave'} at 127.0.0.1:54938
I20260608 10:05:47.667430  3984 tablet_copy_service.cc:434] P 03655eab5944469fbba258215cec9f1b: ending tablet copy session b70c5861d6b64579920653af62ab2812-92a97cfe211a4f56a7bb6b4aa651fc85 on tablet 92a97cfe211a4f56a7bb6b4aa651fc85 with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:47.672091  4291 ts_tablet_manager.cc:933] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:47.677115  4291 tablet_copy_client.cc:323] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:37575
I20260608 10:05:47.679152  3910 tablet_copy_service.cc:140] P 799fd4f373154715a35ec9cd5ce1fde9: Received BeginTabletCopySession request for tablet 2846c1758bdf41118c89121f9277e0dc from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:36506)
I20260608 10:05:47.679719  3910 tablet_copy_service.cc:161] P 799fd4f373154715a35ec9cd5ce1fde9: Beginning new tablet copy session on tablet 2846c1758bdf41118c89121f9277e0dc from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:36506: session id = b70c5861d6b64579920653af62ab2812-2846c1758bdf41118c89121f9277e0dc
I20260608 10:05:47.689276  3910 tablet_copy_source_session.cc:215] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.696161  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846c1758bdf41118c89121f9277e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.707886  4291 tablet_copy_client.cc:806] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.708561  4291 tablet_copy_client.cc:670] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.712807  4291 tablet_copy_client.cc:538] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:47.719264  4291 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:47.732810  4294 ts_tablet_manager.cc:933] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:47.737516  4291 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:47.738603  4291 tablet_bootstrap.cc:492] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:47.740597  4294 tablet_copy_client.cc:323] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:40889
I20260608 10:05:47.740795  4291 ts_tablet_manager.cc:1403] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 10:05:47.745002  3835 tablet_copy_service.cc:140] P 4c49b28a1413442c9f89016adbb2eb9b: Received BeginTabletCopySession request for tablet d0edf5aa74fb478fb21f087420597ab4 from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:41904)
I20260608 10:05:47.744663  4291 raft_consensus.cc:359] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.746170  4291 raft_consensus.cc:740] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:47.745673  3835 tablet_copy_service.cc:161] P 4c49b28a1413442c9f89016adbb2eb9b: Beginning new tablet copy session on tablet d0edf5aa74fb478fb21f087420597ab4 from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:41904: session id = b70c5861d6b64579920653af62ab2812-d0edf5aa74fb478fb21f087420597ab4
I20260608 10:05:47.747259  4291 consensus_queue.cc:260] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.749958  4291 ts_tablet_manager.cc:1434] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 10:05:47.756156  3910 tablet_copy_service.cc:342] P 799fd4f373154715a35ec9cd5ce1fde9: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-2846c1758bdf41118c89121f9277e0dc received from {username='slave'} at 127.0.0.1:36506
I20260608 10:05:47.756729  3910 tablet_copy_service.cc:434] P 799fd4f373154715a35ec9cd5ce1fde9: ending tablet copy session b70c5861d6b64579920653af62ab2812-2846c1758bdf41118c89121f9277e0dc on tablet 2846c1758bdf41118c89121f9277e0dc with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:47.756187  3835 tablet_copy_source_session.cc:215] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.764262  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0edf5aa74fb478fb21f087420597ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.778826  4291 ts_tablet_manager.cc:933] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:47.786194  4294 tablet_copy_client.cc:806] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.786986  4294 tablet_copy_client.cc:670] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.789765  4291 tablet_copy_client.cc:323] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:40889
I20260608 10:05:47.791880  3835 tablet_copy_service.cc:140] P 4c49b28a1413442c9f89016adbb2eb9b: Received BeginTabletCopySession request for tablet f673c6e2887f4dda92aeb21388b8ca31 from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:41904)
I20260608 10:05:47.792016  4294 tablet_copy_client.cc:538] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:47.792495  3835 tablet_copy_service.cc:161] P 4c49b28a1413442c9f89016adbb2eb9b: Beginning new tablet copy session on tablet f673c6e2887f4dda92aeb21388b8ca31 from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:41904: session id = b70c5861d6b64579920653af62ab2812-f673c6e2887f4dda92aeb21388b8ca31
I20260608 10:05:47.802930  4294 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:47.824779  3835 tablet_copy_source_session.cc:215] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.829865  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f673c6e2887f4dda92aeb21388b8ca31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.851899  4291 tablet_copy_client.cc:806] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.852520  4291 tablet_copy_client.cc:670] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.860796  4291 tablet_copy_client.cc:538] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:47.866691  4294 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:47.868057  4294 tablet_bootstrap.cc:492] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:47.868835  4294 ts_tablet_manager.cc:1403] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.066s	user 0.039s	sys 0.016s
I20260608 10:05:47.870692  4291 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:47.872364  4294 raft_consensus.cc:359] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.873287  4294 raft_consensus.cc:740] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:47.873998  4294 consensus_queue.cc:260] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.876888  4294 ts_tablet_manager.cc:1434] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:47.879220  3835 tablet_copy_service.cc:342] P 4c49b28a1413442c9f89016adbb2eb9b: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-d0edf5aa74fb478fb21f087420597ab4 received from {username='slave'} at 127.0.0.1:41904
I20260608 10:05:47.879709  3835 tablet_copy_service.cc:434] P 4c49b28a1413442c9f89016adbb2eb9b: ending tablet copy session b70c5861d6b64579920653af62ab2812-d0edf5aa74fb478fb21f087420597ab4 on tablet d0edf5aa74fb478fb21f087420597ab4 with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:47.901957  4291 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:47.902913  4291 tablet_bootstrap.cc:492] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:47.903599  4291 ts_tablet_manager.cc:1403] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260608 10:05:47.906455  4291 raft_consensus.cc:359] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.907258  4291 raft_consensus.cc:740] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:47.907881  4291 consensus_queue.cc:260] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:47.910235  4291 ts_tablet_manager.cc:1434] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:05:47.912390  3835 tablet_copy_service.cc:342] P 4c49b28a1413442c9f89016adbb2eb9b: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-f673c6e2887f4dda92aeb21388b8ca31 received from {username='slave'} at 127.0.0.1:41904
I20260608 10:05:47.912853  3835 tablet_copy_service.cc:434] P 4c49b28a1413442c9f89016adbb2eb9b: ending tablet copy session b70c5861d6b64579920653af62ab2812-f673c6e2887f4dda92aeb21388b8ca31 on tablet f673c6e2887f4dda92aeb21388b8ca31 with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:47.964905  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:48.023320  3825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20"
dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
mode: GRACEFUL
new_leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:41916
I20260608 10:05:48.024130  3825 raft_consensus.cc:606] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Received request to transfer leadership to TS 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:48.028091  3825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2"
dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
mode: GRACEFUL
new_leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:41916
I20260608 10:05:48.028730  3825 raft_consensus.cc:606] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Received request to transfer leadership to TS 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:48.030957  4155 raft_consensus.cc:1217] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:48.070668  3972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585"
dest_uuid: "03655eab5944469fbba258215cec9f1b"
mode: GRACEFUL
new_leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:54950
I20260608 10:05:48.071398  3972 raft_consensus.cc:606] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 LEADER]: Received request to transfer leadership to TS 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:48.075802  3825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d"
dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
mode: GRACEFUL
new_leader_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:41916
I20260608 10:05:48.076546  3825 raft_consensus.cc:606] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Received request to transfer leadership to TS b70c5861d6b64579920653af62ab2812
I20260608 10:05:48.080646  3974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6"
dest_uuid: "03655eab5944469fbba258215cec9f1b"
mode: GRACEFUL
new_leader_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:54950
I20260608 10:05:48.081310  3974 raft_consensus.cc:606] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Received request to transfer leadership to TS b70c5861d6b64579920653af62ab2812
I20260608 10:05:48.088147  4155 raft_consensus.cc:1217] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:48.091509  3776 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 10:05:48.092461  3776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:48.100953  4214 raft_consensus.cc:993] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: : Instructing follower 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.101491  4091 raft_consensus.cc:1081] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Signalling peer 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.103219  3897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20"
dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:38434
I20260608 10:05:48.103781  3897 raft_consensus.cc:493] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:48.104116  3897 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.109110  3897 raft_consensus.cc:515] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.111370  3897 leader_election.cc:290] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 2 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:48.112655  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:48.113289  3972 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.113773  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1f1650bff54a28b17030d9ef546d20" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:48.114423  3825 raft_consensus.cc:3055] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:48.114761  3825 raft_consensus.cc:740] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:48.115598  3825 consensus_queue.cc:260] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.116722  3825 raft_consensus.cc:3060] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.120780  3972 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 2.
I20260608 10:05:48.122263  3863 leader_election.cc:304] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:48.123212  4287 raft_consensus.cc:2804] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:48.123746  4287 raft_consensus.cc:697] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Becoming Leader. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:48.124634  4287 consensus_queue.cc:237] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.125335  3825 raft_consensus.cc:2468] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 2.
I20260608 10:05:48.134447  3721 catalog_manager.cc:5696] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: term changed from 1 to 2, leader changed from 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) to 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2). New cstate: current_term: 2 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:48.253176  4155 raft_consensus.cc:1217] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:48.271661  4303 raft_consensus.cc:993] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: : Instructing follower 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.272332  4081 raft_consensus.cc:1081] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 LEADER]: Signalling peer 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.274601  3897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585"
dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:38446
I20260608 10:05:48.275454  3897 raft_consensus.cc:493] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:48.276028  3897 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:48.285986  3897 raft_consensus.cc:515] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:48.288975  3897 leader_election.cc:290] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 3 election: Requested vote from peers 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573), 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:48.290267  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:48.290966  3825 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:48.296094  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2332ae1d5794cbcaa0bfcffffe1c585" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:48.296780  3972 raft_consensus.cc:3055] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:05:48.297140  3972 raft_consensus.cc:740] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:48.298117  3972 consensus_queue.cc:260] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:48.299665  3972 raft_consensus.cc:3060] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:48.300482  3825 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 3.
I20260608 10:05:48.301913  3863 leader_election.cc:304] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 4c49b28a1413442c9f89016adbb2eb9b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:48.303015  4287 raft_consensus.cc:2804] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:05:48.303551  4287 raft_consensus.cc:697] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 3 LEADER]: Becoming Leader. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:48.304585  4287 consensus_queue.cc:237] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } }
I20260608 10:05:48.307822  3972 raft_consensus.cc:2468] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 3.
I20260608 10:05:48.318001  3722 catalog_manager.cc:5696] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: term changed from 2 to 3, leader changed from 03655eab5944469fbba258215cec9f1b (127.0.215.3) to 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2). New cstate: current_term: 3 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:48.374188  4155 raft_consensus.cc:1217] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:48.418944  4091 raft_consensus.cc:993] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: : Instructing follower 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.419523  4214 raft_consensus.cc:1081] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Signalling peer 799fd4f373154715a35ec9cd5ce1fde9 to start an election
I20260608 10:05:48.421561  3897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2"
dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
 from {username='slave'} at 127.0.0.1:38434
I20260608 10:05:48.422365  3897 raft_consensus.cc:493] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:48.422809  3897 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.431288  3897 raft_consensus.cc:515] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.434895  3897 leader_election.cc:290] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [CANDIDATE]: Term 2 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:48.435467  3825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:48.436192  3825 raft_consensus.cc:3055] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:48.436568  3825 raft_consensus.cc:740] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:48.437517  3825 consensus_queue.cc:260] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.438902  3825 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.438794  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda829c01af48aba5edd0d26afc2ba2" candidate_uuid: "799fd4f373154715a35ec9cd5ce1fde9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:48.439577  3972 raft_consensus.cc:3060] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.449218  3972 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 2.
I20260608 10:05:48.452872  3825 raft_consensus.cc:2468] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 799fd4f373154715a35ec9cd5ce1fde9 in term 2.
I20260608 10:05:48.457134  3863 leader_election.cc:304] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: 03655eab5944469fbba258215cec9f1b, 799fd4f373154715a35ec9cd5ce1fde9; no voters: 
I20260608 10:05:48.458254  4287 raft_consensus.cc:2804] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:48.458843  4287 raft_consensus.cc:697] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Becoming Leader. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:48.459865  4287 consensus_queue.cc:237] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:48.466570  4050 raft_consensus.cc:1064] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:48.474964  4050 consensus_queue.cc:237] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:48.488272  4303 raft_consensus.cc:993] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: : Instructing follower b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:48.488858  4303 raft_consensus.cc:1081] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Signalling peer b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:48.520741  3721 catalog_manager.cc:5696] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: term changed from 1 to 2, leader changed from 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) to 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2). New cstate: current_term: 2 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:48.570792  3939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.4:33869, user_credentials={real_user=slave}} blocked reactor thread for 85308.2us
I20260608 10:05:48.576795  4155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6"
dest_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:43404
I20260608 10:05:48.577479  4155 raft_consensus.cc:493] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:48.577875  4155 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.585491  4155 raft_consensus.cc:515] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:48.593142  3824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:48.593811  3824 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.595880  4156 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:05:48.597337  4312 log.cc:927] Time spent T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260608 10:05:48.597483  4287 raft_consensus.cc:1064] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:48.593295  3825 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.598562  3897 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.600733  4287 consensus_queue.cc:237] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:48.602705  4155 leader_election.cc:290] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 2 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:48.604720  3824 raft_consensus.cc:2468] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:48.605878  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df749ed08dac4652814ba91c8a78ecc6" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:48.607358  3972 raft_consensus.cc:3055] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:48.607731  4117 leader_election.cc:304] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [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: 4c49b28a1413442c9f89016adbb2eb9b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:48.607821  3972 raft_consensus.cc:740] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Running, Role: LEADER
I20260608 10:05:48.608721  4228 raft_consensus.cc:2804] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:48.610999  4317 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:48.613128  4306 raft_consensus.cc:993] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: : Instructing follower b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:48.613696  4214 raft_consensus.cc:1081] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Signalling peer b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:48.614874  3972 consensus_queue.cc:260] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:48.615718  4155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d"
dest_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:43380
I20260608 10:05:48.617012  4155 raft_consensus.cc:493] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:48.617367  3972 raft_consensus.cc:3060] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.623075  4317 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 10:05:48.627751  3824 raft_consensus.cc:1275] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:48.630303  4314 consensus_queue.cc:1048] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:48.634241  3974 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.636991  4315 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:48.640578  4050 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:48.617585  4155 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.648692  4156 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.650420  3823 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.651086  4314 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:48.652408  4315 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:48.693414  3973 raft_consensus.cc:1275] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:48.694509  4317 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.703136  4154 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.710036  4315 consensus_queue.cc:1048] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:48.712221  4314 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.739418  4228 raft_consensus.cc:697] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Becoming Leader. State: Replica: b70c5861d6b64579920653af62ab2812, State: Running, Role: LEADER
I20260608 10:05:48.746552  3972 raft_consensus.cc:2468] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:48.751524  3825 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.763821  3721 catalog_manager.cc:5696] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:48.748211  4228 consensus_queue.cc:237] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } }
I20260608 10:05:48.770790  4153 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.776513  3824 raft_consensus.cc:1275] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 3 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:05:48.784466  3824 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.788949  4155 raft_consensus.cc:515] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:48.793606  3972 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.804037  4314 consensus_queue.cc:1048] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:48.811179  3823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c49b28a1413442c9f89016adbb2eb9b"
I20260608 10:05:48.811913  3823 raft_consensus.cc:3055] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:48.812270  3823 raft_consensus.cc:740] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c49b28a1413442c9f89016adbb2eb9b, State: Running, Role: LEADER
I20260608 10:05:48.817180  3897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce0201609b34cab89b33e14e45b865d" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:48.817848  3897 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.810312  4155 leader_election.cc:290] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 2 election: Requested vote from peers 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889), 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:48.833433  4091 raft_consensus.cc:1064] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:48.834798  3900 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.836249  4091 consensus_queue.cc:237] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:48.846674  3823 consensus_queue.cc:260] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [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: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:48.856566  3895 consensus_queue.cc:237] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:48.861011  3823 raft_consensus.cc:3060] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:48.881191  3973 raft_consensus.cc:1275] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 3 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:05:48.882769  3897 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:48.882579  3721 catalog_manager.cc:5696] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.883503  3972 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:48.885474  4118 leader_election.cc:304] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [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: 799fd4f373154715a35ec9cd5ce1fde9, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:48.889323  3974 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:48.891691  4330 raft_consensus.cc:2804] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:48.892294  4330 raft_consensus.cc:697] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Becoming Leader. State: Replica: b70c5861d6b64579920653af62ab2812, State: Running, Role: LEADER
I20260608 10:05:48.896183  4315 consensus_queue.cc:1048] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:48.902005  4315 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:48.905593  4315 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:48.893169  4330 consensus_queue.cc:237] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [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: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } }
I20260608 10:05:48.911656  4154 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.915025  4091 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:48.915429  4155 raft_consensus.cc:1275] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:48.925621  3973 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.927505  4306 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:48.933163  4327 consensus_queue.cc:1048] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 10:05:48.937870  3822 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:48.955013  3973 consensus_queue.cc:237] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:48.964951  4154 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:48.965667  3895 raft_consensus.cc:1275] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:05:48.968302  4334 log.cc:927] Time spent T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260608 10:05:48.970198  3719 catalog_manager.cc:5696] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 reported cstate change: term changed from 1 to 2, leader changed from 03655eab5944469fbba258215cec9f1b (127.0.215.3) to b70c5861d6b64579920653af62ab2812 (127.0.215.4). New cstate: current_term: 2 leader_uuid: "b70c5861d6b64579920653af62ab2812" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:48.967648  4317 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260608 10:05:48.978820  4303 consensus_queue.cc:1048] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:48.982348  3895 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:48.983901  4315 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:48.984618  4327 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.008503  3972 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:48.977671  3823 raft_consensus.cc:2468] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:49.020514  4306 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:49.023604  4091 raft_consensus.cc:1064] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:49.037139  4091 consensus_queue.cc:237] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:49.045069  4156 raft_consensus.cc:2955] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.048276  3721 catalog_manager.cc:5696] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 reported cstate change: term changed from 1 to 2, leader changed from 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) to b70c5861d6b64579920653af62ab2812 (127.0.215.4). New cstate: current_term: 2 leader_uuid: "b70c5861d6b64579920653af62ab2812" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:49.053927  4303 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.071002  3895 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.072506  4155 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.084177  4154 raft_consensus.cc:2955] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.056193  4306 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.106777  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:49.110208  3707 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2846c1758bdf41118c89121f9277e0dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:49.141264  3974 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:05:49.132158  3789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:37575, user_credentials={real_user=slave}} blocked reactor thread for 62070.9us
I20260608 10:05:49.151052  4214 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:49.145745  3722 catalog_manager.cc:5696] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:49.202895  3895 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:49.221014  4154 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:49.225633  3719 catalog_manager.cc:5696] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b reported cstate change: config changed from index 3 to 4, VOTER 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:49.230686  4214 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:49.232437  3810 tablet_service.cc:1558] Processing DeleteTablet for tablet 2846c1758bdf41118c89121f9277e0dc with delete_type TABLET_DATA_TOMBSTONED (TS 4c49b28a1413442c9f89016adbb2eb9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45484
W20260608 10:05:49.241935  4343 log.cc:927] Time spent T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260608 10:05:49.251407  4342 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260608 10:05:49.253960  3788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.3:46573, user_credentials={real_user=slave}} blocked reactor thread for 56971.8us
I20260608 10:05:49.277508  3722 catalog_manager.cc:5696] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 reported cstate change: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.294800  3810 tablet_service.cc:1558] Processing DeleteTablet for tablet 92a97cfe211a4f56a7bb6b4aa651fc85 with delete_type TABLET_DATA_TOMBSTONED (TS 4c49b28a1413442c9f89016adbb2eb9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45484
I20260608 10:05:49.296810  3822 raft_consensus.cc:1275] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:49.297549  3972 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.298729  4330 consensus_queue.cc:1048] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:49.301551  4350 tablet_replica.cc:333] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:49.302693  4350 raft_consensus.cc:2243] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.303460  4350 raft_consensus.cc:2272] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:49.279891  3789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:37575, user_credentials={real_user=slave}} blocked reactor thread for 68030.5us
I20260608 10:05:49.321920  4350 ts_tablet_manager.cc:1916] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:49.324499  3822 raft_consensus.cc:1275] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:49.328209  4330 consensus_queue.cc:1048] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:49.331274  4154 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.328737  4349 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.337142  3895 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.340364  3972 raft_consensus.cc:1275] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:49.342171  4330 consensus_queue.cc:1048] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:49.342643  4350 ts_tablet_manager.cc:1929] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:49.343173  4350 log.cc:1199] T 2846c1758bdf41118c89121f9277e0dc P 4c49b28a1413442c9f89016adbb2eb9b: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root/wals/2846c1758bdf41118c89121f9277e0dc
I20260608 10:05:49.345163  4350 tablet_replica.cc:333] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:49.346140  4350 raft_consensus.cc:2243] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.346889  4350 raft_consensus.cc:2272] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.346894  3706 catalog_manager.cc:5027] TS 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): tablet 2846c1758bdf41118c89121f9277e0dc (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:49.357463  3974 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.370553  4350 ts_tablet_manager.cc:1916] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:49.393805  3720 catalog_manager.cc:5696] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 reported cstate change: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.401589  4350 ts_tablet_manager.cc:1929] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:49.402180  4350 log.cc:1199] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 4c49b28a1413442c9f89016adbb2eb9b: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-0-root/wals/92a97cfe211a4f56a7bb6b4aa651fc85
I20260608 10:05:49.408079  3706 catalog_manager.cc:5027] TS 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): tablet 92a97cfe211a4f56a7bb6b4aa651fc85 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:49.411404  3895 raft_consensus.cc:1275] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:49.414722  4330 consensus_queue.cc:1048] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:49.425580  3900 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.442534  3822 consensus_queue.cc:237] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:49.462827  4154 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:49.463753  3974 raft_consensus.cc:1275] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:49.464645  4349 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:49.467276  4349 consensus_queue.cc:1048] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:49.473564  4306 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.489538  3974 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.485805  3822 consensus_queue.cc:237] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:49.497156  4156 raft_consensus.cc:2955] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.503904  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d0edf5aa74fb478fb21f087420597ab4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:49.506534  3721 catalog_manager.cc:5696] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b reported cstate change: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.519089  4154 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:49.522835  3895 raft_consensus.cc:1275] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:49.524406  4349 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:49.526887  4349 consensus_queue.cc:1048] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260608 10:05:49.534972  4344 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.540047  3885 tablet_service.cc:1558] Processing DeleteTablet for tablet d0edf5aa74fb478fb21f087420597ab4 with delete_type TABLET_DATA_TOMBSTONED (TS 799fd4f373154715a35ec9cd5ce1fde9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38420
I20260608 10:05:49.539080  3895 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.553579  4154 raft_consensus.cc:2955] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.556085  4358 tablet_replica.cc:333] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:49.557158  4358 raft_consensus.cc:2243] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.558064  4358 raft_consensus.cc:2272] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.557926  3722 catalog_manager.cc:5696] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 3 to 4, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:49.567422  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f673c6e2887f4dda92aeb21388b8ca31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:49.572065  4358 ts_tablet_manager.cc:1916] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:49.583204  3964 tablet_service.cc:1558] Processing DeleteTablet for tablet f673c6e2887f4dda92aeb21388b8ca31 with delete_type TABLET_DATA_TOMBSTONED (TS 03655eab5944469fbba258215cec9f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60218
I20260608 10:05:49.589977  4359 tablet_replica.cc:333] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:49.590914  4358 ts_tablet_manager.cc:1929] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:49.591343  4358 log.cc:1199] T d0edf5aa74fb478fb21f087420597ab4 P 799fd4f373154715a35ec9cd5ce1fde9: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root/wals/d0edf5aa74fb478fb21f087420597ab4
I20260608 10:05:49.591425  4359 raft_consensus.cc:2243] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.592415  4359 raft_consensus.cc:2272] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.592971  3707 catalog_manager.cc:5027] TS 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): tablet d0edf5aa74fb478fb21f087420597ab4 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:49.598753  4359 ts_tablet_manager.cc:1916] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:49.612504  4359 ts_tablet_manager.cc:1929] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:49.612892  4359 log.cc:1199] T f673c6e2887f4dda92aeb21388b8ca31 P 03655eab5944469fbba258215cec9f1b: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root/wals/f673c6e2887f4dda92aeb21388b8ca31
I20260608 10:05:49.614490  3706 catalog_manager.cc:5027] TS 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573): tablet f673c6e2887f4dda92aeb21388b8ca31 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:50.093600  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:50.129449  3895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e"
dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
mode: GRACEFUL
new_leader_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:36516
I20260608 10:05:50.129972  3895 raft_consensus.cc:606] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Received request to transfer leadership to TS b70c5861d6b64579920653af62ab2812
I20260608 10:05:50.131171  3776 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:05:50.131804  3776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:50.299993  4327 raft_consensus.cc:993] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: : Instructing follower b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:50.300508  4327 raft_consensus.cc:1081] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Signalling peer b70c5861d6b64579920653af62ab2812 to start an election
I20260608 10:05:50.302035  4154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e"
dest_uuid: "b70c5861d6b64579920653af62ab2812"
 from {username='slave'} at 127.0.0.1:43392
I20260608 10:05:50.302601  4154 raft_consensus.cc:493] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:50.303037  4154 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:50.307897  4154 raft_consensus.cc:515] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:50.309880  4154 leader_election.cc:290] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [CANDIDATE]: Term 2 election: Requested vote from peers 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575), 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:50.310818  3895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "799fd4f373154715a35ec9cd5ce1fde9"
I20260608 10:05:50.311014  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b84d4b3f4844ab694b0229b28a5ac9e" candidate_uuid: "b70c5861d6b64579920653af62ab2812" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03655eab5944469fbba258215cec9f1b"
I20260608 10:05:50.311493  3895 raft_consensus.cc:3055] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:50.311600  3974 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:50.311864  3895 raft_consensus.cc:740] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Running, Role: LEADER
I20260608 10:05:50.312661  3895 consensus_queue.cc:260] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [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: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:50.313608  3895 raft_consensus.cc:3060] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:50.316514  3974 raft_consensus.cc:2468] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:50.317790  4117 leader_election.cc:304] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [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: 03655eab5944469fbba258215cec9f1b, b70c5861d6b64579920653af62ab2812; no voters: 
I20260608 10:05:50.318689  4360 raft_consensus.cc:2804] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:50.319010  3895 raft_consensus.cc:2468] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70c5861d6b64579920653af62ab2812 in term 2.
I20260608 10:05:50.319111  4360 raft_consensus.cc:697] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Becoming Leader. State: Replica: b70c5861d6b64579920653af62ab2812, State: Running, Role: LEADER
I20260608 10:05:50.320111  4360 consensus_queue.cc:237] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [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: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } }
I20260608 10:05:50.327266  3722 catalog_manager.cc:5696] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 reported cstate change: term changed from 1 to 2, leader changed from 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) to b70c5861d6b64579920653af62ab2812 (127.0.215.4). New cstate: current_term: 2 leader_uuid: "b70c5861d6b64579920653af62ab2812" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:50.606662  3822 consensus_queue.cc:237] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [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: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } }
I20260608 10:05:50.614797  4154 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:50.615192  3789 consensus_peers.cc:597] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b -> Peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): Couldn't send request to peer 799fd4f373154715a35ec9cd5ce1fde9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ef82558c4f94f62bee6fd2c45d640b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.615846  3974 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:50.616358  4370 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:50.617239  4214 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:50.626457  4373 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } } }
I20260608 10:05:50.627321  4154 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } } }
I20260608 10:05:50.627996  3974 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } } }
I20260608 10:05:50.645100  3972 consensus_queue.cc:237] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:50.646037  3722 catalog_manager.cc:5696] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 reported cstate change: config changed from index -1 to 2, NON_VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) added. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } } }
I20260608 10:05:50.655149  3895 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:50.656873  3822 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:50.656951  3939 consensus_peers.cc:597] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b121f2030554f72b55fe7352b00dea4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.656942  4303 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:50.660874  4303 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:50.668311  4375 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.672502  3895 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.674576  3822 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.685235  3823 consensus_queue.cc:237] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } }
I20260608 10:05:50.685400  3720 catalog_manager.cc:5696] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b reported cstate change: config changed from index -1 to 2, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:50.695219  4154 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:50.695461  3895 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:50.696097  3788 consensus_peers.cc:597] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b -> Peer 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573): Couldn't send request to peer 03655eab5944469fbba258215cec9f1b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74665cb899bd4bc9bc04655cb8154c03. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.697103  4214 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:50.698128  4373 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:50.707294  4373 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } } }
I20260608 10:05:50.709394  4154 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } } }
I20260608 10:05:50.709860  3895 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } } }
I20260608 10:05:50.716212  3900 raft_consensus.cc:1275] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:50.721421  4360 consensus_queue.cc:1048] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:50.721825  3722 catalog_manager.cc:5696] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index -1 to 2, NON_VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) added. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } } }
I20260608 10:05:50.722570  3895 consensus_queue.cc:237] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:50.734493  3823 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:05:50.735205  3865 consensus_peers.cc:597] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 -> Peer b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): Couldn't send request to peer b70c5861d6b64579920653af62ab2812. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5eda829c01af48aba5edd0d26afc2ba2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.734493  3972 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:50.737432  4327 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:50.739775  4361 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:50.743281  3972 raft_consensus.cc:1275] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer b70c5861d6b64579920653af62ab2812: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:50.745190  4384 consensus_queue.cc:1048] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:50.769088  4361 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.773061  3823 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.774549  3972 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } } }
I20260608 10:05:50.790899  3722 catalog_manager.cc:5696] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index -1 to 3, NON_VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) added. New cstate: current_term: 2 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:51.077487  4390 ts_tablet_manager.cc:933] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Initiating tablet copy from peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:51.079542  4390 tablet_copy_client.cc:323] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:40889
I20260608 10:05:51.081434  3835 tablet_copy_service.cc:140] P 4c49b28a1413442c9f89016adbb2eb9b: Received BeginTabletCopySession request for tablet 1ef82558c4f94f62bee6fd2c45d640b2 from peer 799fd4f373154715a35ec9cd5ce1fde9 ({username='slave'} at 127.0.0.1:45496)
I20260608 10:05:51.081966  3835 tablet_copy_service.cc:161] P 4c49b28a1413442c9f89016adbb2eb9b: Beginning new tablet copy session on tablet 1ef82558c4f94f62bee6fd2c45d640b2 from peer 799fd4f373154715a35ec9cd5ce1fde9 at {username='slave'} at 127.0.0.1:45496: session id = 799fd4f373154715a35ec9cd5ce1fde9-1ef82558c4f94f62bee6fd2c45d640b2
I20260608 10:05:51.089205  3835 tablet_copy_source_session.cc:215] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:51.093537  4390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef82558c4f94f62bee6fd2c45d640b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:51.105610  4390 tablet_copy_client.cc:806] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:51.106279  4390 tablet_copy_client.cc:670] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:51.110962  4390 tablet_copy_client.cc:538] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:51.118947  4390 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap starting.
I20260608 10:05:51.137051  4390 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:51.137851  4390 tablet_bootstrap.cc:492] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Bootstrap complete.
I20260608 10:05:51.138540  4390 ts_tablet_manager.cc:1403] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 10:05:51.141047  4390 raft_consensus.cc:359] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } }
I20260608 10:05:51.141709  4390 raft_consensus.cc:740] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 799fd4f373154715a35ec9cd5ce1fde9, State: Initialized, Role: LEARNER
I20260608 10:05:51.142285  4390 consensus_queue.cc:260] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: NON_VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: true } }
I20260608 10:05:51.144590  4390 ts_tablet_manager.cc:1434] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:05:51.146522  3835 tablet_copy_service.cc:342] P 4c49b28a1413442c9f89016adbb2eb9b: Request end of tablet copy session 799fd4f373154715a35ec9cd5ce1fde9-1ef82558c4f94f62bee6fd2c45d640b2 received from {username='slave'} at 127.0.0.1:45496
I20260608 10:05:51.147008  3835 tablet_copy_service.cc:434] P 4c49b28a1413442c9f89016adbb2eb9b: ending tablet copy session 799fd4f373154715a35ec9cd5ce1fde9-1ef82558c4f94f62bee6fd2c45d640b2 on tablet 1ef82558c4f94f62bee6fd2c45d640b2 with peer 799fd4f373154715a35ec9cd5ce1fde9
I20260608 10:05:51.179509  4393 ts_tablet_manager.cc:933] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575)
I20260608 10:05:51.181653  4393 tablet_copy_client.cc:323] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:37575
I20260608 10:05:51.183583  3910 tablet_copy_service.cc:140] P 799fd4f373154715a35ec9cd5ce1fde9: Received BeginTabletCopySession request for tablet 5eda829c01af48aba5edd0d26afc2ba2 from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:36506)
I20260608 10:05:51.184181  3910 tablet_copy_service.cc:161] P 799fd4f373154715a35ec9cd5ce1fde9: Beginning new tablet copy session on tablet 5eda829c01af48aba5edd0d26afc2ba2 from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:36506: session id = b70c5861d6b64579920653af62ab2812-5eda829c01af48aba5edd0d26afc2ba2
I20260608 10:05:51.192507  3910 tablet_copy_source_session.cc:215] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:51.196190  4393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda829c01af48aba5edd0d26afc2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:51.213980  4393 tablet_copy_client.cc:806] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:51.214687  4393 tablet_copy_client.cc:670] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:51.219245  4393 tablet_copy_client.cc:538] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:51.229216  4393 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:51.242589  4395 ts_tablet_manager.cc:933] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Initiating tablet copy from peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889)
I20260608 10:05:51.244688  4395 tablet_copy_client.cc:323] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:40889
I20260608 10:05:51.246760  3835 tablet_copy_service.cc:140] P 4c49b28a1413442c9f89016adbb2eb9b: Received BeginTabletCopySession request for tablet 74665cb899bd4bc9bc04655cb8154c03 from peer 03655eab5944469fbba258215cec9f1b ({username='slave'} at 127.0.0.1:45500)
I20260608 10:05:51.247505  3835 tablet_copy_service.cc:161] P 4c49b28a1413442c9f89016adbb2eb9b: Beginning new tablet copy session on tablet 74665cb899bd4bc9bc04655cb8154c03 from peer 03655eab5944469fbba258215cec9f1b at {username='slave'} at 127.0.0.1:45500: session id = 03655eab5944469fbba258215cec9f1b-74665cb899bd4bc9bc04655cb8154c03
I20260608 10:05:51.256096  3835 tablet_copy_source_session.cc:215] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:51.257470  4393 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:51.258550  4393 tablet_bootstrap.cc:492] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:51.259294  4393 ts_tablet_manager.cc:1403] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.004s
I20260608 10:05:51.259888  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74665cb899bd4bc9bc04655cb8154c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:51.262806  4393 raft_consensus.cc:359] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:51.263765  4393 raft_consensus.cc:740] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:51.264487  4393 consensus_queue.cc:260] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:51.266654  4393 ts_tablet_manager.cc:1434] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:05:51.268864  3910 tablet_copy_service.cc:342] P 799fd4f373154715a35ec9cd5ce1fde9: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-5eda829c01af48aba5edd0d26afc2ba2 received from {username='slave'} at 127.0.0.1:36506
I20260608 10:05:51.269331  3910 tablet_copy_service.cc:434] P 799fd4f373154715a35ec9cd5ce1fde9: ending tablet copy session b70c5861d6b64579920653af62ab2812-5eda829c01af48aba5edd0d26afc2ba2 on tablet 5eda829c01af48aba5edd0d26afc2ba2 with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:51.277012  4398 ts_tablet_manager.cc:933] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Initiating tablet copy from peer 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573)
I20260608 10:05:51.293679  4395 tablet_copy_client.cc:806] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:51.293466  4398 tablet_copy_client.cc:323] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:46573
I20260608 10:05:51.294399  4395 tablet_copy_client.cc:670] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:51.296133  3984 tablet_copy_service.cc:140] P 03655eab5944469fbba258215cec9f1b: Received BeginTabletCopySession request for tablet 0b121f2030554f72b55fe7352b00dea4 from peer b70c5861d6b64579920653af62ab2812 ({username='slave'} at 127.0.0.1:54938)
I20260608 10:05:51.296725  3984 tablet_copy_service.cc:161] P 03655eab5944469fbba258215cec9f1b: Beginning new tablet copy session on tablet 0b121f2030554f72b55fe7352b00dea4 from peer b70c5861d6b64579920653af62ab2812 at {username='slave'} at 127.0.0.1:54938: session id = b70c5861d6b64579920653af62ab2812-0b121f2030554f72b55fe7352b00dea4
I20260608 10:05:51.300009  4395 tablet_copy_client.cc:538] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:51.305454  3984 tablet_copy_source_session.cc:215] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:51.308916  4395 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Bootstrap starting.
I20260608 10:05:51.309273  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b121f2030554f72b55fe7352b00dea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:51.329185  4398 tablet_copy_client.cc:806] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:51.329886  4398 tablet_copy_client.cc:670] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:51.335997  4395 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:51.336843  4398 tablet_copy_client.cc:538] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:51.337278  4395 tablet_bootstrap.cc:492] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Bootstrap complete.
I20260608 10:05:51.338120  4395 ts_tablet_manager.cc:1403] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.005s
I20260608 10:05:51.341611  4395 raft_consensus.cc:359] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } }
I20260608 10:05:51.342639  4395 raft_consensus.cc:740] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 03655eab5944469fbba258215cec9f1b, State: Initialized, Role: LEARNER
I20260608 10:05:51.343446  4395 consensus_queue.cc:260] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: NON_VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: true } }
I20260608 10:05:51.345587  4395 ts_tablet_manager.cc:1434] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 10:05:51.346098  4398 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Bootstrap starting.
I20260608 10:05:51.349303  3835 tablet_copy_service.cc:342] P 4c49b28a1413442c9f89016adbb2eb9b: Request end of tablet copy session 03655eab5944469fbba258215cec9f1b-74665cb899bd4bc9bc04655cb8154c03 received from {username='slave'} at 127.0.0.1:45500
I20260608 10:05:51.349849  3835 tablet_copy_service.cc:434] P 4c49b28a1413442c9f89016adbb2eb9b: ending tablet copy session 03655eab5944469fbba258215cec9f1b-74665cb899bd4bc9bc04655cb8154c03 on tablet 74665cb899bd4bc9bc04655cb8154c03 with peer 03655eab5944469fbba258215cec9f1b
I20260608 10:05:51.370193  4398 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:51.371704  4398 tablet_bootstrap.cc:492] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Bootstrap complete.
I20260608 10:05:51.372812  4398 ts_tablet_manager.cc:1403] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.012s
I20260608 10:05:51.375886  4398 raft_consensus.cc:359] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:51.376754  4398 raft_consensus.cc:740] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b70c5861d6b64579920653af62ab2812, State: Initialized, Role: LEARNER
I20260608 10:05:51.377480  4398 consensus_queue.cc:260] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: true } }
I20260608 10:05:51.380152  4398 ts_tablet_manager.cc:1434] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:05:51.382493  3984 tablet_copy_service.cc:342] P 03655eab5944469fbba258215cec9f1b: Request end of tablet copy session b70c5861d6b64579920653af62ab2812-0b121f2030554f72b55fe7352b00dea4 received from {username='slave'} at 127.0.0.1:54938
I20260608 10:05:51.382952  3984 tablet_copy_service.cc:434] P 03655eab5944469fbba258215cec9f1b: ending tablet copy session b70c5861d6b64579920653af62ab2812-0b121f2030554f72b55fe7352b00dea4 on tablet 0b121f2030554f72b55fe7352b00dea4 with peer b70c5861d6b64579920653af62ab2812
I20260608 10:05:51.563954  3895 raft_consensus.cc:1217] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:51.782658  4154 raft_consensus.cc:1217] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:05:51.799551  4154 raft_consensus.cc:1217] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:51.864460  3971 raft_consensus.cc:1217] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:51.980705  4405 raft_consensus.cc:1064] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: attempting to promote NON_VOTER 799fd4f373154715a35ec9cd5ce1fde9 to VOTER
I20260608 10:05:51.982851  4405 consensus_queue.cc:237] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [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: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } }
I20260608 10:05:51.989645  3895 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEARNER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:51.990494  4154 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:51.991326  3971 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:51.991430  4373 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:51.992734  4405 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:51.993742  4404 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:52.003970  4404 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.007444  4154 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.009009  3971 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.020514  3895 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.023058  3721 catalog_manager.cc:5696] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 reported cstate change: config changed from index 2 to 3, 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.050823  3823 consensus_queue.cc:237] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [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: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } }
I20260608 10:05:52.057926  3895 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.058796  3971 raft_consensus.cc:1275] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.059687  4404 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.060891  4405 consensus_queue.cc:1048] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.068049  4405 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.070683  3895 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.071890  3971 raft_consensus.cc:2955] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.078920  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1ef82558c4f94f62bee6fd2c45d640b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:52.084242  3719 catalog_manager.cc:5696] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { promote: false } } }
I20260608 10:05:52.104427  4145 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ef82558c4f94f62bee6fd2c45d640b2 with delete_type TABLET_DATA_TOMBSTONED (TS b70c5861d6b64579920653af62ab2812 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43366
I20260608 10:05:52.108388  4417 tablet_replica.cc:333] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:52.110424  4417 raft_consensus.cc:2243] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:52.111274  4417 raft_consensus.cc:2272] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:52.115483  4417 ts_tablet_manager.cc:1916] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:52.127729  4417 ts_tablet_manager.cc:1929] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:52.128067  4417 log.cc:1199] T 1ef82558c4f94f62bee6fd2c45d640b2 P b70c5861d6b64579920653af62ab2812: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root/wals/1ef82558c4f94f62bee6fd2c45d640b2
I20260608 10:05:52.129550  3708 catalog_manager.cc:5027] TS b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): tablet 1ef82558c4f94f62bee6fd2c45d640b2 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:52.132800  3776 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:52.146584  3776 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:05:52.147327  3776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:52.246234  4373 raft_consensus.cc:1064] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: attempting to promote NON_VOTER 03655eab5944469fbba258215cec9f1b to VOTER
I20260608 10:05:52.248488  4373 consensus_queue.cc:237] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } }
I20260608 10:05:52.255754  3971 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 LEARNER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.256074  4154 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.257018  3895 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.258765  4373 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:52.259905  4404 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:52.260805  4405 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:52.281141  4404 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 03655eab5944469fbba258215cec9f1b (127.0.215.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.284238  3895 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 03655eab5944469fbba258215cec9f1b (127.0.215.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.296154  4154 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 03655eab5944469fbba258215cec9f1b (127.0.215.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.300226  3722 catalog_manager.cc:5696] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 2 to 3, 03655eab5944469fbba258215cec9f1b (127.0.215.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.307145  3971 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 03655eab5944469fbba258215cec9f1b (127.0.215.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { replace: true } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.316689  3823 consensus_queue.cc:237] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [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: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } }
I20260608 10:05:52.327253  3971 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.328892  4422 raft_consensus.cc:1064] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:52.337095  4404 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.336833  4422 consensus_queue.cc:237] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:52.341593  3895 raft_consensus.cc:1275] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 4c49b28a1413442c9f89016adbb2eb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.345322  4405 consensus_queue.cc:1048] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.348878  4405 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.351421  3972 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.354900  4154 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 LEARNER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:52.356588  4423 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.369185  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 74665cb899bd4bc9bc04655cb8154c03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:52.377517  4408 raft_consensus.cc:1064] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: attempting to promote NON_VOTER b70c5861d6b64579920653af62ab2812 to VOTER
I20260608 10:05:52.377480  3722 catalog_manager.cc:5696] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "4c49b28a1413442c9f89016adbb2eb9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:52.380476  4408 consensus_queue.cc:237] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:52.381013  3971 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:52.384078  3823 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:52.392284  4407 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.395191  4145 tablet_service.cc:1558] Processing DeleteTablet for tablet 74665cb899bd4bc9bc04655cb8154c03 with delete_type TABLET_DATA_TOMBSTONED (TS b70c5861d6b64579920653af62ab2812 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43366
I20260608 10:05:52.396229  4417 tablet_replica.cc:333] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:52.397236  4417 raft_consensus.cc:2243] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:52.398089  4417 raft_consensus.cc:2272] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:52.403083  4417 ts_tablet_manager.cc:1916] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:52.408082  3895 raft_consensus.cc:2955] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b70c5861d6b64579920653af62ab2812 (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { promote: false } } }
I20260608 10:05:52.405766  4407 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.440027  4417 ts_tablet_manager.cc:1929] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:52.441326  4417 log.cc:1199] T 74665cb899bd4bc9bc04655cb8154c03 P b70c5861d6b64579920653af62ab2812: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-3-root/wals/74665cb899bd4bc9bc04655cb8154c03
I20260608 10:05:52.443593  3708 catalog_manager.cc:5027] TS b70c5861d6b64579920653af62ab2812 (127.0.215.4:33869): tablet 74665cb899bd4bc9bc04655cb8154c03 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:52.451248  4423 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.465587  3895 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.465596  3972 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.468250  4154 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 LEARNER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.470224  3823 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.475152  4430 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:52.476218  4424 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:52.476491  4154 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.480103  3722 catalog_manager.cc:5696] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 reported cstate change: config changed from index 3 to 4, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:52.507216  3822 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:52.509944  4430 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:52.536983  3895 consensus_queue.cc:237] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:52.537793  4431 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.542271  4156 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.548394  3823 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:52.551312  4422 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:52.552847  3822 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.559178  4423 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.567236  3720 catalog_manager.cc:5696] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.567525  3900 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b70c5861d6b64579920653af62ab2812 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } attrs { replace: true } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.548739  4154 raft_consensus.cc:1275] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Refusing update from remote peer 799fd4f373154715a35ec9cd5ce1fde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:52.576246  3822 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.579473  4422 consensus_queue.cc:1048] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:52.581355  3707 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5eda829c01af48aba5edd0d26afc2ba2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:05:52.586277  4431 consensus_queue.cc:1175] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "799fd4f373154715a35ec9cd5ce1fde9" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260608 10:05:52.587390  3971 consensus_queue.cc:237] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [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: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } }
I20260608 10:05:52.593842  4154 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.594520  4156 raft_consensus.cc:2955] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.595455  4408 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.599120  3822 raft_consensus.cc:1275] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Refusing update from remote peer 03655eab5944469fbba258215cec9f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:52.600697  4408 consensus_queue.cc:1048] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:52.600765  3722 catalog_manager.cc:5696] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b reported cstate change: config changed from index 4 to 5, VOTER 03655eab5944469fbba258215cec9f1b (127.0.215.3) evicted. New cstate: current_term: 2 leader_uuid: "799fd4f373154715a35ec9cd5ce1fde9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "799fd4f373154715a35ec9cd5ce1fde9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37575 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.609342  4408 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.617661  3822 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.624442  4156 raft_consensus.cc:2955] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.636247  3706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0b121f2030554f72b55fe7352b00dea4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:52.639164  3964 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eda829c01af48aba5edd0d26afc2ba2 with delete_type TABLET_DATA_TOMBSTONED (TS 03655eab5944469fbba258215cec9f1b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60218
I20260608 10:05:52.644606  4438 tablet_replica.cc:333] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:52.645691  4438 raft_consensus.cc:2243] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:52.646490  4438 raft_consensus.cc:2272] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:52.649495  3721 catalog_manager.cc:5696] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 reported cstate change: config changed from index 3 to 4, VOTER 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2) evicted. New cstate: current_term: 1 leader_uuid: "03655eab5944469fbba258215cec9f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c49b28a1413442c9f89016adbb2eb9b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 40889 } } peers { permanent_uuid: "03655eab5944469fbba258215cec9f1b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46573 } } peers { permanent_uuid: "b70c5861d6b64579920653af62ab2812" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33869 } attrs { promote: false } } }
I20260608 10:05:52.650347  4438 ts_tablet_manager.cc:1916] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:52.661283  3885 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b121f2030554f72b55fe7352b00dea4 with delete_type TABLET_DATA_TOMBSTONED (TS 799fd4f373154715a35ec9cd5ce1fde9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38420
I20260608 10:05:52.663920  4439 tablet_replica.cc:333] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:52.664839  4439 raft_consensus.cc:2243] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:52.665586  4439 raft_consensus.cc:2272] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:52.667927  4438 ts_tablet_manager.cc:1929] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:05:52.668421  4438 log.cc:1199] T 5eda829c01af48aba5edd0d26afc2ba2 P 03655eab5944469fbba258215cec9f1b: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-2-root/wals/5eda829c01af48aba5edd0d26afc2ba2
I20260608 10:05:52.669220  4439 ts_tablet_manager.cc:1916] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:52.670192  3706 catalog_manager.cc:5027] TS 03655eab5944469fbba258215cec9f1b (127.0.215.3:46573): tablet 5eda829c01af48aba5edd0d26afc2ba2 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:52.682003  4439 ts_tablet_manager.cc:1929] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:52.682518  4439 log.cc:1199] T 0b121f2030554f72b55fe7352b00dea4 P 799fd4f373154715a35ec9cd5ce1fde9: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913065073650-860-0/minicluster-data/ts-1-root/wals/0b121f2030554f72b55fe7352b00dea4
I20260608 10:05:52.683997  3707 catalog_manager.cc:5027] TS 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): tablet 0b121f2030554f72b55fe7352b00dea4 (table range_aware_rebalance_new_range [id=280ae1439b0241a3a962646a494db7df]) successfully deleted
I20260608 10:05:53.483068   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
W20260608 10:05:53.511296  4117 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 10:05:53.513931   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.514847   860 tablet_replica.cc:333] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.515657   860 raft_consensus.cc:2243] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.516464   860 raft_consensus.cc:2272] T 1ef82558c4f94f62bee6fd2c45d640b2 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.518388   860 tablet_replica.cc:333] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.519168   860 raft_consensus.cc:2243] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 10:05:53.519575  4117 consensus_peers.cc:597] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.519694   860 raft_consensus.cc:2272] T df749ed08dac4652814ba91c8a78ecc6 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.521620   860 tablet_replica.cc:333] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.522214   860 raft_consensus.cc:2243] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.522914   860 raft_consensus.cc:2272] T 0b121f2030554f72b55fe7352b00dea4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.525328   860 tablet_replica.cc:333] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.525940   860 raft_consensus.cc:2243] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.526459   860 raft_consensus.cc:2272] T 0e1f1650bff54a28b17030d9ef546d20 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.528328   860 tablet_replica.cc:333] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.528887   860 raft_consensus.cc:2243] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.529336   860 raft_consensus.cc:2272] T 9f36e4f748e6434e9bbf1a926ee2c889 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.531245   860 tablet_replica.cc:333] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.531821   860 raft_consensus.cc:2243] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.532256   860 raft_consensus.cc:2272] T 93e46d96fd2b452caeda18efb59ccde6 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.534039   860 tablet_replica.cc:333] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.534653   860 raft_consensus.cc:2243] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.535270   860 raft_consensus.cc:2272] T 5eda829c01af48aba5edd0d26afc2ba2 P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.537621   860 tablet_replica.cc:333] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.538211   860 raft_consensus.cc:2243] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.539047   860 raft_consensus.cc:2272] T f673c6e2887f4dda92aeb21388b8ca31 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.540957   860 tablet_replica.cc:333] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.541530   860 raft_consensus.cc:2243] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.541975   860 raft_consensus.cc:2272] T dce0201609b34cab89b33e14e45b865d P 4c49b28a1413442c9f89016adbb2eb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.543916   860 tablet_replica.cc:333] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.544467   860 raft_consensus.cc:2243] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.545257   860 raft_consensus.cc:2272] T 74665cb899bd4bc9bc04655cb8154c03 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.547354   860 tablet_replica.cc:333] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.547889   860 raft_consensus.cc:2243] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.548655   860 raft_consensus.cc:2272] T d0edf5aa74fb478fb21f087420597ab4 P 4c49b28a1413442c9f89016adbb2eb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.550902   860 tablet_replica.cc:333] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b: stopping tablet replica
I20260608 10:05:53.551414   860 raft_consensus.cc:2243] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.551891   860 raft_consensus.cc:2272] T b2332ae1d5794cbcaa0bfcffffe1c585 P 4c49b28a1413442c9f89016adbb2eb9b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:53.561170  3863 consensus_peers.cc:597] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:53.568028  3937 consensus_peers.cc:597] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:53.572005  3863 consensus_peers.cc:597] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.592630   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
W20260608 10:05:53.615394  4117 consensus_peers.cc:597] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.624219   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:05:53.665695   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.666638   860 tablet_replica.cc:333] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.667574   860 raft_consensus.cc:2243] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.668147   860 raft_consensus.cc:2272] T 1ef82558c4f94f62bee6fd2c45d640b2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.670145   860 tablet_replica.cc:333] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.670922   860 raft_consensus.cc:2243] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.671434   860 raft_consensus.cc:2272] T 8b84d4b3f4844ab694b0229b28a5ac9e P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.673699   860 tablet_replica.cc:333] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.674500   860 raft_consensus.cc:2243] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.675495   860 raft_consensus.cc:2272] T 2846c1758bdf41118c89121f9277e0dc P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.678242   860 tablet_replica.cc:333] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
W20260608 10:05:53.678659  3938 consensus_peers.cc:597] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b -> Peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): Couldn't send request to peer 799fd4f373154715a35ec9cd5ce1fde9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.679028   860 raft_consensus.cc:2243] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.679641   860 raft_consensus.cc:2272] T ea2e279b1b074659aeb432d990190fc8 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.681948   860 tablet_replica.cc:333] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.682672   860 raft_consensus.cc:2243] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.683233   860 raft_consensus.cc:2272] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:53.685104  3863 consensus_peers.cc:597] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.685844   860 tablet_replica.cc:333] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.686532   860 raft_consensus.cc:2243] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:05:53.686674  4117 consensus_peers.cc:597] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 -> Peer 4c49b28a1413442c9f89016adbb2eb9b (127.0.215.1:40889): Couldn't send request to peer 4c49b28a1413442c9f89016adbb2eb9b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:40889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.686915   860 raft_consensus.cc:2272] T 93e46d96fd2b452caeda18efb59ccde6 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.688953   860 tablet_replica.cc:333] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.689556   860 raft_consensus.cc:2243] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.690552   860 raft_consensus.cc:2272] T 5eda829c01af48aba5edd0d26afc2ba2 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.693913   860 tablet_replica.cc:333] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.694943   860 raft_consensus.cc:2243] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.696051   860 raft_consensus.cc:2272] T b2332ae1d5794cbcaa0bfcffffe1c585 P 799fd4f373154715a35ec9cd5ce1fde9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:53.697594  4118 consensus_peers.cc:597] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 -> Peer 799fd4f373154715a35ec9cd5ce1fde9 (127.0.215.2:37575): Couldn't send request to peer 799fd4f373154715a35ec9cd5ce1fde9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:53.699087   860 tablet_replica.cc:333] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.699702   860 raft_consensus.cc:2243] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.700169   860 raft_consensus.cc:2272] T f673c6e2887f4dda92aeb21388b8ca31 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.702005   860 tablet_replica.cc:333] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.702585   860 raft_consensus.cc:2243] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.702999   860 raft_consensus.cc:2272] T dce0201609b34cab89b33e14e45b865d P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.704836   860 tablet_replica.cc:333] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.705335   860 raft_consensus.cc:2243] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.705895   860 raft_consensus.cc:2272] T 74665cb899bd4bc9bc04655cb8154c03 P 799fd4f373154715a35ec9cd5ce1fde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.707854   860 tablet_replica.cc:333] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9: stopping tablet replica
I20260608 10:05:53.708348   860 raft_consensus.cc:2243] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.709085   860 raft_consensus.cc:2272] T 0e1f1650bff54a28b17030d9ef546d20 P 799fd4f373154715a35ec9cd5ce1fde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.743997   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:05:53.773367   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:05:53.798913   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.799813   860 tablet_replica.cc:333] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.800722   860 raft_consensus.cc:2243] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.801540   860 raft_consensus.cc:2272] T 74665cb899bd4bc9bc04655cb8154c03 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.803460   860 tablet_replica.cc:333] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.804010   860 raft_consensus.cc:2243] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.804565   860 raft_consensus.cc:2272] T 1ef82558c4f94f62bee6fd2c45d640b2 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.806479   860 tablet_replica.cc:333] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.807030   860 raft_consensus.cc:2243] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.807618   860 raft_consensus.cc:2272] T 2846c1758bdf41118c89121f9277e0dc P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.809672   860 tablet_replica.cc:333] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.810242   860 raft_consensus.cc:2243] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.810834   860 raft_consensus.cc:2272] T 8b84d4b3f4844ab694b0229b28a5ac9e P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.812969   860 tablet_replica.cc:333] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.813594   860 raft_consensus.cc:2243] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.814082   860 raft_consensus.cc:2272] T df749ed08dac4652814ba91c8a78ecc6 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.816285   860 tablet_replica.cc:333] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.816859   860 raft_consensus.cc:2243] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.817737   860 raft_consensus.cc:2272] T 0b121f2030554f72b55fe7352b00dea4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.819902   860 tablet_replica.cc:333] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.820493   860 raft_consensus.cc:2243] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.821092   860 raft_consensus.cc:2272] T d0edf5aa74fb478fb21f087420597ab4 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.823148   860 tablet_replica.cc:333] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.823737   860 raft_consensus.cc:2243] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.824530   860 raft_consensus.cc:2272] T ea2e279b1b074659aeb432d990190fc8 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.826514   860 tablet_replica.cc:333] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.827070   860 raft_consensus.cc:2243] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.827863   860 raft_consensus.cc:2272] T 92a97cfe211a4f56a7bb6b4aa651fc85 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.829869   860 tablet_replica.cc:333] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.830470   860 raft_consensus.cc:2243] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.830902   860 raft_consensus.cc:2272] T 0e1f1650bff54a28b17030d9ef546d20 P 03655eab5944469fbba258215cec9f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.832787   860 tablet_replica.cc:333] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.833341   860 raft_consensus.cc:2243] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.834103   860 raft_consensus.cc:2272] T 9f36e4f748e6434e9bbf1a926ee2c889 P 03655eab5944469fbba258215cec9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.835906   860 tablet_replica.cc:333] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b: stopping tablet replica
I20260608 10:05:53.836405   860 raft_consensus.cc:2243] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.836834   860 raft_consensus.cc:2272] T b2332ae1d5794cbcaa0bfcffffe1c585 P 03655eab5944469fbba258215cec9f1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.871887   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:05:53.899446   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:05:53.925776   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.926771   860 tablet_replica.cc:333] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.927749   860 raft_consensus.cc:2243] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.928493   860 raft_consensus.cc:2272] T 0b121f2030554f72b55fe7352b00dea4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.930397   860 tablet_replica.cc:333] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.930961   860 raft_consensus.cc:2243] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.931468   860 raft_consensus.cc:2272] T f673c6e2887f4dda92aeb21388b8ca31 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.933147   860 tablet_replica.cc:333] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.933683   860 raft_consensus.cc:2243] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.934484   860 raft_consensus.cc:2272] T 8b84d4b3f4844ab694b0229b28a5ac9e P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.936275   860 tablet_replica.cc:333] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.936790   860 raft_consensus.cc:2243] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.937258   860 raft_consensus.cc:2272] T 2846c1758bdf41118c89121f9277e0dc P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.939059   860 tablet_replica.cc:333] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.939543   860 raft_consensus.cc:2243] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.939939   860 raft_consensus.cc:2272] T 5eda829c01af48aba5edd0d26afc2ba2 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.941612   860 tablet_replica.cc:333] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.942132   860 raft_consensus.cc:2243] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.942905   860 raft_consensus.cc:2272] T 93e46d96fd2b452caeda18efb59ccde6 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.944706   860 tablet_replica.cc:333] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.945178   860 raft_consensus.cc:2243] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.945602   860 raft_consensus.cc:2272] T 92a97cfe211a4f56a7bb6b4aa651fc85 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.947321   860 tablet_replica.cc:333] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.947796   860 raft_consensus.cc:2243] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.948146   860 raft_consensus.cc:2272] T ea2e279b1b074659aeb432d990190fc8 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.949913   860 tablet_replica.cc:333] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.950492   860 raft_consensus.cc:2243] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.951197   860 raft_consensus.cc:2272] T dce0201609b34cab89b33e14e45b865d P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.952837   860 tablet_replica.cc:333] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.953289   860 raft_consensus.cc:2243] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.953636   860 raft_consensus.cc:2272] T 9f36e4f748e6434e9bbf1a926ee2c889 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.955286   860 tablet_replica.cc:333] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.955729   860 raft_consensus.cc:2243] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.956163   860 raft_consensus.cc:2272] T d0edf5aa74fb478fb21f087420597ab4 P b70c5861d6b64579920653af62ab2812 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.957775   860 tablet_replica.cc:333] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812: stopping tablet replica
I20260608 10:05:53.958179   860 raft_consensus.cc:2243] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.958956   860 raft_consensus.cc:2272] T df749ed08dac4652814ba91c8a78ecc6 P b70c5861d6b64579920653af62ab2812 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.992662   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:05:54.017045   860 master.cc:562] Master@127.0.215.62:34751 shutting down...
I20260608 10:05:54.038563   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:54.039111   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:54.039407   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 154779f8eb234e8e95c80880d5652e3a: stopping tablet replica
I20260608 10:05:54.077960   860 master.cc:584] Master@127.0.215.62:34751 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14471 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:05:54.130298   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:39913
I20260608 10:05:54.131496   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.137342  4446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.137478  4447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.138882  4449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:54.140976   860 server_base.cc:1061] running on GCE node
I20260608 10:05:54.143643   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.143831   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:54.144013   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913154143998 us; error 0 us; skew 500 ppm
I20260608 10:05:54.144749   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.147686   860 webserver.cc:533] Webserver started at http://127.0.215.62:44421/ using document root <none> and password file <none>
I20260608 10:05:54.148293   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.148514   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.148831   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.150126   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "94b2da354f504ddf9ac5141a7c7c4144"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.155334   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:05:54.159332  4454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.160205   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:05:54.160552   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "94b2da354f504ddf9ac5141a7c7c4144"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.160869   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:54.196426   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.197880   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.239810   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:39913
I20260608 10:05:54.239938  4505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:39913 every 8 connection(s)
I20260608 10:05:54.244141  4506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.254962  4506 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144: Bootstrap starting.
I20260608 10:05:54.260156  4506 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.265156  4506 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144: No bootstrap required, opened a new log
I20260608 10:05:54.267642  4506 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER }
I20260608 10:05:54.268038  4506 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.268309  4506 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b2da354f504ddf9ac5141a7c7c4144, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.268970  4506 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER }
I20260608 10:05:54.269474  4506 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:54.269711  4506 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:54.269991  4506 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.274827  4506 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER }
I20260608 10:05:54.275447  4506 leader_election.cc:304] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [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: 94b2da354f504ddf9ac5141a7c7c4144; no voters: 
I20260608 10:05:54.276763  4506 leader_election.cc:290] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:54.277220  4509 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:54.278669  4509 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 1 LEADER]: Becoming Leader. State: Replica: 94b2da354f504ddf9ac5141a7c7c4144, State: Running, Role: LEADER
I20260608 10:05:54.279417  4509 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [LEADER]: Queue going to LEADER mode. State: All 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: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER }
I20260608 10:05:54.280009  4506 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:54.284004  4510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94b2da354f504ddf9ac5141a7c7c4144" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER } }
I20260608 10:05:54.284695  4510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:54.284339  4511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94b2da354f504ddf9ac5141a7c7c4144. Latest consensus state: current_term: 1 leader_uuid: "94b2da354f504ddf9ac5141a7c7c4144" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94b2da354f504ddf9ac5141a7c7c4144" member_type: VOTER } }
I20260608 10:05:54.285368  4511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:54.290043  4516 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:54.298357  4516 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:54.299362   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:54.308002  4516 catalog_manager.cc:1382] Generated new cluster ID: 0a61cd1ac675408c96394839259e07fe
I20260608 10:05:54.308326  4516 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:54.378633  4516 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:54.380067  4516 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:54.401935  4516 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144: Generated new TSK 0
I20260608 10:05:54.402640  4516 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:54.430469   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.436978  4527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.438009  4528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.439711  4530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:54.440424   860 server_base.cc:1061] running on GCE node
I20260608 10:05:54.441323   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.441511   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:54.441641   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913154441629 us; error 0 us; skew 500 ppm
I20260608 10:05:54.442201   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.444926   860 webserver.cc:533] Webserver started at http://127.0.215.1:43143/ using document root <none> and password file <none>
I20260608 10:05:54.445526   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.445695   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.445914   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.447096   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "8fc058400da749de9bd96b95b6fde55a"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.452163   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:05:54.455894  4535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.456772   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:05:54.457108   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "8fc058400da749de9bd96b95b6fde55a"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.457432   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:54.468966   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.470239   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.471822   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:54.474449   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:54.474686   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.474938   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:54.475131   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.515321   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:46815
I20260608 10:05:54.515448  4597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:46815 every 8 connection(s)
I20260608 10:05:54.520366   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.528611  4602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.529166  4603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.532585  4605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:54.532913   860 server_base.cc:1061] running on GCE node
I20260608 10:05:54.534104   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.534415   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:54.534657   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913154534633 us; error 0 us; skew 500 ppm
I20260608 10:05:54.534657  4598 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39913
I20260608 10:05:54.535279  4598 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:54.535692   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.536265  4598 heartbeater.cc:507] Master 127.0.215.62:39913 requested a full tablet report, sending...
I20260608 10:05:54.538884   860 webserver.cc:533] Webserver started at http://127.0.215.2:35121/ using document root <none> and password file <none>
I20260608 10:05:54.539288  4471 ts_manager.cc:194] Registered new tserver with Master: 8fc058400da749de9bd96b95b6fde55a (127.0.215.1:46815)
I20260608 10:05:54.539563   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.539897   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.540206   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.541385   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "77494ce6993e4372ac01cd836726faff"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.541414  4471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46604
I20260608 10:05:54.547132   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 10:05:54.551267  4610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.552340   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:54.552742   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "77494ce6993e4372ac01cd836726faff"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.553097   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:54.567950   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.569146   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.570742   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:54.573195   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:54.573442   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.573700   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:54.573879   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.613620   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:46213
I20260608 10:05:54.613740  4672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:46213 every 8 connection(s)
I20260608 10:05:54.618742   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.626268  4676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.628630  4677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.629992  4679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:54.631633   860 server_base.cc:1061] running on GCE node
I20260608 10:05:54.632570   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.632838   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:54.633061   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913154633041 us; error 0 us; skew 500 ppm
I20260608 10:05:54.633273  4673 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39913
I20260608 10:05:54.633721   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.633728  4673 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:54.634876  4673 heartbeater.cc:507] Master 127.0.215.62:39913 requested a full tablet report, sending...
I20260608 10:05:54.636730   860 webserver.cc:533] Webserver started at http://127.0.215.3:44685/ using document root <none> and password file <none>
I20260608 10:05:54.637483   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.637539  4471 ts_manager.cc:194] Registered new tserver with Master: 77494ce6993e4372ac01cd836726faff (127.0.215.2:46213)
I20260608 10:05:54.637842   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.638216   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.639556  4471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46606
I20260608 10:05:54.639699   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "2f58fb54934144338b5a9bfe50dc3bc5"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.644989   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:05:54.648532  4684 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.649353   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:54.649670   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "2f58fb54934144338b5a9bfe50dc3bc5"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.649946   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:54.674870   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.676200   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.677518   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:54.679952   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:54.680178   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.680442   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:54.680619   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.720762   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:42383
I20260608 10:05:54.720876  4746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:42383 every 8 connection(s)
I20260608 10:05:54.725999   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.733007  4750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.735082  4751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:05:54.736511  4753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:05:54.737003   860 server_base.cc:1061] running on GCE node
I20260608 10:05:54.737977  4747 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39913
I20260608 10:05:54.738111   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.738430   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:05:54.738510  4747 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:54.738723   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913154738701 us; error 0 us; skew 500 ppm
I20260608 10:05:54.739518  4747 heartbeater.cc:507] Master 127.0.215.62:39913 requested a full tablet report, sending...
I20260608 10:05:54.739624   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.742090  4471 ts_manager.cc:194] Registered new tserver with Master: 2f58fb54934144338b5a9bfe50dc3bc5 (127.0.215.3:42383)
I20260608 10:05:54.742743   860 webserver.cc:533] Webserver started at http://127.0.215.4:40895/ using document root <none> and password file <none>
I20260608 10:05:54.743326   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.743556   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.743840   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.743774  4471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46616
I20260608 10:05:54.745301   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "3f2757262ff841d3b12fdecbc295f3dc"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.750195   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 10:05:54.753814  4758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.754756   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:54.755119   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "3f2757262ff841d3b12fdecbc295f3dc"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-l651"
I20260608 10:05:54.755439   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:05:54.772969   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.774263   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.775686   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:54.778163   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:54.778434   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:05:54.778697   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:54.778887   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.820744   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:33569
I20260608 10:05:54.820873  4820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:33569 every 8 connection(s)
I20260608 10:05:54.835510  4821 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39913
I20260608 10:05:54.835970  4821 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:54.836740  4821 heartbeater.cc:507] Master 127.0.215.62:39913 requested a full tablet report, sending...
I20260608 10:05:54.839103  4471 ts_manager.cc:194] Registered new tserver with Master: 3f2757262ff841d3b12fdecbc295f3dc (127.0.215.4:33569)
I20260608 10:05:54.839484   860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015222109s
I20260608 10:05:54.841032  4471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46618
I20260608 10:05:55.409299  4471 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46644:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:05:55.459607  4638 tablet_service.cc:1511] Processing CreateTablet for tablet c48a1c742e974cc386dc197f179246ec (DEFAULT_TABLE table=test-workload [id=30109d5dbba14a4381ec37c75ccc7636]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.461107  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48a1c742e974cc386dc197f179246ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.464356  4786 tablet_service.cc:1511] Processing CreateTablet for tablet c48a1c742e974cc386dc197f179246ec (DEFAULT_TABLE table=test-workload [id=30109d5dbba14a4381ec37c75ccc7636]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.465930  4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48a1c742e974cc386dc197f179246ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.466761  4712 tablet_service.cc:1511] Processing CreateTablet for tablet c48a1c742e974cc386dc197f179246ec (DEFAULT_TABLE table=test-workload [id=30109d5dbba14a4381ec37c75ccc7636]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.468153  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48a1c742e974cc386dc197f179246ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.484910  4842 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: Bootstrap starting.
I20260608 10:05:55.487059  4843 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: Bootstrap starting.
I20260608 10:05:55.488601  4844 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: Bootstrap starting.
I20260608 10:05:55.492676  4842 tablet_bootstrap.cc:654] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.494819  4843 tablet_bootstrap.cc:654] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.495350  4844 tablet_bootstrap.cc:654] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.499034  4842 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: No bootstrap required, opened a new log
I20260608 10:05:55.499580  4842 ts_tablet_manager.cc:1403] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
I20260608 10:05:55.500315  4843 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: No bootstrap required, opened a new log
I20260608 10:05:55.500676  4844 tablet_bootstrap.cc:492] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: No bootstrap required, opened a new log
I20260608 10:05:55.500862  4843 ts_tablet_manager.cc:1403] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:05:55.501196  4844 ts_tablet_manager.cc:1403] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260608 10:05:55.502725  4842 raft_consensus.cc:359] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.503528  4842 raft_consensus.cc:385] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.503865  4842 raft_consensus.cc:740] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77494ce6993e4372ac01cd836726faff, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.503913  4843 raft_consensus.cc:359] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.504221  4844 raft_consensus.cc:359] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.504755  4843 raft_consensus.cc:385] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.505012  4844 raft_consensus.cc:385] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.505286  4843 raft_consensus.cc:740] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f58fb54934144338b5a9bfe50dc3bc5, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.504796  4842 consensus_queue.cc:260] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.505503  4844 raft_consensus.cc:740] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2757262ff841d3b12fdecbc295f3dc, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.506223  4843 consensus_queue.cc:260] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.506439  4844 consensus_queue.cc:260] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.507807  4673 heartbeater.cc:499] Master 127.0.215.62:39913 was elected leader, sending a full tablet report...
I20260608 10:05:55.508368  4842 ts_tablet_manager.cc:1434] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:05:55.512485  4843 ts_tablet_manager.cc:1434] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.005s
I20260608 10:05:55.512718  4821 heartbeater.cc:499] Master 127.0.215.62:39913 was elected leader, sending a full tablet report...
I20260608 10:05:55.513232  4844 ts_tablet_manager.cc:1434] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 10:05:55.513587  4747 heartbeater.cc:499] Master 127.0.215.62:39913 was elected leader, sending a full tablet report...
I20260608 10:05:55.544641  4598 heartbeater.cc:499] Master 127.0.215.62:39913 was elected leader, sending a full tablet report...
I20260608 10:05:55.581817  4849 raft_consensus.cc:493] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:55.582437  4849 raft_consensus.cc:515] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.584894  4849 leader_election.cc:290] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77494ce6993e4372ac01cd836726faff (127.0.215.2:46213), 3f2757262ff841d3b12fdecbc295f3dc (127.0.215.4:33569)
I20260608 10:05:55.596406  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48a1c742e974cc386dc197f179246ec" candidate_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2757262ff841d3b12fdecbc295f3dc" is_pre_election: true
I20260608 10:05:55.596549  4648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48a1c742e974cc386dc197f179246ec" candidate_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77494ce6993e4372ac01cd836726faff" is_pre_election: true
I20260608 10:05:55.597373  4796 raft_consensus.cc:2468] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f58fb54934144338b5a9bfe50dc3bc5 in term 0.
I20260608 10:05:55.597491  4648 raft_consensus.cc:2468] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f58fb54934144338b5a9bfe50dc3bc5 in term 0.
I20260608 10:05:55.598722  4686 leader_election.cc:304] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f58fb54934144338b5a9bfe50dc3bc5, 3f2757262ff841d3b12fdecbc295f3dc; no voters: 
I20260608 10:05:55.599620  4849 raft_consensus.cc:2804] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:55.599972  4849 raft_consensus.cc:493] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:55.600273  4849 raft_consensus.cc:3060] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.605445  4849 raft_consensus.cc:515] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.607795  4849 leader_election.cc:290] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [CANDIDATE]: Term 1 election: Requested vote from peers 77494ce6993e4372ac01cd836726faff (127.0.215.2:46213), 3f2757262ff841d3b12fdecbc295f3dc (127.0.215.4:33569)
I20260608 10:05:55.609133  4796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48a1c742e974cc386dc197f179246ec" candidate_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2757262ff841d3b12fdecbc295f3dc"
I20260608 10:05:55.609313  4648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48a1c742e974cc386dc197f179246ec" candidate_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77494ce6993e4372ac01cd836726faff"
I20260608 10:05:55.609826  4796 raft_consensus.cc:3060] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.609889  4648 raft_consensus.cc:3060] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.617431  4648 raft_consensus.cc:2468] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f58fb54934144338b5a9bfe50dc3bc5 in term 1.
I20260608 10:05:55.617434  4796 raft_consensus.cc:2468] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f58fb54934144338b5a9bfe50dc3bc5 in term 1.
I20260608 10:05:55.619015  4686 leader_election.cc:304] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f58fb54934144338b5a9bfe50dc3bc5, 3f2757262ff841d3b12fdecbc295f3dc; no voters: 
I20260608 10:05:55.619910  4849 raft_consensus.cc:2804] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:55.621156  4849 raft_consensus.cc:697] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 1 LEADER]: Becoming Leader. State: Replica: 2f58fb54934144338b5a9bfe50dc3bc5, State: Running, Role: LEADER
I20260608 10:05:55.621881  4849 consensus_queue.cc:237] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } }
I20260608 10:05:55.630690  4469 catalog_manager.cc:5696] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f58fb54934144338b5a9bfe50dc3bc5 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f58fb54934144338b5a9bfe50dc3bc5" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 42383 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:56.078219  4849 consensus_queue.cc:1048] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77494ce6993e4372ac01cd836726faff" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:56.096896  4853 consensus_queue.cc:1048] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2757262ff841d3b12fdecbc295f3dc" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:56.297056  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:56.298838  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:56.299278  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:58.300436  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:58.301921  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:58.302286  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:00.303342  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:00.304766  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:00.305124  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:02.306258  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:02.307783  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:02.308185  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:04.309213  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:04.310801  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:04.311151  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:06.312402  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:06.314301  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:06.314720  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:06.840694   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
W20260608 10:06:07.126648  4686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.4:33569, user_credentials={real_user=slave}} blocked reactor thread for 66132.7us
I20260608 10:06:07.162617   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:06:07.683035  4594 debug-util.cc:398] Leaking SignalData structure 0x7b0800267a80 after lost signal to thread 863
W20260608 10:06:07.684018  4594 debug-util.cc:398] Leaking SignalData structure 0x7b08001d70c0 after lost signal to thread 4505
W20260608 10:06:07.685734  4594 debug-util.cc:398] Leaking SignalData structure 0x7b080019aa00 after lost signal to thread 4672
W20260608 10:06:07.686678  4594 debug-util.cc:398] Leaking SignalData structure 0x7b0800090a20 after lost signal to thread 4746
W20260608 10:06:07.687829  4594 debug-util.cc:398] Leaking SignalData structure 0x7b0800057700 after lost signal to thread 4820
W20260608 10:06:08.181173   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4594)
I20260608 10:06:08.315698  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:08.317166  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:08.317544  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:09.181689   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4594)
W20260608 10:06:10.182188   860 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4594)
I20260608 10:06:10.318761  4524 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:10.320792  4524 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:10.321245  4524 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:10.424561   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:06:10.437240   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:06:10.460825   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:10.461652   860 tablet_replica.cc:333] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff: stopping tablet replica
I20260608 10:06:10.462435   860 raft_consensus.cc:2243] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:10.463142   860 raft_consensus.cc:2272] T c48a1c742e974cc386dc197f179246ec P 77494ce6993e4372ac01cd836726faff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:10.486238   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:06:10.498111   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:06:10.521098   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:10.521935   860 tablet_replica.cc:333] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5: stopping tablet replica
I20260608 10:06:10.522578   860 raft_consensus.cc:2243] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:10.523595   860 raft_consensus.cc:2272] T c48a1c742e974cc386dc197f179246ec P 2f58fb54934144338b5a9bfe50dc3bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:10.544170   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:06:10.555918   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:06:10.580353   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:10.581110   860 tablet_replica.cc:333] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc: stopping tablet replica
I20260608 10:06:10.581627   860 raft_consensus.cc:2243] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:10.582211   860 raft_consensus.cc:2272] T c48a1c742e974cc386dc197f179246ec P 3f2757262ff841d3b12fdecbc295f3dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:10.603055   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:06:10.615325   860 master.cc:562] Master@127.0.215.62:39913 shutting down...
I20260608 10:06:10.635404   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:10.636214   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:10.636636   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94b2da354f504ddf9ac5141a7c7c4144: stopping tablet replica
I20260608 10:06:10.657733   860 master.cc:584] Master@127.0.215.62:39913 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (16567 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:06:10.698477   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:39145
I20260608 10:06:10.699766   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:10.706028  4867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:10.707068  4870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:10.707680   860 server_base.cc:1061] running on GCE node
W20260608 10:06:10.707616  4868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:10.709277   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:10.709478   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:10.709678   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913170709662 us; error 0 us; skew 500 ppm
I20260608 10:06:10.710417   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:10.713090   860 webserver.cc:533] Webserver started at http://127.0.215.62:46375/ using document root <none> and password file <none>
I20260608 10:06:10.713692   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:10.713922   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:10.714241   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:10.715799   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "43596dc9e808490aad389194aca1d4e0"
format_stamp: "Formatted at 2026-06-08 10:06:10 on dist-test-slave-l651"
I20260608 10:06:10.722575   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:06:10.726706  4875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:10.727582   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:10.727921   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "43596dc9e808490aad389194aca1d4e0"
format_stamp: "Formatted at 2026-06-08 10:06:10 on dist-test-slave-l651"
I20260608 10:06:10.728235   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:10.743000   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:10.744413   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:10.787882   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:39145
I20260608 10:06:10.788036  4926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:39145 every 8 connection(s)
I20260608 10:06:10.792819  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:10.805593  4927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0: Bootstrap starting.
I20260608 10:06:10.811146  4927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:10.816195  4927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0: No bootstrap required, opened a new log
I20260608 10:06:10.819033  4927 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER }
I20260608 10:06:10.819576  4927 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:10.819833  4927 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43596dc9e808490aad389194aca1d4e0, State: Initialized, Role: FOLLOWER
I20260608 10:06:10.820618  4927 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER }
I20260608 10:06:10.821166  4927 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:10.821403  4927 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:10.821709  4927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:10.826799  4927 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER }
I20260608 10:06:10.827423  4927 leader_election.cc:304] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [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: 43596dc9e808490aad389194aca1d4e0; no voters: 
I20260608 10:06:10.828658  4927 leader_election.cc:290] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:10.829227  4930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:10.831152  4930 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 1 LEADER]: Becoming Leader. State: Replica: 43596dc9e808490aad389194aca1d4e0, State: Running, Role: LEADER
I20260608 10:06:10.831984  4930 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [LEADER]: Queue going to LEADER mode. State: All 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: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER }
I20260608 10:06:10.832199  4927 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:10.838284  4931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43596dc9e808490aad389194aca1d4e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER } }
I20260608 10:06:10.838521  4932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43596dc9e808490aad389194aca1d4e0. Latest consensus state: current_term: 1 leader_uuid: "43596dc9e808490aad389194aca1d4e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43596dc9e808490aad389194aca1d4e0" member_type: VOTER } }
I20260608 10:06:10.839339  4931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:10.839401  4932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:10.843585  4938 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:10.851521  4938 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:10.852607   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:10.862133  4938 catalog_manager.cc:1382] Generated new cluster ID: 4df8c27615db4911a0177ad645dfe693
I20260608 10:06:10.862486  4938 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:10.889844  4938 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:10.891320  4938 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:10.903303  4938 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0: Generated new TSK 0
I20260608 10:06:10.903968  4938 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:10.919639   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:10.926520  4948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:10.927671  4949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:10.930658   860 server_base.cc:1061] running on GCE node
W20260608 10:06:10.930585  4951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:10.931854   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:10.932111   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:10.932296   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913170932271 us; error 0 us; skew 500 ppm
I20260608 10:06:10.932921   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:10.935431   860 webserver.cc:533] Webserver started at http://127.0.215.1:46843/ using document root <none> and password file <none>
I20260608 10:06:10.935995   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:10.936211   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:10.936506   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:10.937693   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "964123d6857d4ed889f10d5407b0badf"
format_stamp: "Formatted at 2026-06-08 10:06:10 on dist-test-slave-l651"
I20260608 10:06:10.942674   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:06:10.946751  4956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:10.947738   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:06:10.948012   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "964123d6857d4ed889f10d5407b0badf"
format_stamp: "Formatted at 2026-06-08 10:06:10 on dist-test-slave-l651"
I20260608 10:06:10.948279   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:10.973096   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:10.974355   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:10.975819   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:10.978418   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:10.978609   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:10.978935   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:10.979111   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.021687   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:44809
I20260608 10:06:11.021816  5018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:44809 every 8 connection(s)
I20260608 10:06:11.027683   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:11.036012  5023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:11.036092  5024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:11.039541   860 server_base.cc:1061] running on GCE node
W20260608 10:06:11.039996  5027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:11.041110   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:11.041360   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:11.041591   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913171041570 us; error 0 us; skew 500 ppm
I20260608 10:06:11.042467   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:11.043908  5019 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39145
I20260608 10:06:11.044309  5019 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:11.045111  5019 heartbeater.cc:507] Master 127.0.215.62:39145 requested a full tablet report, sending...
I20260608 10:06:11.045707   860 webserver.cc:533] Webserver started at http://127.0.215.2:46647/ using document root <none> and password file <none>
I20260608 10:06:11.046386   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:11.046638   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:11.046936   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:11.047468  4892 ts_manager.cc:194] Registered new tserver with Master: 964123d6857d4ed889f10d5407b0badf (127.0.215.1:44809)
I20260608 10:06:11.048246   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "08cdfdd456974e49b090cc3d8754dd7e"
format_stamp: "Formatted at 2026-06-08 10:06:11 on dist-test-slave-l651"
I20260608 10:06:11.049662  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60664
I20260608 10:06:11.053829   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:06:11.057832  5031 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.058727   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:11.059065   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "08cdfdd456974e49b090cc3d8754dd7e"
format_stamp: "Formatted at 2026-06-08 10:06:11 on dist-test-slave-l651"
I20260608 10:06:11.059374   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:11.073161   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:11.074599   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:11.076133   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:11.078655   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:11.078912   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.079180   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:11.079365   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.122519   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:34109
I20260608 10:06:11.122629  5093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:34109 every 8 connection(s)
I20260608 10:06:11.127874   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:11.136466  5097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:11.137706  5098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:11.140008  5100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:11.140861   860 server_base.cc:1061] running on GCE node
I20260608 10:06:11.142084   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:11.142436   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:11.142633   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913171142596 us; error 0 us; skew 500 ppm
I20260608 10:06:11.143054  5094 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39145
I20260608 10:06:11.143347   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:11.143455  5094 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:11.144374  5094 heartbeater.cc:507] Master 127.0.215.62:39145 requested a full tablet report, sending...
I20260608 10:06:11.146292   860 webserver.cc:533] Webserver started at http://127.0.215.3:32931/ using document root <none> and password file <none>
I20260608 10:06:11.146945   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:11.146978  4892 ts_manager.cc:194] Registered new tserver with Master: 08cdfdd456974e49b090cc3d8754dd7e (127.0.215.2:34109)
I20260608 10:06:11.147241   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:11.147639   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:11.148670  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60680
I20260608 10:06:11.148952   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "d43dd8282b4a4839b6ace49197a429e4"
format_stamp: "Formatted at 2026-06-08 10:06:11 on dist-test-slave-l651"
I20260608 10:06:11.154465   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:06:11.158519  5105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.159381   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:11.159739   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "d43dd8282b4a4839b6ace49197a429e4"
format_stamp: "Formatted at 2026-06-08 10:06:11 on dist-test-slave-l651"
I20260608 10:06:11.160065   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:11.179620   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:11.180974   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:11.182554   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:11.184998   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:11.185269   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.185525   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:11.185719   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:11.227478   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:32849
I20260608 10:06:11.227598  5167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:32849 every 8 connection(s)
I20260608 10:06:11.243763  5168 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39145
I20260608 10:06:11.244175  5168 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:11.244966  5168 heartbeater.cc:507] Master 127.0.215.62:39145 requested a full tablet report, sending...
I20260608 10:06:11.247247  4892 ts_manager.cc:194] Registered new tserver with Master: d43dd8282b4a4839b6ace49197a429e4 (127.0.215.3:32849)
I20260608 10:06:11.247725   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016357093s
I20260608 10:06:11.248788  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60692
I20260608 10:06:12.053604  5019 heartbeater.cc:499] Master 127.0.215.62:39145 was elected leader, sending a full tablet report...
I20260608 10:06:12.151594  5094 heartbeater.cc:499] Master 127.0.215.62:39145 was elected leader, sending a full tablet report...
I20260608 10:06:12.252177  5168 heartbeater.cc:499] Master 127.0.215.62:39145 was elected leader, sending a full tablet report...
I20260608 10:06:12.318593  4892 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60710:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:06:12.320860  4892 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:06:12.380115  5133 tablet_service.cc:1511] Processing CreateTablet for tablet f1972edece11463bab1add735d0414f2 (DEFAULT_TABLE table=test-workload [id=e69de5bc9f904e018f76d15b6f8e2c57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:12.381415  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1972edece11463bab1add735d0414f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:12.384676  4984 tablet_service.cc:1511] Processing CreateTablet for tablet f1972edece11463bab1add735d0414f2 (DEFAULT_TABLE table=test-workload [id=e69de5bc9f904e018f76d15b6f8e2c57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:12.386075  4984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1972edece11463bab1add735d0414f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:12.388522  5059 tablet_service.cc:1511] Processing CreateTablet for tablet f1972edece11463bab1add735d0414f2 (DEFAULT_TABLE table=test-workload [id=e69de5bc9f904e018f76d15b6f8e2c57]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:12.389863  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1972edece11463bab1add735d0414f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:12.406956  5190 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: Bootstrap starting.
I20260608 10:06:12.408181  5191 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: Bootstrap starting.
I20260608 10:06:12.413071  5189 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: Bootstrap starting.
I20260608 10:06:12.416277  5191 tablet_bootstrap.cc:654] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:12.416448  5190 tablet_bootstrap.cc:654] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:12.419639  5189 tablet_bootstrap.cc:654] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:12.423404  5190 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: No bootstrap required, opened a new log
I20260608 10:06:12.424201  5191 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: No bootstrap required, opened a new log
I20260608 10:06:12.424201  5190 ts_tablet_manager.cc:1403] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:06:12.425046  5191 ts_tablet_manager.cc:1403] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 10:06:12.426805  5189 tablet_bootstrap.cc:492] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: No bootstrap required, opened a new log
I20260608 10:06:12.427414  5189 ts_tablet_manager.cc:1403] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:06:12.428347  5191 raft_consensus.cc:359] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.428301  5190 raft_consensus.cc:359] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.429188  5191 raft_consensus.cc:385] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:12.429288  5190 raft_consensus.cc:385] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:12.429621  5191 raft_consensus.cc:740] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 964123d6857d4ed889f10d5407b0badf, State: Initialized, Role: FOLLOWER
I20260608 10:06:12.429699  5190 raft_consensus.cc:740] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cdfdd456974e49b090cc3d8754dd7e, State: Initialized, Role: FOLLOWER
I20260608 10:06:12.430711  5191 consensus_queue.cc:260] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.430774  5189 raft_consensus.cc:359] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.430912  5190 consensus_queue.cc:260] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.431661  5189 raft_consensus.cc:385] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:12.432008  5189 raft_consensus.cc:740] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43dd8282b4a4839b6ace49197a429e4, State: Initialized, Role: FOLLOWER
I20260608 10:06:12.433903  5191 ts_tablet_manager.cc:1434] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:06:12.433434  5189 consensus_queue.cc:260] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.436977  5190 ts_tablet_manager.cc:1434] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.008s
I20260608 10:06:12.439112  5189 ts_tablet_manager.cc:1434] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260608 10:06:12.483594  5169 tablet.cc:2404] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:12.534785  5197 raft_consensus.cc:493] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:12.535336  5197 raft_consensus.cc:515] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.537802  5197 leader_election.cc:290] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 964123d6857d4ed889f10d5407b0badf (127.0.215.1:44809), 08cdfdd456974e49b090cc3d8754dd7e (127.0.215.2:34109)
I20260608 10:06:12.550948  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1972edece11463bab1add735d0414f2" candidate_uuid: "d43dd8282b4a4839b6ace49197a429e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "964123d6857d4ed889f10d5407b0badf" is_pre_election: true
I20260608 10:06:12.551743  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1972edece11463bab1add735d0414f2" candidate_uuid: "d43dd8282b4a4839b6ace49197a429e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cdfdd456974e49b090cc3d8754dd7e" is_pre_election: true
I20260608 10:06:12.551739  4994 raft_consensus.cc:2468] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43dd8282b4a4839b6ace49197a429e4 in term 0.
I20260608 10:06:12.552470  5069 raft_consensus.cc:2468] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43dd8282b4a4839b6ace49197a429e4 in term 0.
I20260608 10:06:12.553350  5109 leader_election.cc:304] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 964123d6857d4ed889f10d5407b0badf, d43dd8282b4a4839b6ace49197a429e4; no voters: 
I20260608 10:06:12.554147  5197 raft_consensus.cc:2804] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:12.554534  5197 raft_consensus.cc:493] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:12.554775  5197 raft_consensus.cc:3060] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:12.560079  5197 raft_consensus.cc:515] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.561998  5197 leader_election.cc:290] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [CANDIDATE]: Term 1 election: Requested vote from peers 964123d6857d4ed889f10d5407b0badf (127.0.215.1:44809), 08cdfdd456974e49b090cc3d8754dd7e (127.0.215.2:34109)
I20260608 10:06:12.562932  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1972edece11463bab1add735d0414f2" candidate_uuid: "d43dd8282b4a4839b6ace49197a429e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "964123d6857d4ed889f10d5407b0badf"
I20260608 10:06:12.563141  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1972edece11463bab1add735d0414f2" candidate_uuid: "d43dd8282b4a4839b6ace49197a429e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cdfdd456974e49b090cc3d8754dd7e"
I20260608 10:06:12.563601  4994 raft_consensus.cc:3060] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:12.563649  5069 raft_consensus.cc:3060] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:12.571930  4994 raft_consensus.cc:2468] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43dd8282b4a4839b6ace49197a429e4 in term 1.
I20260608 10:06:12.571930  5069 raft_consensus.cc:2468] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43dd8282b4a4839b6ace49197a429e4 in term 1.
I20260608 10:06:12.573567  5109 leader_election.cc:304] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 964123d6857d4ed889f10d5407b0badf, d43dd8282b4a4839b6ace49197a429e4; no voters: 
I20260608 10:06:12.574424  5197 raft_consensus.cc:2804] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:12.575583  5197 raft_consensus.cc:697] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 1 LEADER]: Becoming Leader. State: Replica: d43dd8282b4a4839b6ace49197a429e4, State: Running, Role: LEADER
I20260608 10:06:12.576336  5197 consensus_queue.cc:237] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } }
I20260608 10:06:12.585307  4889 catalog_manager.cc:5696] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d43dd8282b4a4839b6ace49197a429e4 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "d43dd8282b4a4839b6ace49197a429e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d43dd8282b4a4839b6ace49197a429e4" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 32849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:12.850539  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:12.852038  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:12.854300  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:12.854785  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:12.988896  5197 consensus_queue.cc:1048] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "964123d6857d4ed889f10d5407b0badf" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:12.994776  5197 consensus_queue.cc:1048] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cdfdd456974e49b090cc3d8754dd7e" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:13.861402  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:14.855841  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:14.857193  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:14.857478  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:14.870636  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:15.899061  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:16.858618  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:16.860175  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:16.860538  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:16.908512  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:17.917968  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:18.861922  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:18.863539  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:18.863947  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:18.927930  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:19.937311  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:20.864975  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:20.866636  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:20.867117  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:20.945819  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:21.953514  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
W20260608 10:06:22.249989  5015 debug-util.cc:398] Leaking SignalData structure 0x7b080014f840 after lost signal to thread 863
W20260608 10:06:22.251096  5015 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5020 after lost signal to thread 4926
W20260608 10:06:22.252113  5015 debug-util.cc:398] Leaking SignalData structure 0x7b0800110820 after lost signal to thread 5018
W20260608 10:06:22.252990  5015 debug-util.cc:398] Leaking SignalData structure 0x7b080022c9c0 after lost signal to thread 5093
W20260608 10:06:22.253875  5015 debug-util.cc:398] Leaking SignalData structure 0x7b080008a420 after lost signal to thread 5167
I20260608 10:06:22.868163  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:22.869663  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:22.870002  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:22.896694   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:06:22.937983   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:22.938917   860 tablet_replica.cc:333] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf: stopping tablet replica
I20260608 10:06:22.939702   860 raft_consensus.cc:2243] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.940500   860 raft_consensus.cc:2272] T f1972edece11463bab1add735d0414f2 P 964123d6857d4ed889f10d5407b0badf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.961454  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
W20260608 10:06:23.273062  5109 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44809: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 10:06:23.277477  5109 consensus_peers.cc:597] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 -> Peer 964123d6857d4ed889f10d5407b0badf (127.0.215.1:44809): Couldn't send request to peer 964123d6857d4ed889f10d5407b0badf. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:23.960757   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5015)
I20260608 10:06:23.969158  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:24.870990  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:24.872577  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:24.872952  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:24.961432   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5015)
I20260608 10:06:24.977047  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:25.212602   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:06:25.226626   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:06:25.250699   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:25.251441   860 tablet_replica.cc:333] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e: stopping tablet replica
I20260608 10:06:25.252023   860 raft_consensus.cc:2243] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:25.252521   860 raft_consensus.cc:2272] T f1972edece11463bab1add735d0414f2 P 08cdfdd456974e49b090cc3d8754dd7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:25.273080   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:06:25.285779   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:06:25.308115   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:25.308951   860 tablet_replica.cc:333] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4: stopping tablet replica
I20260608 10:06:25.309624   860 raft_consensus.cc:2243] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:25.310613   860 raft_consensus.cc:2272] T f1972edece11463bab1add735d0414f2 P d43dd8282b4a4839b6ace49197a429e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:25.424098  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08000af440 after lost signal to thread 863
W20260608 10:06:25.425101  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1640 after lost signal to thread 4926
W20260608 10:06:25.426160  5164 debug-util.cc:398] Leaking SignalData structure 0x7b0800126760 after lost signal to thread 5093
W20260608 10:06:25.427085  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7b80 after lost signal to thread 5167
I20260608 10:06:25.987661  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
W20260608 10:06:26.329264   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5164)
I20260608 10:06:26.874097  4945 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:26.875764  4945 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:26.876194  4945 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:26.999758  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
W20260608 10:06:27.329905   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5164)
I20260608 10:06:28.011204  4940 placement_policy_util.cc:407] tablet f1972edece11463bab1add735d0414f2: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:28.097855   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:06:28.113022   860 master.cc:562] Master@127.0.215.62:39145 shutting down...
I20260608 10:06:28.135329   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:28.136250   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:28.136655   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43596dc9e808490aad389194aca1d4e0: stopping tablet replica
I20260608 10:06:28.158047   860 master.cc:584] Master@127.0.215.62:39145 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (17501 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:06:28.200179   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:36545
I20260608 10:06:28.201503   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:28.207774  5221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.207935  5222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.209519  5224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:28.210130   860 server_base.cc:1061] running on GCE node
I20260608 10:06:28.211074   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:28.211272   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:28.211472   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913188211435 us; error 0 us; skew 500 ppm
I20260608 10:06:28.212071   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:28.214946   860 webserver.cc:533] Webserver started at http://127.0.215.62:37513/ using document root <none> and password file <none>
I20260608 10:06:28.215523   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:28.215727   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:28.216048   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:28.217388   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "57590c3641a04bc48c44d141a72af468"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.222584   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:06:28.226768  5229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.227609   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:28.227943   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "57590c3641a04bc48c44d141a72af468"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.228202   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:28.255502   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:28.256910   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:28.300838   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:36545
I20260608 10:06:28.300972  5280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:36545 every 8 connection(s)
I20260608 10:06:28.305907  5281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:28.320199  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468: Bootstrap starting.
I20260608 10:06:28.326064  5281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:28.331549  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468: No bootstrap required, opened a new log
I20260608 10:06:28.334291  5281 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57590c3641a04bc48c44d141a72af468" member_type: VOTER }
I20260608 10:06:28.334890  5281 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:28.335111  5281 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57590c3641a04bc48c44d141a72af468, State: Initialized, Role: FOLLOWER
I20260608 10:06:28.335739  5281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57590c3641a04bc48c44d141a72af468" member_type: VOTER }
I20260608 10:06:28.336267  5281 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:28.336488  5281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:28.336735  5281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:28.342486  5281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57590c3641a04bc48c44d141a72af468" member_type: VOTER }
I20260608 10:06:28.343122  5281 leader_election.cc:304] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [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: 57590c3641a04bc48c44d141a72af468; no voters: 
I20260608 10:06:28.344390  5281 leader_election.cc:290] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:28.344859  5284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:28.346448  5284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 1 LEADER]: Becoming Leader. State: Replica: 57590c3641a04bc48c44d141a72af468, State: Running, Role: LEADER
I20260608 10:06:28.347162  5284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [LEADER]: Queue going to LEADER mode. State: All 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: "57590c3641a04bc48c44d141a72af468" member_type: VOTER }
I20260608 10:06:28.348066  5281 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:28.355700  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57590c3641a04bc48c44d141a72af468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57590c3641a04bc48c44d141a72af468" member_type: VOTER } }
I20260608 10:06:28.355610  5286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57590c3641a04bc48c44d141a72af468. Latest consensus state: current_term: 1 leader_uuid: "57590c3641a04bc48c44d141a72af468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57590c3641a04bc48c44d141a72af468" member_type: VOTER } }
I20260608 10:06:28.356509  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:28.356638  5286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:28.359014  5294 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:28.368189  5294 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:28.369367   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:28.379491  5294 catalog_manager.cc:1382] Generated new cluster ID: 434a2bba151e4fcda5f6a2b1aeb0c1ec
I20260608 10:06:28.379865  5294 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:28.404279  5294 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:28.405716  5294 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:28.434356  5294 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468: Generated new TSK 0
I20260608 10:06:28.435077  5294 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:28.500494   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:28.507860  5302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.509150  5303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.510676  5305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:28.510757   860 server_base.cc:1061] running on GCE node
I20260608 10:06:28.512192   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:28.512394   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:28.512524   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913188512510 us; error 0 us; skew 500 ppm
I20260608 10:06:28.513077   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:28.515585   860 webserver.cc:533] Webserver started at http://127.0.215.1:44277/ using document root <none> and password file <none>
I20260608 10:06:28.516125   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:28.516291   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:28.516512   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:28.517657   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.522955   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:28.526818  5310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.527716   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:06:28.528008   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.528270   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:28.568886   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:28.570252   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:28.571940   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:28.574721   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:28.574990   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.575276   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:28.575464   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.617877   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:33629
I20260608 10:06:28.618000  5372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:33629 every 8 connection(s)
I20260608 10:06:28.623765   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:28.633319  5377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.634289  5378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.636816  5380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:28.637249   860 server_base.cc:1061] running on GCE node
I20260608 10:06:28.638670   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:28.638947  5373 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
W20260608 10:06:28.638952   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:28.639336   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913188639317 us; error 0 us; skew 500 ppm
I20260608 10:06:28.639389  5373 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:28.639966   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:28.640205  5373 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:28.643080   860 webserver.cc:533] Webserver started at http://127.0.215.2:40989/ using document root <none> and password file <none>
I20260608 10:06:28.643118  5246 ts_manager.cc:194] Registered new tserver with Master: 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629)
I20260608 10:06:28.644083   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:28.644394   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:28.644752   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:28.646006  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35338
I20260608 10:06:28.646601   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "3d70381b82924023ba987397e675ef79"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.652189   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:28.656067  5385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.657015   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:06:28.657311   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "3d70381b82924023ba987397e675ef79"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.657564   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:28.674482   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:28.675719   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:28.677240   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:28.679914   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:28.680143   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.680426   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:28.680573   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.722645   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:34017
I20260608 10:06:28.722766  5447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:34017 every 8 connection(s)
I20260608 10:06:28.728355   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:28.736665  5451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.738548  5452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:28.740128  5454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:28.741007   860 server_base.cc:1061] running on GCE node
I20260608 10:06:28.742132   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:28.742251  5448 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
W20260608 10:06:28.742467   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:28.742709  5448 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:28.742707   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913188742684 us; error 0 us; skew 500 ppm
I20260608 10:06:28.743767   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:28.743818  5448 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:28.746644  5246 ts_manager.cc:194] Registered new tserver with Master: 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:28.746939   860 webserver.cc:533] Webserver started at http://127.0.215.3:40053/ using document root <none> and password file <none>
I20260608 10:06:28.747582   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:28.747790   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:28.748077   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:28.748389  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35346
I20260608 10:06:28.749444   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.754685   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:06:28.758690  5459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.759694   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:06:28.760039   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
format_stamp: "Formatted at 2026-06-08 10:06:28 on dist-test-slave-l651"
I20260608 10:06:28.760351   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:28.786486   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:28.787832   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:28.790592   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:28.793542   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:28.793821   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.794096   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:28.794287   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:28.838086   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:45207
I20260608 10:06:28.838219  5521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:45207 every 8 connection(s)
I20260608 10:06:28.853232  5522 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
I20260608 10:06:28.853585  5522 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:28.854314  5522 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:28.856484  5246 ts_manager.cc:194] Registered new tserver with Master: 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:28.857488   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015834569s
I20260608 10:06:28.858206  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35348
I20260608 10:06:29.404130  5246 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35360:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:06:29.407474  5246 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:06:29.513731  5335 tablet_service.cc:1511] Processing CreateTablet for tablet 39824452339243fb8967edf12ba30508 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:29.514529  5487 tablet_service.cc:1511] Processing CreateTablet for tablet c460438880e5480eb3cc7e6570e5b1a8 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:29.515108  5337 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc5fb146ad94b3eb697b0fba3974696 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:29.516146  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460438880e5480eb3cc7e6570e5b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.513731  5338 tablet_service.cc:1511] Processing CreateTablet for tablet c460438880e5480eb3cc7e6570e5b1a8 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:29.515645  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39824452339243fb8967edf12ba30508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.519860  5334 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5150d9cf0f48308822addd3adba74d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:29.521422  5334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5150d9cf0f48308822addd3adba74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.517307  5336 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0579c5c9e443a38e43343cd2a49bd5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:29.522603  5486 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc5fb146ad94b3eb697b0fba3974696 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:29.523296  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0579c5c9e443a38e43343cd2a49bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.524113  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc5fb146ad94b3eb697b0fba3974696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.524538  5338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460438880e5480eb3cc7e6570e5b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.527844  5485 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0579c5c9e443a38e43343cd2a49bd5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:29.528697  5333 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9983a7a86c48eb8685098d0bd90a33 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:29.529491  5485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0579c5c9e443a38e43343cd2a49bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.529726  5337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc5fb146ad94b3eb697b0fba3974696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.530997  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9983a7a86c48eb8685098d0bd90a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.532604  5483 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5150d9cf0f48308822addd3adba74d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:29.535197  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 39824452339243fb8967edf12ba30508 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:29.536793  5483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5150d9cf0f48308822addd3adba74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.542364  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39824452339243fb8967edf12ba30508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.546942  5413 tablet_service.cc:1511] Processing CreateTablet for tablet c460438880e5480eb3cc7e6570e5b1a8 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:29.548556  5413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460438880e5480eb3cc7e6570e5b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.551882  5412 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc5fb146ad94b3eb697b0fba3974696 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:29.553519  5412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc5fb146ad94b3eb697b0fba3974696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.555907  5411 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0579c5c9e443a38e43343cd2a49bd5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:29.557600  5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0579c5c9e443a38e43343cd2a49bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.559893  5410 tablet_service.cc:1511] Processing CreateTablet for tablet 39824452339243fb8967edf12ba30508 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:29.561480  5410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39824452339243fb8967edf12ba30508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.563849  5409 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5150d9cf0f48308822addd3adba74d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:29.565487  5409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5150d9cf0f48308822addd3adba74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.566834  5482 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9983a7a86c48eb8685098d0bd90a33 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:29.568552  5482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9983a7a86c48eb8685098d0bd90a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.579121  5332 tablet_service.cc:1511] Processing CreateTablet for tablet 00876be148b94cd0876d3f967e34b1c5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:29.580871  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00876be148b94cd0876d3f967e34b1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.586447  5407 tablet_service.cc:1511] Processing CreateTablet for tablet 00876be148b94cd0876d3f967e34b1c5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:29.588078  5407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00876be148b94cd0876d3f967e34b1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.568607  5408 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9983a7a86c48eb8685098d0bd90a33 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:29.591849  5408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9983a7a86c48eb8685098d0bd90a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.596369  5481 tablet_service.cc:1511] Processing CreateTablet for tablet 00876be148b94cd0876d3f967e34b1c5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:29.598312  5481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00876be148b94cd0876d3f967e34b1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.598145  5331 tablet_service.cc:1511] Processing CreateTablet for tablet 3170191357fc45bd94e5625e2b0e7056 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:29.599689  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170191357fc45bd94e5625e2b0e7056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.617947  5406 tablet_service.cc:1511] Processing CreateTablet for tablet 3170191357fc45bd94e5625e2b0e7056 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:29.619634  5406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170191357fc45bd94e5625e2b0e7056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.624029  5480 tablet_service.cc:1511] Processing CreateTablet for tablet 3170191357fc45bd94e5625e2b0e7056 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:29.625825  5480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170191357fc45bd94e5625e2b0e7056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.632344  5405 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83021eff144c6dbbcbd1b43060762b (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:29.633936  5405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83021eff144c6dbbcbd1b43060762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.632347  5479 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83021eff144c6dbbcbd1b43060762b (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:29.635985  5479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83021eff144c6dbbcbd1b43060762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.640148  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 845eec2e8c2a45b7989aa5e2f313f2d5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:29.641175  5404 tablet_service.cc:1511] Processing CreateTablet for tablet 845eec2e8c2a45b7989aa5e2f313f2d5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:29.641764  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845eec2e8c2a45b7989aa5e2f313f2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.645442  5337 tablet_service.cc:1511] Processing CreateTablet for tablet 845eec2e8c2a45b7989aa5e2f313f2d5 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:29.646930  5337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845eec2e8c2a45b7989aa5e2f313f2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.649296  5373 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:29.649796  5404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845eec2e8c2a45b7989aa5e2f313f2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.666399  5338 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83021eff144c6dbbcbd1b43060762b (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:29.668066  5338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83021eff144c6dbbcbd1b43060762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.686823  5542 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:29.712031  5543 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:29.723588  5543 tablet_bootstrap.cc:654] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.738615  5334 tablet_service.cc:1511] Processing CreateTablet for tablet 29018fe56aa14422a36ac811d2afb6e2 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:29.742957  5542 tablet_bootstrap.cc:654] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.747198  5334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29018fe56aa14422a36ac811d2afb6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.751222  5448 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:29.754263  5544 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:29.760555  5479 tablet_service.cc:1511] Processing CreateTablet for tablet 29018fe56aa14422a36ac811d2afb6e2 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:29.767274  5479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29018fe56aa14422a36ac811d2afb6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.768123  5543 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:29.768674  5543 ts_tablet_manager.cc:1403] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.003s
I20260608 10:06:29.771543  5405 tablet_service.cc:1511] Processing CreateTablet for tablet 29018fe56aa14422a36ac811d2afb6e2 (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:29.772193  5543 raft_consensus.cc:359] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.762880  5544 tablet_bootstrap.cc:654] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.772996  5543 raft_consensus.cc:385] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.765977  5542 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:29.773379  5543 raft_consensus.cc:740] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.773779  5542 ts_tablet_manager.cc:1403] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.000s
I20260608 10:06:29.774436  5543 consensus_queue.cc:260] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.777338  5337 tablet_service.cc:1511] Processing CreateTablet for tablet d94fc923591f4dffbac6c23edeac502d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:29.773020  5405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29018fe56aa14422a36ac811d2afb6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.778965  5337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94fc923591f4dffbac6c23edeac502d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.786098  5411 tablet_service.cc:1511] Processing CreateTablet for tablet d94fc923591f4dffbac6c23edeac502d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:29.787635  5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94fc923591f4dffbac6c23edeac502d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.777391  5542 raft_consensus.cc:359] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:29.793352  5542 raft_consensus.cc:385] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.793663  5542 raft_consensus.cc:740] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.794018  5480 tablet_service.cc:1511] Processing CreateTablet for tablet d94fc923591f4dffbac6c23edeac502d (DEFAULT_TABLE table=test-workload [id=76bb1d288db14f13832b6bd58bd1883d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:29.794543  5542 consensus_queue.cc:260] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:29.795835  5480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94fc923591f4dffbac6c23edeac502d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:29.808540  5549 raft_consensus.cc:493] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:29.808707  5543 ts_tablet_manager.cc:1434] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.001s
I20260608 10:06:29.808959  5542 ts_tablet_manager.cc:1434] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 10:06:29.809172  5549 raft_consensus.cc:515] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.810118  5522 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:29.810535  5542 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:29.819408  5542 tablet_bootstrap.cc:654] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.826035  5543 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:29.827857  5542 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:29.828465  5542 ts_tablet_manager.cc:1403] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.009s
I20260608 10:06:29.828934  5544 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:29.829512  5544 ts_tablet_manager.cc:1403] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.005s
I20260608 10:06:29.831787  5542 raft_consensus.cc:359] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.832595  5542 raft_consensus.cc:385] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.832899  5542 raft_consensus.cc:740] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.833070  5544 raft_consensus.cc:359] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.833940  5542 consensus_queue.cc:260] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.833940  5544 raft_consensus.cc:385] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.835247  5544 raft_consensus.cc:740] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.835482  5543 tablet_bootstrap.cc:654] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.836206  5544 consensus_queue.cc:260] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.836784  5542 ts_tablet_manager.cc:1434] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:06:29.837977  5542 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:29.845634  5542 tablet_bootstrap.cc:654] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.848179  5544 ts_tablet_manager.cc:1434] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260608 10:06:29.849473  5544 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:29.864874  5544 tablet_bootstrap.cc:654] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.867516  5549 leader_election.cc:290] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:29.869053  5543 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:29.869807  5543 ts_tablet_manager.cc:1403] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.021s
I20260608 10:06:29.875022  5543 raft_consensus.cc:359] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.875823  5543 raft_consensus.cc:385] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.876118  5543 raft_consensus.cc:740] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.876946  5543 consensus_queue.cc:260] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.879855  5543 ts_tablet_manager.cc:1434] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260608 10:06:29.881105  5543 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:29.884052  5542 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:29.884752  5542 ts_tablet_manager.cc:1403] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260608 10:06:29.888808  5542 raft_consensus.cc:359] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.889662  5542 raft_consensus.cc:385] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.889982  5542 raft_consensus.cc:740] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.891431  5543 tablet_bootstrap.cc:654] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.892251  5542 consensus_queue.cc:260] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.895210  5542 ts_tablet_manager.cc:1434] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 10:06:29.896334  5542 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:29.896912  5544 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:29.897724  5544 ts_tablet_manager.cc:1403] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.009s
I20260608 10:06:29.902165  5544 raft_consensus.cc:359] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.903347  5544 raft_consensus.cc:385] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.904166  5544 raft_consensus.cc:740] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.905416  5544 consensus_queue.cc:260] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.903360  5542 tablet_bootstrap.cc:654] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.909675  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:29.909690  5544 ts_tablet_manager.cc:1434] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260608 10:06:29.913800  5313 leader_election.cc:343] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:29.913802  5544 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:29.915711  5543 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:29.916288  5543 ts_tablet_manager.cc:1403] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.012s
I20260608 10:06:29.921252  5550 raft_consensus.cc:493] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:29.921859  5550 raft_consensus.cc:515] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:29.922339  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:29.922788  5543 raft_consensus.cc:359] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.923673  5543 raft_consensus.cc:385] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.924067  5543 raft_consensus.cc:740] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
W20260608 10:06:29.929900  5312 leader_election.cc:343] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:29.930688  5312 leader_election.cc:304] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79
I20260608 10:06:29.943063  5543 consensus_queue.cc:260] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.944339  5544 tablet_bootstrap.cc:654] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.944416  5542 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:29.945247  5542 ts_tablet_manager.cc:1403] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.027s
I20260608 10:06:29.946715  5549 raft_consensus.cc:2749] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:29.948952  5542 raft_consensus.cc:359] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.949807  5542 raft_consensus.cc:385] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:29.950167  5542 raft_consensus.cc:740] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:29.951231  5553 raft_consensus.cc:493] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:29.951030  5542 consensus_queue.cc:260] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.951761  5553 raft_consensus.cc:515] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.952725  5543 ts_tablet_manager.cc:1434] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.028s
I20260608 10:06:29.953898  5543 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:29.955396  5553 leader_election.cc:290] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:29.959738  5550 leader_election.cc:290] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:29.981796  5542 ts_tablet_manager.cc:1434] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.004s
I20260608 10:06:29.983140  5542 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:29.982174  5544 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:29.985117  5544 ts_tablet_manager.cc:1403] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.012s
I20260608 10:06:29.986819  5563 raft_consensus.cc:493] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:29.987021  5543 tablet_bootstrap.cc:654] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:29.987946  5563 raft_consensus.cc:515] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:29.995512  5563 leader_election.cc:290] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:29.998934  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460438880e5480eb3cc7e6570e5b1a8" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:29.999433  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
W20260608 10:06:30.001174  5463 leader_election.cc:343] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:06:30.002014  5463 leader_election.cc:343] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.001961  5544 raft_consensus.cc:359] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.003005  5544 raft_consensus.cc:385] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.003314  5544 raft_consensus.cc:740] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.003738  5542 tablet_bootstrap.cc:654] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.004127  5544 consensus_queue.cc:260] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.006163  5544 ts_tablet_manager.cc:1434] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260608 10:06:30.002197  5543 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.006955  5543 ts_tablet_manager.cc:1403] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260608 10:06:30.007416  5544 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.011140  5543 raft_consensus.cc:359] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.011926  5543 raft_consensus.cc:385] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.012219  5543 raft_consensus.cc:740] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.013504  5543 consensus_queue.cc:260] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.015301  5544 tablet_bootstrap.cc:654] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.017102  5543 ts_tablet_manager.cc:1434] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:06:30.018364  5543 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.019666  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.021370  5542 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.021943  5542 ts_tablet_manager.cc:1403] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
W20260608 10:06:30.023244  5387 leader_election.cc:343] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.025471  5542 raft_consensus.cc:359] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.026257  5542 raft_consensus.cc:385] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.026424  5543 tablet_bootstrap.cc:654] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.026649  5542 raft_consensus.cc:740] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.027669  5542 consensus_queue.cc:260] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.035508  5544 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.036093  5544 ts_tablet_manager.cc:1403] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260608 10:06:30.036633  5542 ts_tablet_manager.cc:1434] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260608 10:06:30.038235  5542 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.039542  5544 raft_consensus.cc:359] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.040391  5544 raft_consensus.cc:385] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.040722  5544 raft_consensus.cc:740] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.044495  5543 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.045076  5543 ts_tablet_manager.cc:1403] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260608 10:06:30.047792  5542 tablet_bootstrap.cc:654] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.048478  5543 raft_consensus.cc:359] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.049867  5544 consensus_queue.cc:260] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.052459  5544 ts_tablet_manager.cc:1434] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:06:30.052825  5563 raft_consensus.cc:493] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.053560  5544 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.053381  5563 raft_consensus.cc:515] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.056787  5563 leader_election.cc:290] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.049273  5543 raft_consensus.cc:385] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.058462  5543 raft_consensus.cc:740] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.058799  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.059554  5347 raft_consensus.cc:2468] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.059367  5543 consensus_queue.cc:260] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.061269  5463 leader_election.cc:304] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.062378  5563 raft_consensus.cc:2804] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.062758  5563 raft_consensus.cc:493] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.063134  5563 raft_consensus.cc:3060] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.065521  5544 tablet_bootstrap.cc:654] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.066763  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
W20260608 10:06:30.068424  5389 leader_election.cc:343] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.068657  5543 ts_tablet_manager.cc:1434] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.009s
I20260608 10:06:30.068972  5389 leader_election.cc:304] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [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: 3d70381b82924023ba987397e675ef79; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.069926  5543 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.070380  5553 raft_consensus.cc:2749] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.071192  5563 raft_consensus.cc:515] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.074522  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.075364  5347 raft_consensus.cc:3060] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.076823  5563 leader_election.cc:290] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.077879  5543 tablet_bootstrap.cc:654] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.082001  5542 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.082600  5542 ts_tablet_manager.cc:1403] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260608 10:06:30.083968  5421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.084453  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460438880e5480eb3cc7e6570e5b1a8" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.085325  5423 raft_consensus.cc:2468] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.085549  5347 raft_consensus.cc:2468] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.085681  5420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.086880  5544 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.087436  5544 ts_tablet_manager.cc:1403] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
W20260608 10:06:30.087597  5462 leader_election.cc:343] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.087944  5463 leader_election.cc:304] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.088781  5462 leader_election.cc:304] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [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: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.089783  5550 raft_consensus.cc:2804] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:06:30.090103  5462 leader_election.cc:343] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.091187  5563 raft_consensus.cc:2804] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.091596  5544 raft_consensus.cc:359] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.092700  5544 raft_consensus.cc:385] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.093094  5544 raft_consensus.cc:740] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.086685  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
W20260608 10:06:30.095788  5462 leader_election.cc:343] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.096446  5462 leader_election.cc:304] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [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: 2a2e8b85826a4d4e9555a0bcd898a586; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.091599  5563 raft_consensus.cc:493] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.097651  5542 raft_consensus.cc:359] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.098680  5563 raft_consensus.cc:3060] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.098744  5542 raft_consensus.cc:385] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.099432  5542 raft_consensus.cc:740] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.100764  5542 consensus_queue.cc:260] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.104984  5575 raft_consensus.cc:2749] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.106765  5544 consensus_queue.cc:260] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.108145  5550 raft_consensus.cc:697] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Running, Role: LEADER
I20260608 10:06:30.109189  5544 ts_tablet_manager.cc:1434] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 10:06:30.109268  5550 consensus_queue.cc:237] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.110524  5543 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.111056  5543 ts_tablet_manager.cc:1403] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.006s
I20260608 10:06:30.111096  5544 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.118139  5542 ts_tablet_manager.cc:1434] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.006s
I20260608 10:06:30.119819  5542 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.120050  5544 tablet_bootstrap.cc:654] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.123265  5549 raft_consensus.cc:493] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.123811  5549 raft_consensus.cc:515] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.124781  5543 raft_consensus.cc:359] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.125717  5543 raft_consensus.cc:385] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.126065  5543 raft_consensus.cc:740] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.127084  5543 consensus_queue.cc:260] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.128950  5543 ts_tablet_manager.cc:1434] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:06:30.131258  5543 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.131235  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9983a7a86c48eb8685098d0bd90a33" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.132572  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9983a7a86c48eb8685098d0bd90a33" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.132141  5242 catalog_manager.cc:5696] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:30.133242  5422 raft_consensus.cc:2468] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 0.
I20260608 10:06:30.135061  5542 tablet_bootstrap.cc:654] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.135437  5549 leader_election.cc:290] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.134903  5313 leader_election.cc:304] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.132153  5497 raft_consensus.cc:2468] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 0.
I20260608 10:06:30.140307  5543 tablet_bootstrap.cc:654] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.149242  5549 raft_consensus.cc:2804] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.149945  5549 raft_consensus.cc:493] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.150496  5549 raft_consensus.cc:3060] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.155102  5543 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.156025  5543 ts_tablet_manager.cc:1403] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260608 10:06:30.157825  5550 raft_consensus.cc:493] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.158421  5550 raft_consensus.cc:515] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.159832  5543 raft_consensus.cc:359] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.160671  5543 raft_consensus.cc:385] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.161032  5543 raft_consensus.cc:740] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.162153  5550 leader_election.cc:290] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.162051  5543 consensus_queue.cc:260] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.163065  5553 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.163401  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.163614  5553 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.164088  5347 raft_consensus.cc:2468] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.165262  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.165949  5422 raft_consensus.cc:2468] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.166404  5543 ts_tablet_manager.cc:1434] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:06:30.167176  5463 leader_election.cc:304] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.168107  5543 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.168574  5550 raft_consensus.cc:2804] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.168213  5563 raft_consensus.cc:515] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.169027  5550 raft_consensus.cc:493] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.169425  5550 raft_consensus.cc:3060] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.174774  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5150d9cf0f48308822addd3adba74d" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.175515  5497 raft_consensus.cc:2468] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.166060  5553 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.177667  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5150d9cf0f48308822addd3adba74d" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
W20260608 10:06:30.179579  5389 leader_election.cc:343] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.181604  5550 raft_consensus.cc:515] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.182046  5543 tablet_bootstrap.cc:654] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.184000  5550 leader_election.cc:290] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.185503  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.186391  5422 raft_consensus.cc:3060] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.196105  5543 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.197057  5543 ts_tablet_manager.cc:1403] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.017s
I20260608 10:06:30.197755  5387 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [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: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.199959  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460438880e5480eb3cc7e6570e5b1a8" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.200928  5347 raft_consensus.cc:3060] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.201396  5543 raft_consensus.cc:359] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.202571  5543 raft_consensus.cc:385] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.203070  5543 raft_consensus.cc:740] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.203847  5553 raft_consensus.cc:2804] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.202898  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3170191357fc45bd94e5625e2b0e7056" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.205008  5348 raft_consensus.cc:3060] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.204535  5543 consensus_queue.cc:260] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.213946  5543 ts_tablet_manager.cc:1434] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:06:30.204453  5553 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.214911  5553 raft_consensus.cc:3060] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.216321  5543 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.221529  5547 raft_consensus.cc:493] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.222420  5547 raft_consensus.cc:515] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.226817  5547 leader_election.cc:290] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.226972  5420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
W20260608 10:06:30.228746  5313 leader_election.cc:343] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.228591  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.235250  5543 tablet_bootstrap.cc:654] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:30.237488  5312 leader_election.cc:343] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.238343  5312 leader_election.cc:304] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79
I20260608 10:06:30.239648  5547 raft_consensus.cc:2749] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.249444  5420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460438880e5480eb3cc7e6570e5b1a8" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.250203  5420 raft_consensus.cc:3060] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.250653  5563 leader_election.cc:290] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.252058  5348 raft_consensus.cc:2468] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.253647  5553 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.253831  5463 leader_election.cc:304] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.184304  5549 raft_consensus.cc:515] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.260072  5563 raft_consensus.cc:2804] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.267166  5420 raft_consensus.cc:2468] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.269014  5462 leader_election.cc:304] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.270509  5550 raft_consensus.cc:2804] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.271225  5550 raft_consensus.cc:697] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Running, Role: LEADER
I20260608 10:06:30.272436  5550 consensus_queue.cc:237] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } }
I20260608 10:06:30.274833  5422 raft_consensus.cc:2468] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.279711  5347 raft_consensus.cc:2468] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.285741  5549 leader_election.cc:290] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Requested vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.286912  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9983a7a86c48eb8685098d0bd90a33" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.287526  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9983a7a86c48eb8685098d0bd90a33" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.286903  5563 raft_consensus.cc:697] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Running, Role: LEADER
I20260608 10:06:30.288583  5422 raft_consensus.cc:3060] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.289384  5563 consensus_queue.cc:237] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.287851  5497 raft_consensus.cc:3060] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.301602  5549 raft_consensus.cc:493] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.303035  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5150d9cf0f48308822addd3adba74d" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.303200  5549 raft_consensus.cc:515] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.304106  5347 raft_consensus.cc:3060] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.306943  5420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.310774  5553 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
W20260608 10:06:30.315403  5313 leader_election.cc:343] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.315764  5542 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.315958  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5150d9cf0f48308822addd3adba74d" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.317831  5496 raft_consensus.cc:3060] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.317091  5542 ts_tablet_manager.cc:1403] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.198s	user 0.058s	sys 0.092s
I20260608 10:06:30.322589  5553 raft_consensus.cc:493] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.323320  5553 raft_consensus.cc:515] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.322686  5549 leader_election.cc:290] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.324318  5495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.326011  5543 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.326061  5495 raft_consensus.cc:2468] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 0.
I20260608 10:06:30.326924  5543 ts_tablet_manager.cc:1403] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.111s	user 0.028s	sys 0.008s
I20260608 10:06:30.327875  5312 leader_election.cc:304] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 3d70381b82924023ba987397e675ef79
I20260608 10:06:30.328454  5553 leader_election.cc:290] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.328816  5547 raft_consensus.cc:2804] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.329227  5547 raft_consensus.cc:493] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.329263  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.329694  5547 raft_consensus.cc:3060] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.330214  5348 raft_consensus.cc:2393] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d70381b82924023ba987397e675ef79 in current term 1: Already voted for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in this term.
I20260608 10:06:30.330226  5495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc5fb146ad94b3eb697b0fba3974696" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.331863  5544 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.336769  5543 raft_consensus.cc:359] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.337292  5543 raft_consensus.cc:385] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.337466  5543 raft_consensus.cc:740] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.332795  5497 raft_consensus.cc:2468] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 1.
I20260608 10:06:30.340830  5422 raft_consensus.cc:2468] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 1.
I20260608 10:06:30.338821  5544 ts_tablet_manager.cc:1403] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.018s
I20260608 10:06:30.340435  5496 raft_consensus.cc:2468] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.341917  5312 leader_election.cc:304] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.342492  5387 leader_election.cc:304] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [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: 3d70381b82924023ba987397e675ef79; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.342864  5543 consensus_queue.cc:260] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.344671  5387 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.343412  5549 raft_consensus.cc:2804] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.343851  5553 raft_consensus.cc:3060] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.348644  5547 raft_consensus.cc:515] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.351388  5543 ts_tablet_manager.cc:1434] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.006s
I20260608 10:06:30.352335  5544 raft_consensus.cc:359] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.352635  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.357486  5544 raft_consensus.cc:385] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.357590  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.357884  5544 raft_consensus.cc:740] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.358311  5496 raft_consensus.cc:3060] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:30.358989  5313 leader_election.cc:343] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.359163  5544 consensus_queue.cc:260] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.361066  5589 raft_consensus.cc:2804] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:06:30.362188  5293 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:30.355203  5347 raft_consensus.cc:2468] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.356256  5547 leader_election.cc:290] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Requested vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.362465  5543 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.363919  5242 catalog_manager.cc:5696] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:30.354058  5542 raft_consensus.cc:359] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.366600  5542 raft_consensus.cc:385] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.367066  5549 raft_consensus.cc:697] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Becoming Leader. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Running, Role: LEADER
I20260608 10:06:30.366943  5542 raft_consensus.cc:740] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.368095  5549 consensus_queue.cc:237] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.368571  5542 consensus_queue.cc:260] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.365908  5242 catalog_manager.cc:5696] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.372237  5589 raft_consensus.cc:697] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Becoming Leader. State: Replica: 3d70381b82924023ba987397e675ef79, State: Running, Role: LEADER
I20260608 10:06:30.373217  5589 consensus_queue.cc:237] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.374817  5542 ts_tablet_manager.cc:1434] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260608 10:06:30.375140  5496 raft_consensus.cc:2468] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 1.
I20260608 10:06:30.375986  5542 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.376094  5553 raft_consensus.cc:2749] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.376638  5312 leader_election.cc:304] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 3d70381b82924023ba987397e675ef79
I20260608 10:06:30.380071  5590 raft_consensus.cc:2804] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.380986  5590 raft_consensus.cc:697] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Becoming Leader. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Running, Role: LEADER
I20260608 10:06:30.384068  5544 ts_tablet_manager.cc:1434] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260608 10:06:30.385282  5544 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.388667  5542 tablet_bootstrap.cc:654] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.391044  5543 tablet_bootstrap.cc:654] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.390012  5590 consensus_queue.cc:237] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.400043  5544 tablet_bootstrap.cc:654] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.416651  5242 catalog_manager.cc:5696] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.426159  5542 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.426699  5542 ts_tablet_manager.cc:1403] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.013s
I20260608 10:06:30.428826  5542 raft_consensus.cc:359] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.429374  5542 raft_consensus.cc:385] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.429791  5542 raft_consensus.cc:740] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.431281  5542 consensus_queue.cc:260] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.435310  5243 catalog_manager.cc:5696] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d70381b82924023ba987397e675ef79 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.441017  5542 ts_tablet_manager.cc:1434] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:06:30.442713  5542 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.451624  5542 tablet_bootstrap.cc:654] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.454370  5543 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.457676  5543 ts_tablet_manager.cc:1403] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.019s
I20260608 10:06:30.458662  5544 tablet_bootstrap.cc:492] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.459395  5544 ts_tablet_manager.cc:1403] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.011s
I20260608 10:06:30.459372  5244 catalog_manager.cc:5696] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.463083  5544 raft_consensus.cc:359] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.463896  5544 raft_consensus.cc:385] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.464206  5544 raft_consensus.cc:740] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.465196  5544 consensus_queue.cc:260] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.467434  5542 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.467458  5544 ts_tablet_manager.cc:1434] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:06:30.468202  5542 ts_tablet_manager.cc:1403] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260608 10:06:30.468772  5544 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.469246  5543 raft_consensus.cc:359] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.469974  5543 raft_consensus.cc:385] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.470302  5543 raft_consensus.cc:740] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.471128  5543 consensus_queue.cc:260] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.473814  5590 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.474334  5590 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.471515  5542 raft_consensus.cc:359] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.476279  5544 tablet_bootstrap.cc:654] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.476572  5542 raft_consensus.cc:385] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.476933  5542 raft_consensus.cc:740] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.477983  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.477931  5542 consensus_queue.cc:260] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
W20260608 10:06:30.479655  5312 leader_election.cc:343] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.481873  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
W20260608 10:06:30.484048  5313 leader_election.cc:343] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.484548  5313 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79
I20260608 10:06:30.485378  5549 raft_consensus.cc:2749] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.488088  5590 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.488761  5543 ts_tablet_manager.cc:1434] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:06:30.489538  5543 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.494462  5544 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.494583  5542 ts_tablet_manager.cc:1434] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 10:06:30.495062  5544 ts_tablet_manager.cc:1403] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 10:06:30.495886  5542 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.498237  5544 raft_consensus.cc:359] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.498970  5544 raft_consensus.cc:385] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.499293  5544 raft_consensus.cc:740] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.500169  5544 consensus_queue.cc:260] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.501936  5542 tablet_bootstrap.cc:654] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.506134  5543 tablet_bootstrap.cc:654] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.508224  5544 ts_tablet_manager.cc:1434] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:06:30.509109  5542 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.509502  5544 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.509650  5542 ts_tablet_manager.cc:1403] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 10:06:30.512897  5542 raft_consensus.cc:359] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.513643  5542 raft_consensus.cc:385] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.513962  5542 raft_consensus.cc:740] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.514747  5542 consensus_queue.cc:260] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.518424  5544 tablet_bootstrap.cc:654] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.519485  5542 ts_tablet_manager.cc:1434] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:06:30.519965  5543 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.520483  5543 ts_tablet_manager.cc:1403] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260608 10:06:30.520572  5542 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.523561  5543 raft_consensus.cc:359] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.524252  5543 raft_consensus.cc:385] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.524534  5543 raft_consensus.cc:740] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.525380  5543 consensus_queue.cc:260] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.530745  5542 tablet_bootstrap.cc:654] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.531440  5543 ts_tablet_manager.cc:1434] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:06:30.532521  5543 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Bootstrap starting.
I20260608 10:06:30.535470  5563 raft_consensus.cc:493] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.536177  5563 raft_consensus.cc:515] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.538781  5543 tablet_bootstrap.cc:654] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.542922  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.543649  5347 raft_consensus.cc:2468] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.543843  5563 leader_election.cc:290] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.544268  5544 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.544443  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.545229  5544 ts_tablet_manager.cc:1403] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260608 10:06:30.545651  5422 raft_consensus.cc:2468] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.545243  5463 leader_election.cc:304] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.549451  5563 raft_consensus.cc:2804] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.549957  5563 raft_consensus.cc:493] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.549746  5544 raft_consensus.cc:359] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.550716  5563 raft_consensus.cc:3060] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.551011  5544 raft_consensus.cc:385] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.551473  5544 raft_consensus.cc:740] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.552495  5544 consensus_queue.cc:260] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.554509  5544 ts_tablet_manager.cc:1434] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:06:30.555115  5542 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.555677  5542 ts_tablet_manager.cc:1403] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.001s
I20260608 10:06:30.555697  5544 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.558705  5542 raft_consensus.cc:359] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.559450  5542 raft_consensus.cc:385] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.559764  5542 raft_consensus.cc:740] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.560621  5542 consensus_queue.cc:260] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.563728  5542 ts_tablet_manager.cc:1434] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:06:30.564821  5542 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: Bootstrap starting.
I20260608 10:06:30.566432  5544 tablet_bootstrap.cc:654] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.570001  5543 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: No bootstrap required, opened a new log
I20260608 10:06:30.570389  5563 raft_consensus.cc:515] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.570830  5543 ts_tablet_manager.cc:1403] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260608 10:06:30.570858  5542 tablet_bootstrap.cc:654] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.573822  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.574587  5347 raft_consensus.cc:3060] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.575762  5543 raft_consensus.cc:359] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.579210  5543 raft_consensus.cc:385] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.579639  5543 raft_consensus.cc:740] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.582211  5544 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.582789  5544 ts_tablet_manager.cc:1403] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 10:06:30.585806  5544 raft_consensus.cc:359] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.585944  5550 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.586580  5544 raft_consensus.cc:385] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.586885  5544 raft_consensus.cc:740] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.588054  5544 consensus_queue.cc:260] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.587847  5543 consensus_queue.cc:260] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.590454  5544 ts_tablet_manager.cc:1434] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:30.599380  5544 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.601233  5563 leader_election.cc:290] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.598538  5347 raft_consensus.cc:2468] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.602962  5543 ts_tablet_manager.cc:1434] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260608 10:06:30.604054  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00876be148b94cd0876d3f967e34b1c5" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.604379  5463 leader_election.cc:304] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.604736  5422 raft_consensus.cc:3060] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.608966  5574 raft_consensus.cc:2804] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.610765  5574 raft_consensus.cc:697] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Running, Role: LEADER
I20260608 10:06:30.612072  5574 consensus_queue.cc:237] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.619267  5544 tablet_bootstrap.cc:654] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.620040  5542 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: No bootstrap required, opened a new log
I20260608 10:06:30.620642  5542 ts_tablet_manager.cc:1403] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.013s
I20260608 10:06:30.623785  5542 raft_consensus.cc:359] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.624540  5542 raft_consensus.cc:385] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.624905  5542 raft_consensus.cc:740] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.624540  5576 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.625862  5542 consensus_queue.cc:260] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.627490  5589 raft_consensus.cc:493] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.628311  5542 ts_tablet_manager.cc:1434] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:06:30.628001  5589 raft_consensus.cc:515] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.630368  5589 leader_election.cc:290] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.632092  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845eec2e8c2a45b7989aa5e2f313f2d5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.632831  5496 raft_consensus.cc:2468] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.644927  5544 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.645687  5544 ts_tablet_manager.cc:1403] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.021s
I20260608 10:06:30.649967  5544 raft_consensus.cc:359] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.651023  5544 raft_consensus.cc:385] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.651443  5544 raft_consensus.cc:740] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.652830  5590 raft_consensus.cc:493] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.655460  5590 raft_consensus.cc:515] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.652392  5544 consensus_queue.cc:260] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.637951  5422 raft_consensus.cc:2468] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.663326  5544 ts_tablet_manager.cc:1434] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260608 10:06:30.663487  5590 leader_election.cc:290] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.664356  5544 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: Bootstrap starting.
I20260608 10:06:30.665185  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.665894  5496 raft_consensus.cc:2468] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 0.
I20260608 10:06:30.667062  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845eec2e8c2a45b7989aa5e2f313f2d5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.667352  5312 leader_election.cc:304] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.668016  5347 raft_consensus.cc:2468] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.668485  5590 raft_consensus.cc:2804] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.669061  5590 raft_consensus.cc:493] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.669480  5590 raft_consensus.cc:3060] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.669994  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.671216  5544 tablet_bootstrap.cc:654] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:30.653398  5387 leader_election.cc:304] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.672355  5589 raft_consensus.cc:2804] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.672885  5589 raft_consensus.cc:493] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.673358  5589 raft_consensus.cc:3060] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:30.675450  5313 leader_election.cc:343] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.684841  5574 consensus_queue.cc:1048] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.685111  5246 catalog_manager.cc:5696] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:30.687371  5553 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.688004  5553 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.690121  5553 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.691051  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.691385  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.692075  5496 raft_consensus.cc:2468] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.693485  5387 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.694407  5553 raft_consensus.cc:2804] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.694890  5553 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.695320  5553 raft_consensus.cc:3060] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.687119  5590 raft_consensus.cc:515] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.698429  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.699153  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.699608  5590 leader_election.cc:290] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Requested vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.699960  5496 raft_consensus.cc:3060] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.685942  5589 raft_consensus.cc:515] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.701894  5544 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: No bootstrap required, opened a new log
I20260608 10:06:30.702677  5544 ts_tablet_manager.cc:1403] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.008s
W20260608 10:06:30.703656  5313 leader_election.cc:343] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:30.703527  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845eec2e8c2a45b7989aa5e2f313f2d5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.704591  5347 raft_consensus.cc:3060] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.706234  5544 raft_consensus.cc:359] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.693112  5348 raft_consensus.cc:2468] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.707302  5544 raft_consensus.cc:385] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:30.707713  5544 raft_consensus.cc:740] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d70381b82924023ba987397e675ef79, State: Initialized, Role: FOLLOWER
I20260608 10:06:30.708630  5544 consensus_queue.cc:260] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.709700  5496 raft_consensus.cc:2468] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in term 1.
I20260608 10:06:30.703514  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845eec2e8c2a45b7989aa5e2f313f2d5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.710583  5497 raft_consensus.cc:3060] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.712320  5544 ts_tablet_manager.cc:1434] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:06:30.721117  5589 leader_election.cc:290] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.718037  5497 raft_consensus.cc:2468] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.719270  5312 leader_election.cc:304] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 3d70381b82924023ba987397e675ef79
I20260608 10:06:30.722708  5590 raft_consensus.cc:2804] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.720642  5347 raft_consensus.cc:2468] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.723107  5387 leader_election.cc:304] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.723229  5590 raft_consensus.cc:697] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Becoming Leader. State: Replica: 55af4a0d787a4d97bd0f6c4be175fba3, State: Running, Role: LEADER
I20260608 10:06:30.724383  5590 consensus_queue.cc:237] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.724901  5589 raft_consensus.cc:2804] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.725471  5589 raft_consensus.cc:697] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Becoming Leader. State: Replica: 3d70381b82924023ba987397e675ef79, State: Running, Role: LEADER
I20260608 10:06:30.726348  5589 consensus_queue.cc:237] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.718070  5553 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.733541  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.734193  5347 raft_consensus.cc:3060] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.737128  5576 consensus_queue.cc:1048] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.738715  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83021eff144c6dbbcbd1b43060762b" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.739347  5497 raft_consensus.cc:3060] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.742452  5553 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.743144  5576 raft_consensus.cc:493] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.743824  5576 raft_consensus.cc:515] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.746928  5576 leader_election.cc:290] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.747999  5346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94fc923591f4dffbac6c23edeac502d" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.748126  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94fc923591f4dffbac6c23edeac502d" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79" is_pre_election: true
I20260608 10:06:30.748735  5346 raft_consensus.cc:2468] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.748832  5422 raft_consensus.cc:2468] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 0.
I20260608 10:06:30.750267  5462 leader_election.cc:304] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.753109  5347 raft_consensus.cc:2468] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.754664  5389 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.755851  5553 raft_consensus.cc:2804] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.756039  5576 raft_consensus.cc:2804] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.756634  5553 raft_consensus.cc:697] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Becoming Leader. State: Replica: 3d70381b82924023ba987397e675ef79, State: Running, Role: LEADER
I20260608 10:06:30.756786  5576 raft_consensus.cc:493] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.757505  5576 raft_consensus.cc:3060] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.757795  5497 raft_consensus.cc:2468] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.757586  5553 consensus_queue.cc:237] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.765611  5246 catalog_manager.cc:5696] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.773082  5576 raft_consensus.cc:515] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.777128  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94fc923591f4dffbac6c23edeac502d" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.777809  5347 raft_consensus.cc:3060] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.777732  5420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94fc923591f4dffbac6c23edeac502d" candidate_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d70381b82924023ba987397e675ef79"
I20260608 10:06:30.778685  5420 raft_consensus.cc:3060] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.777755  5242 catalog_manager.cc:5696] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d70381b82924023ba987397e675ef79 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.785306  5347 raft_consensus.cc:2468] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.786051  5420 raft_consensus.cc:2468] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2e8b85826a4d4e9555a0bcd898a586 in term 1.
I20260608 10:06:30.786696  5463 leader_election.cc:304] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3; no voters: 
I20260608 10:06:30.787709  5563 raft_consensus.cc:2804] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.788146  5576 leader_election.cc:290] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:30.788229  5563 raft_consensus.cc:697] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2e8b85826a4d4e9555a0bcd898a586, State: Running, Role: LEADER
I20260608 10:06:30.789362  5563 consensus_queue.cc:237] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.800086  5242 catalog_manager.cc:5696] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d70381b82924023ba987397e675ef79 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:30.801246  5246 catalog_manager.cc:5696] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:30.808315  5553 raft_consensus.cc:493] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.808940  5553 raft_consensus.cc:515] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.811409  5553 leader_election.cc:290] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.812222  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.812598  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39824452339243fb8967edf12ba30508" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.813517  5497 raft_consensus.cc:2393] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d70381b82924023ba987397e675ef79 in current term 1: Already voted for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in this term.
I20260608 10:06:30.814760  5387 leader_election.cc:304] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [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: 3d70381b82924023ba987397e675ef79; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:30.815908  5553 raft_consensus.cc:3060] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.822856  5553 raft_consensus.cc:2749] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:30.824520  5563 consensus_queue.cc:1048] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.824708  5590 consensus_queue.cc:1048] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.839805  5574 consensus_queue.cc:1048] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.844800  5549 consensus_queue.cc:1048] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.886852  5547 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:30.900954  5547 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.910220  5589 raft_consensus.cc:493] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:30.910810  5589 raft_consensus.cc:515] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.913182  5589 leader_election.cc:290] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.914247  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:30.914453  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:30.915025  5347 raft_consensus.cc:2468] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.915179  5497 raft_consensus.cc:2468] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 0.
I20260608 10:06:30.915050  5589 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.916581  5387 leader_election.cc:304] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.917507  5589 raft_consensus.cc:2804] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:30.917928  5589 raft_consensus.cc:493] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:30.918399  5589 raft_consensus.cc:3060] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.926180  5589 raft_consensus.cc:515] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.929958  5589 leader_election.cc:290] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Requested vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:30.930719  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586"
I20260608 10:06:30.931447  5497 raft_consensus.cc:3060] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.931923  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0579c5c9e443a38e43343cd2a49bd5" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3"
I20260608 10:06:30.932549  5347 raft_consensus.cc:3060] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:30.936386  5591 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:30.941457  5497 raft_consensus.cc:2468] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.942978  5387 leader_election.cc:304] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79; no voters: 
I20260608 10:06:30.947806  5631 raft_consensus.cc:2804] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:30.948459  5631 raft_consensus.cc:697] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Becoming Leader. State: Replica: 3d70381b82924023ba987397e675ef79, State: Running, Role: LEADER
I20260608 10:06:30.949421  5631 consensus_queue.cc:237] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:30.950210  5347 raft_consensus.cc:2468] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d70381b82924023ba987397e675ef79 in term 1.
I20260608 10:06:30.959944  5246 catalog_manager.cc:5696] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d70381b82924023ba987397e675ef79 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:31.006910  5631 raft_consensus.cc:493] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:31.007571  5631 raft_consensus.cc:515] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } }
I20260608 10:06:31.009699  5631 leader_election.cc:290] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:31.010679  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" is_pre_election: true
I20260608 10:06:31.010897  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29018fe56aa14422a36ac811d2afb6e2" candidate_uuid: "3d70381b82924023ba987397e675ef79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" is_pre_election: true
I20260608 10:06:31.011675  5496 raft_consensus.cc:2393] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d70381b82924023ba987397e675ef79 in current term 1: Already voted for candidate 55af4a0d787a4d97bd0f6c4be175fba3 in this term.
I20260608 10:06:31.012760  5387 leader_election.cc:304] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [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: 3d70381b82924023ba987397e675ef79; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:31.013473  5631 raft_consensus.cc:3060] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:31.018955  5631 raft_consensus.cc:2749] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:31.024298  5563 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.035518  5563 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.124020  5631 consensus_queue.cc:1048] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.135282  5591 consensus_queue.cc:1048] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.163096  5547 consensus_queue.cc:1048] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.176117  5549 consensus_queue.cc:1048] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.204653  5550 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.217198  5550 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.289399  5589 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:31.310178  5589 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:31.456580  5631 consensus_queue.cc:1048] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:31.471988  5591 consensus_queue.cc:1048] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:31.630424  5462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:34017, user_credentials={real_user=slave}} blocked reactor thread for 44973.2us
W20260608 10:06:32.023516  5681 log.cc:927] Time spent T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: Append to log took a long time: real 0.068s	user 0.002s	sys 0.000s
W20260608 10:06:32.145165  5530 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 47847.2us
W20260608 10:06:32.262737  5387 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.3:45207, user_credentials={real_user=slave}} blocked reactor thread for 46265.5us
W20260608 10:06:32.334677  5389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 102142us
W20260608 10:06:32.412809  5698 log.cc:927] Time spent T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
W20260608 10:06:32.962783  5313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:34017, user_credentials={real_user=slave}} blocked reactor thread for 110305us
W20260608 10:06:33.111392  5389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 53712us
W20260608 10:06:34.194850  5389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 87905.3us
W20260608 10:06:34.801609  5463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 46225us
W20260608 10:06:35.191635  5463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 48349.1us
W20260608 10:06:35.646121  5530 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.215.1:33629, user_credentials={real_user=slave}} blocked reactor thread for 52536.9us
I20260608 10:06:35.817981   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.839036  5747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:35.840582  5748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:35.842645   860 server_base.cc:1061] running on GCE node
W20260608 10:06:35.842924  5750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:35.844892   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:35.845108   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:35.845357   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913195845335 us; error 0 us; skew 500 ppm
I20260608 10:06:35.845991   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:35.848575   860 webserver.cc:533] Webserver started at http://127.0.215.4:41827/ using document root <none> and password file <none>
I20260608 10:06:35.849156   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:35.849370   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:35.849697   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:35.850967   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "1e78e7ea463a4e899ce8af71f9056a67"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-l651"
I20260608 10:06:35.856055   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:35.859941  5755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.860795   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:35.861200   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "1e78e7ea463a4e899ce8af71f9056a67"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-l651"
I20260608 10:06:35.861555   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:35.877957   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:35.879354   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:35.880955   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:35.883652   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:35.883862   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.884058   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:35.884191   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.928337   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:36885
I20260608 10:06:35.928438  5818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:36885 every 8 connection(s)
I20260608 10:06:35.934028   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.941543  5823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:35.944947  5824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:35.949126  5819 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
I20260608 10:06:35.949601  5819 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:35.950706  5819 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:35.953274  5239 ts_manager.cc:194] Registered new tserver with Master: 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4:36885)
I20260608 10:06:35.953965   860 server_base.cc:1061] running on GCE node
I20260608 10:06:35.957203  5239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44560
W20260608 10:06:35.959345  5826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:35.960446   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:35.960676   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:35.960912   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913195960876 us; error 0 us; skew 500 ppm
I20260608 10:06:35.961611   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:35.964377   860 webserver.cc:533] Webserver started at http://127.0.215.5:43783/ using document root <none> and password file <none>
I20260608 10:06:35.965217   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:36.009752   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:36.011525   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:36.016588   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-4-root/instance:
uuid: "72d5004a10fe4320ab80d686f14ecbdc"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-l651"
I20260608 10:06:36.025373   860 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:06:36.033831  5832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.034938   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:06:36.035318   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-4-root
uuid: "72d5004a10fe4320ab80d686f14ecbdc"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-l651"
I20260608 10:06:36.035598   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:36.048110   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:36.049755   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:36.051445   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:36.054143   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:36.054432   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:36.054699   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:36.054899   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.133165   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.5:41735
I20260608 10:06:36.133272  5894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.5:41735 every 8 connection(s)
I20260608 10:06:36.141597   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:36.153381  5898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:36.155232  5899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:36.157315  5895 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
I20260608 10:06:36.157891  5895 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:36.159106  5895 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:36.162410  5246 ts_manager.cc:194] Registered new tserver with Master: 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5:41735)
I20260608 10:06:36.165055  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44576
W20260608 10:06:36.169327  5901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:36.172302   860 server_base.cc:1061] running on GCE node
I20260608 10:06:36.175280   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:36.175654   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:36.175943   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913196175916 us; error 0 us; skew 500 ppm
I20260608 10:06:36.177007   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:36.180711   860 webserver.cc:533] Webserver started at http://127.0.215.6:34399/ using document root <none> and password file <none>
I20260608 10:06:36.181403   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:36.181594   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:36.181936   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:36.183554   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-5-root/instance:
uuid: "a482871b192c446f807898a7bcadb29c"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-l651"
I20260608 10:06:36.190145   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:06:36.193958  5906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.194893   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:36.195269   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-5-root
uuid: "a482871b192c446f807898a7bcadb29c"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-l651"
I20260608 10:06:36.195590   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:36.218711   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:36.220121   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:36.221416   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:36.223608   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:36.223848   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.224088   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:36.224275   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.308497   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.6:38681
I20260608 10:06:36.308732  5969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.6:38681 every 8 connection(s)
I20260608 10:06:36.327617  5970 heartbeater.cc:344] Connected to a master server at 127.0.215.62:36545
I20260608 10:06:36.328224  5970 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:36.329520  5970 heartbeater.cc:507] Master 127.0.215.62:36545 requested a full tablet report, sending...
I20260608 10:06:36.332296  5246 ts_manager.cc:194] Registered new tserver with Master: a482871b192c446f807898a7bcadb29c (127.0.215.6:38681)
I20260608 10:06:36.333941  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44584
I20260608 10:06:36.774533  5493 consensus_queue.cc:237] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:36.784644  5344 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:36.786206  5418 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:36.786638  5975 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260608 10:06:36.788163  5976 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:06:36.798763  5976 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
W20260608 10:06:36.803429  5460 consensus_peers.cc:597] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5:41735): Couldn't send request to peer 72d5004a10fe4320ab80d686f14ecbdc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cc5fb146ad94b3eb697b0fba3974696. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:36.804585  5344 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:36.807248  5422 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:36.821789  5493 consensus_queue.cc:237] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:36.845561  5246 catalog_manager.cc:5696] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index -1 to 24, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:36.859494  5344 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.858162  5418 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.862183  5976 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:36.865338  5976 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:06:36.887962  5463 consensus_peers.cc:597] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4:36885): Couldn't send request to peer 1e78e7ea463a4e899ce8af71f9056a67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d94fc923591f4dffbac6c23edeac502d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:36.888875  5976 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:36.892112  5418 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:36.895176  5344 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:36.910051  5239 catalog_manager.cc:5696] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index -1 to 26, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:36.923556  5418 consensus_queue.cc:237] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:36.933552  5493 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.936152  5344 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.935943  5732 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:36.937961  5992 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:06:36.951045  5386 consensus_peers.cc:597] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 -> Peer a482871b192c446f807898a7bcadb29c (127.0.215.6:38681): Couldn't send request to peer a482871b192c446f807898a7bcadb29c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b83021eff144c6dbbcbd1b43060762b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:36.951069  5344 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:36.949662  5732 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:36.951958  5493 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:36.961277  5819 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:36.969106  5244 catalog_manager.cc:5696] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:36.982515  5344 consensus_queue.cc:237] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:36.991557  5493 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.993101  5418 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:36.994097  5981 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:36.998728  5688 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:37.006688  5981 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:37.008872  5494 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
W20260608 10:06:37.011425  5311 consensus_peers.cc:597] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 -> Peer 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5:41735): Couldn't send request to peer 72d5004a10fe4320ab80d686f14ecbdc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e9983a7a86c48eb8685098d0bd90a33. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.015516  5422 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:37.023094  5246 catalog_manager.cc:5696] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:37.027894  5418 consensus_queue.cc:237] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
W20260608 10:06:37.037621  5386 consensus_peers.cc:597] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 -> Peer a482871b192c446f807898a7bcadb29c (127.0.215.6:38681): Couldn't send request to peer a482871b192c446f807898a7bcadb29c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f5150d9cf0f48308822addd3adba74d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.038945  5494 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:37.040931  5344 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:37.040776  5732 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:37.042512  5992 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:37.051565  5997 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:37.052716  5494 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:37.053439  5344 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:37.065927  5493 consensus_queue.cc:237] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:37.068614  5244 catalog_manager.cc:5696] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:37.076102  5418 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:37.077963  5344 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:37.077956  5979 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260608 10:06:37.082667  5463 consensus_peers.cc:597] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4:36885): Couldn't send request to peer 1e78e7ea463a4e899ce8af71f9056a67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00876be148b94cd0876d3f967e34b1c5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.086011  5980 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260608 10:06:37.096849  5979 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:37.099007  5344 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:37.099489  5418 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:37.113265  5246 catalog_manager.cc:5696] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index -1 to 24, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:37.168828  5895 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:37.198762  6010 ts_tablet_manager.cc:933] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:37.200832  6010 tablet_copy_client.cc:323] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:37.215615  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet 8cc5fb146ad94b3eb697b0fba3974696 from peer 72d5004a10fe4320ab80d686f14ecbdc ({username='slave'} at 127.0.0.1:59530)
I20260608 10:06:37.216212  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet 8cc5fb146ad94b3eb697b0fba3974696 from peer 72d5004a10fe4320ab80d686f14ecbdc at {username='slave'} at 127.0.0.1:59530: session id = 72d5004a10fe4320ab80d686f14ecbdc-8cc5fb146ad94b3eb697b0fba3974696
I20260608 10:06:37.222098  5507 tablet_copy_source_session.cc:215] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.225208  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc5fb146ad94b3eb697b0fba3974696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.239817  6010 tablet_copy_client.cc:806] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.240417  6010 tablet_copy_client.cc:670] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.244726  6011 tablet_copy_client.cc:1025] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:37.320365  6013 ts_tablet_manager.cc:933] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Initiating tablet copy from peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:37.322554  6013 tablet_copy_client.cc:323] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:34017
I20260608 10:06:37.334697  5433 tablet_copy_service.cc:140] P 3d70381b82924023ba987397e675ef79: Received BeginTabletCopySession request for tablet 8b83021eff144c6dbbcbd1b43060762b from peer a482871b192c446f807898a7bcadb29c ({username='slave'} at 127.0.0.1:56870)
I20260608 10:06:37.335291  5433 tablet_copy_service.cc:161] P 3d70381b82924023ba987397e675ef79: Beginning new tablet copy session on tablet 8b83021eff144c6dbbcbd1b43060762b from peer a482871b192c446f807898a7bcadb29c at {username='slave'} at 127.0.0.1:56870: session id = a482871b192c446f807898a7bcadb29c-8b83021eff144c6dbbcbd1b43060762b
I20260608 10:06:37.336671  5970 heartbeater.cc:499] Master 127.0.215.62:36545 was elected leader, sending a full tablet report...
I20260608 10:06:37.342741  5433 tablet_copy_source_session.cc:215] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.346206  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83021eff144c6dbbcbd1b43060762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.364390  6013 tablet_copy_client.cc:806] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.365003  6013 tablet_copy_client.cc:670] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.369287  6014 tablet_copy_client.cc:1025] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:37.385681  6016 ts_tablet_manager.cc:933] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:37.388119  6016 tablet_copy_client.cc:323] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:37.400038  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet d94fc923591f4dffbac6c23edeac502d from peer 1e78e7ea463a4e899ce8af71f9056a67 ({username='slave'} at 127.0.0.1:59546)
I20260608 10:06:37.400672  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet d94fc923591f4dffbac6c23edeac502d from peer 1e78e7ea463a4e899ce8af71f9056a67 at {username='slave'} at 127.0.0.1:59546: session id = 1e78e7ea463a4e899ce8af71f9056a67-d94fc923591f4dffbac6c23edeac502d
I20260608 10:06:37.408775  5507 tablet_copy_source_session.cc:215] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.412120  6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94fc923591f4dffbac6c23edeac502d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.425637  6016 tablet_copy_client.cc:806] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.426249  6016 tablet_copy_client.cc:670] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.430253  6017 tablet_copy_client.cc:1025] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:37.441870  6019 ts_tablet_manager.cc:933] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Initiating tablet copy from peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:37.443922  6019 tablet_copy_client.cc:323] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:34017
I20260608 10:06:37.445758  5433 tablet_copy_service.cc:140] P 3d70381b82924023ba987397e675ef79: Received BeginTabletCopySession request for tablet 3f5150d9cf0f48308822addd3adba74d from peer a482871b192c446f807898a7bcadb29c ({username='slave'} at 127.0.0.1:56870)
I20260608 10:06:37.446274  5433 tablet_copy_service.cc:161] P 3d70381b82924023ba987397e675ef79: Beginning new tablet copy session on tablet 3f5150d9cf0f48308822addd3adba74d from peer a482871b192c446f807898a7bcadb29c at {username='slave'} at 127.0.0.1:56870: session id = a482871b192c446f807898a7bcadb29c-3f5150d9cf0f48308822addd3adba74d
I20260608 10:06:37.452535  5433 tablet_copy_source_session.cc:215] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.455380  6019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5150d9cf0f48308822addd3adba74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.468775  6019 tablet_copy_client.cc:806] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.469375  6019 tablet_copy_client.cc:670] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.473747  6020 tablet_copy_client.cc:1025] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:37.491019  6021 ts_tablet_manager.cc:933] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:37.493160  6021 tablet_copy_client.cc:323] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:37.494989  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet 00876be148b94cd0876d3f967e34b1c5 from peer 1e78e7ea463a4e899ce8af71f9056a67 ({username='slave'} at 127.0.0.1:59546)
I20260608 10:06:37.495587  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet 00876be148b94cd0876d3f967e34b1c5 from peer 1e78e7ea463a4e899ce8af71f9056a67 at {username='slave'} at 127.0.0.1:59546: session id = 1e78e7ea463a4e899ce8af71f9056a67-00876be148b94cd0876d3f967e34b1c5
I20260608 10:06:37.503921  5507 tablet_copy_source_session.cc:215] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.507167  6023 ts_tablet_manager.cc:933] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Initiating tablet copy from peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629)
I20260608 10:06:37.507567  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00876be148b94cd0876d3f967e34b1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.509469  6023 tablet_copy_client.cc:323] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:33629
I20260608 10:06:37.524778  5358 tablet_copy_service.cc:140] P 55af4a0d787a4d97bd0f6c4be175fba3: Received BeginTabletCopySession request for tablet 0e9983a7a86c48eb8685098d0bd90a33 from peer 72d5004a10fe4320ab80d686f14ecbdc ({username='slave'} at 127.0.0.1:51062)
I20260608 10:06:37.525499  5358 tablet_copy_service.cc:161] P 55af4a0d787a4d97bd0f6c4be175fba3: Beginning new tablet copy session on tablet 0e9983a7a86c48eb8685098d0bd90a33 from peer 72d5004a10fe4320ab80d686f14ecbdc at {username='slave'} at 127.0.0.1:51062: session id = 72d5004a10fe4320ab80d686f14ecbdc-0e9983a7a86c48eb8685098d0bd90a33
I20260608 10:06:37.530411  6021 tablet_copy_client.cc:806] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.531092  6021 tablet_copy_client.cc:670] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.533330  5358 tablet_copy_source_session.cc:215] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:37.535919  6022 tablet_copy_client.cc:1025] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:37.537477  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9983a7a86c48eb8685098d0bd90a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.555650  6023 tablet_copy_client.cc:806] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:37.556310  6023 tablet_copy_client.cc:670] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:37.560846  6024 tablet_copy_client.cc:1025] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:39.245805  6010 tablet_copy_client.cc:538] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.253218  6010 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap starting.
I20260608 10:06:39.370267  6013 tablet_copy_client.cc:538] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.372303  6010 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.373103  6010 tablet_bootstrap.cc:492] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap complete.
I20260608 10:06:39.373719  6010 ts_tablet_manager.cc:1403] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent bootstrapping tablet: real 0.121s	user 0.103s	sys 0.016s
I20260608 10:06:39.376227  6010 raft_consensus.cc:359] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:39.376854  6010 raft_consensus.cc:740] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 72d5004a10fe4320ab80d686f14ecbdc, State: Initialized, Role: LEARNER
I20260608 10:06:39.377385  6010 consensus_queue.cc:260] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:39.380119  6010 ts_tablet_manager.cc:1434] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 10:06:39.380542  6013 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Bootstrap starting.
I20260608 10:06:39.382181  5507 tablet_copy_service.cc:342] P 2a2e8b85826a4d4e9555a0bcd898a586: Request end of tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-8cc5fb146ad94b3eb697b0fba3974696 received from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:39.382797  5507 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-8cc5fb146ad94b3eb697b0fba3974696 on tablet 8cc5fb146ad94b3eb697b0fba3974696 with peer 72d5004a10fe4320ab80d686f14ecbdc
I20260608 10:06:39.431267  6016 tablet_copy_client.cc:538] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.443445  6016 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap starting.
I20260608 10:06:39.474872  6019 tablet_copy_client.cc:538] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.492801  6019 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Bootstrap starting.
I20260608 10:06:39.537066  6021 tablet_copy_client.cc:538] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.537848  5870 raft_consensus.cc:1217] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 10:06:39.561796  6023 tablet_copy_client.cc:538] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.569723  6013 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.570755  6013 tablet_bootstrap.cc:492] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Bootstrap complete.
I20260608 10:06:39.571470  6013 ts_tablet_manager.cc:1403] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Time spent bootstrapping tablet: real 0.191s	user 0.129s	sys 0.047s
I20260608 10:06:39.572134  6023 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap starting.
I20260608 10:06:39.574370  6021 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap starting.
I20260608 10:06:39.574581  6013 raft_consensus.cc:359] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:39.577742  6013 raft_consensus.cc:740] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a482871b192c446f807898a7bcadb29c, State: Initialized, Role: LEARNER
I20260608 10:06:39.583879  6013 consensus_queue.cc:260] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:39.599892  6013 ts_tablet_manager.cc:1434] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.004s
I20260608 10:06:39.601871  5433 tablet_copy_service.cc:342] P 3d70381b82924023ba987397e675ef79: Request end of tablet copy session a482871b192c446f807898a7bcadb29c-8b83021eff144c6dbbcbd1b43060762b received from {username='slave'} at 127.0.0.1:56870
I20260608 10:06:39.602396  5433 tablet_copy_service.cc:434] P 3d70381b82924023ba987397e675ef79: ending tablet copy session a482871b192c446f807898a7bcadb29c-8b83021eff144c6dbbcbd1b43060762b on tablet 8b83021eff144c6dbbcbd1b43060762b with peer a482871b192c446f807898a7bcadb29c
I20260608 10:06:39.739591  6019 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.740545  6019 tablet_bootstrap.cc:492] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Bootstrap complete.
I20260608 10:06:39.741268  6019 ts_tablet_manager.cc:1403] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Time spent bootstrapping tablet: real 0.249s	user 0.139s	sys 0.026s
I20260608 10:06:39.744266  6019 raft_consensus.cc:359] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:39.745074  6019 raft_consensus.cc:740] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a482871b192c446f807898a7bcadb29c, State: Initialized, Role: LEARNER
I20260608 10:06:39.745733  6019 consensus_queue.cc:260] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:39.747853  6019 ts_tablet_manager.cc:1434] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:06:39.753587  5433 tablet_copy_service.cc:342] P 3d70381b82924023ba987397e675ef79: Request end of tablet copy session a482871b192c446f807898a7bcadb29c-3f5150d9cf0f48308822addd3adba74d received from {username='slave'} at 127.0.0.1:56870
I20260608 10:06:39.754076  5433 tablet_copy_service.cc:434] P 3d70381b82924023ba987397e675ef79: ending tablet copy session a482871b192c446f807898a7bcadb29c-3f5150d9cf0f48308822addd3adba74d on tablet 3f5150d9cf0f48308822addd3adba74d with peer a482871b192c446f807898a7bcadb29c
I20260608 10:06:39.779765  6016 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.780886  6016 tablet_bootstrap.cc:492] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap complete.
I20260608 10:06:39.781610  6016 ts_tablet_manager.cc:1403] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Time spent bootstrapping tablet: real 0.338s	user 0.166s	sys 0.032s
I20260608 10:06:39.784898  6016 raft_consensus.cc:359] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:39.785691  6016 raft_consensus.cc:740] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e78e7ea463a4e899ce8af71f9056a67, State: Initialized, Role: LEARNER
I20260608 10:06:39.786525  6016 consensus_queue.cc:260] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:39.799937  6016 ts_tablet_manager.cc:1434] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.006s
I20260608 10:06:39.815791  5507 tablet_copy_service.cc:342] P 2a2e8b85826a4d4e9555a0bcd898a586: Request end of tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-d94fc923591f4dffbac6c23edeac502d received from {username='slave'} at 127.0.0.1:59546
I20260608 10:06:39.816350  5507 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-d94fc923591f4dffbac6c23edeac502d on tablet d94fc923591f4dffbac6c23edeac502d with peer 1e78e7ea463a4e899ce8af71f9056a67
I20260608 10:06:39.842489  6021 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.843485  6021 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap complete.
I20260608 10:06:39.844189  6021 ts_tablet_manager.cc:1403] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent bootstrapping tablet: real 0.270s	user 0.145s	sys 0.037s
I20260608 10:06:39.847673  6021 raft_consensus.cc:359] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:39.848476  6021 raft_consensus.cc:740] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e78e7ea463a4e899ce8af71f9056a67, State: Initialized, Role: LEARNER
I20260608 10:06:39.850855  6021 consensus_queue.cc:260] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:39.855559  6021 ts_tablet_manager.cc:1434] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:06:39.857357  5507 tablet_copy_service.cc:342] P 2a2e8b85826a4d4e9555a0bcd898a586: Request end of tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-00876be148b94cd0876d3f967e34b1c5 received from {username='slave'} at 127.0.0.1:59546
I20260608 10:06:39.857846  5507 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-00876be148b94cd0876d3f967e34b1c5 on tablet 00876be148b94cd0876d3f967e34b1c5 with peer 1e78e7ea463a4e899ce8af71f9056a67
I20260608 10:06:39.864632  6023 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.865701  6023 tablet_bootstrap.cc:492] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap complete.
I20260608 10:06:39.866474  6023 ts_tablet_manager.cc:1403] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent bootstrapping tablet: real 0.295s	user 0.144s	sys 0.015s
I20260608 10:06:39.869331  6023 raft_consensus.cc:359] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:39.870149  6023 raft_consensus.cc:740] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 72d5004a10fe4320ab80d686f14ecbdc, State: Initialized, Role: LEARNER
I20260608 10:06:39.870792  6023 consensus_queue.cc:260] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:39.872812  6023 ts_tablet_manager.cc:1434] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:39.875041  5358 tablet_copy_service.cc:342] P 55af4a0d787a4d97bd0f6c4be175fba3: Request end of tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-0e9983a7a86c48eb8685098d0bd90a33 received from {username='slave'} at 127.0.0.1:51062
I20260608 10:06:39.875530  5358 tablet_copy_service.cc:434] P 55af4a0d787a4d97bd0f6c4be175fba3: ending tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-0e9983a7a86c48eb8685098d0bd90a33 on tablet 0e9983a7a86c48eb8685098d0bd90a33 with peer 72d5004a10fe4320ab80d686f14ecbdc
I20260608 10:06:39.902480  5870 raft_consensus.cc:1217] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:39.961124  5793 raft_consensus.cc:1217] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 10:06:39.964916  6036 raft_consensus.cc:1064] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: attempting to promote NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc to VOTER
I20260608 10:06:39.967958  6036 consensus_queue.cc:237] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:39.978211  5793 raft_consensus.cc:1217] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:39.979961  5344 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:39.982523  5422 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:39.978276  5870 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:39.982825  5980 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:06:39.985342  5980 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:39.988515  6042 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:40.005600  5980 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.008276  5422 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.008813  5870 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.020058  5944 raft_consensus.cc:1217] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:40.024600  5344 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.026500  5246 catalog_manager.cc:5696] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index 24 to 25, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.065096  5494 consensus_queue.cc:237] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:40.072829  5344 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:40.072852  5870 raft_consensus.cc:1275] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:40.074826  6044 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:40.075734  6042 consensus_queue.cc:1048] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:40.084412  5980 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.086933  5870 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.091941  5344 raft_consensus.cc:2955] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.098179  5231 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8cc5fb146ad94b3eb697b0fba3974696 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:40.101186  5242 catalog_manager.cc:5696] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc reported cstate change: config changed from index 25 to 26, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.115254  5405 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cc5fb146ad94b3eb697b0fba3974696 with delete_type TABLET_DATA_TOMBSTONED (TS 3d70381b82924023ba987397e675ef79 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:58030
I20260608 10:06:40.118053  6052 tablet_replica.cc:333] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:40.119076  6052 raft_consensus.cc:2243] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.120023  6052 raft_consensus.cc:2272] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.125691  6052 ts_tablet_manager.cc:1916] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:40.141463  6052 ts_tablet_manager.cc:1929] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 10:06:40.141929  6052 log.cc:1199] T 8cc5fb146ad94b3eb697b0fba3974696 P 3d70381b82924023ba987397e675ef79: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root/wals/8cc5fb146ad94b3eb697b0fba3974696
I20260608 10:06:40.143748  5232 catalog_manager.cc:5027] TS 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): tablet 8cc5fb146ad94b3eb697b0fba3974696 (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:40.340754  5944 raft_consensus.cc:1217] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:40.350960  6031 raft_consensus.cc:1064] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: attempting to promote NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc to VOTER
I20260608 10:06:40.354039  6031 consensus_queue.cc:237] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:40.361505  5870 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.363579  6031 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:40.364464  5422 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.363399  5494 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.366371  6054 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.367393  6053 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:40.388018  6053 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.390403  5494 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.394030  5422 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.401863  5870 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.408179  5244 catalog_manager.cc:5696] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index 26 to 27, 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.423491  5980 raft_consensus.cc:1064] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: attempting to promote NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 to VOTER
I20260608 10:06:40.426896  5980 consensus_queue.cc:237] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } }
I20260608 10:06:40.436460  5348 consensus_queue.cc:237] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [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: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:40.442870  5793 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:40.443722  5422 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:40.444878  6036 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:40.447010  6042 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:40.449829  5870 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.451995  5494 raft_consensus.cc:1275] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.452104  5348 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:40.453840  6042 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:40.455039  6031 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:40.457404  6031 consensus_queue.cc:1048] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:06:40.467828  6054 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.491787  5494 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.491787  5870 raft_consensus.cc:2955] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.504464  5980 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.516103  6044 raft_consensus.cc:1064] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: attempting to promote NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 to VOTER
I20260608 10:06:40.519837  6064 raft_consensus.cc:1064] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: attempting to promote NON_VOTER a482871b192c446f807898a7bcadb29c to VOTER
I20260608 10:06:40.523097  6064 consensus_queue.cc:237] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:40.525393  5239 catalog_manager.cc:5696] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index 27 to 28, VOTER 3d70381b82924023ba987397e675ef79 (127.0.215.2) evicted. New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } } }
I20260608 10:06:40.531222  5233 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0e9983a7a86c48eb8685098d0bd90a33 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:40.531669  5793 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.535888  5344 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.540058  5405 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e9983a7a86c48eb8685098d0bd90a33 with delete_type TABLET_DATA_TOMBSTONED (TS 3d70381b82924023ba987397e675ef79 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58030
I20260608 10:06:40.541167  6052 tablet_replica.cc:333] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:40.545257  6044 consensus_queue.cc:237] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } }
I20260608 10:06:40.542259  6052 raft_consensus.cc:2243] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.548417  6052 raft_consensus.cc:2272] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.567590  5244 catalog_manager.cc:5696] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 reported cstate change: config changed from index 24 to 25, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.577121  6052 ts_tablet_manager.cc:1916] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:40.582412  5422 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.584087  5793 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.593441  5417 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.596748  5348 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.596840  6063 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.007s
I20260608 10:06:40.606767  6044 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:40.610391  6036 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:40.616112  5944 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.613703  5494 consensus_queue.cc:237] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } }
I20260608 10:06:40.616653  5493 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.618570  6061 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.620811  6061 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:40.630235  5344 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.633169  6069 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.655203  5792 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:40.655910  5417 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:40.658111  6036 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:40.661075  6064 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.664356  6052 ts_tablet_manager.cc:1929] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:40.664878  6052 log.cc:1199] T 0e9983a7a86c48eb8685098d0bd90a33 P 3d70381b82924023ba987397e675ef79: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-1-root/wals/0e9983a7a86c48eb8685098d0bd90a33
I20260608 10:06:40.666766  5232 catalog_manager.cc:5027] TS 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): tablet 0e9983a7a86c48eb8685098d0bd90a33 (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:40.675537  6042 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:40.675803  5348 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.678314  6042 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.687189  5417 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.696987  5943 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.706485  5793 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.695132  5792 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.700497  5246 catalog_manager.cc:5696] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.702944  6063 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.726536  5418 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.736279  5348 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.739598  5246 catalog_manager.cc:5696] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index 26 to 27, 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:40.745499  5231 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00876be148b94cd0876d3f967e34b1c5 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:40.755223  5494 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.756539  5417 consensus_queue.cc:237] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [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: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:40.761430  5493 consensus_queue.cc:237] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [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: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } }
I20260608 10:06:40.764179  5943 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.764700  5344 raft_consensus.cc:1275] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.766000  6061 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:40.768564  6061 consensus_queue.cc:1048] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:40.776512  5239 catalog_manager.cc:5696] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 reported cstate change: config changed from index 25 to 26, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.776671  6026 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.779083  5944 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.781232  6069 raft_consensus.cc:1064] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: attempting to promote NON_VOTER a482871b192c446f807898a7bcadb29c to VOTER
I20260608 10:06:40.783942  6069 consensus_queue.cc:237] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:40.787179  5417 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.789048  5344 raft_consensus.cc:2955] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.796428  6042 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:40.797135  5337 tablet_service.cc:1558] Processing DeleteTablet for tablet 00876be148b94cd0876d3f967e34b1c5 with delete_type TABLET_DATA_TOMBSTONED (TS 55af4a0d787a4d97bd0f6c4be175fba3 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:50330
I20260608 10:06:40.802661  5792 raft_consensus.cc:1275] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:40.807811  6036 consensus_queue.cc:1048] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:40.811580  6044 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.815909  5417 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.817495  5791 raft_consensus.cc:2955] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.851728  5231 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d94fc923591f4dffbac6c23edeac502d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:40.843082  5244 catalog_manager.cc:5696] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.858078  5232 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b83021eff144c6dbbcbd1b43060762b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:40.859131  6076 tablet_replica.cc:333] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:40.860196  6076 raft_consensus.cc:2243] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.861666  6076 raft_consensus.cc:2272] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.869558  5494 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.869717  5944 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.872676  6076 ts_tablet_manager.cc:1916] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:40.874843  6064 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.878683  5344 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:40.878464  5242 catalog_manager.cc:5696] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 reported cstate change: config changed from index 27 to 28, VOTER 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } }
I20260608 10:06:40.880461  6079 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.881738  6078 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:40.895772  5337 tablet_service.cc:1558] Processing DeleteTablet for tablet d94fc923591f4dffbac6c23edeac502d with delete_type TABLET_DATA_TOMBSTONED (TS 55af4a0d787a4d97bd0f6c4be175fba3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:50330
I20260608 10:06:40.898613  6076 ts_tablet_manager.cc:1929] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 10:06:40.899119  6076 log.cc:1199] T 00876be148b94cd0876d3f967e34b1c5 P 55af4a0d787a4d97bd0f6c4be175fba3: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root/wals/00876be148b94cd0876d3f967e34b1c5
I20260608 10:06:40.901017  6076 tablet_replica.cc:333] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:40.901964  6076 raft_consensus.cc:2243] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.902720  6076 raft_consensus.cc:2272] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.902899  5233 catalog_manager.cc:5027] TS 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): tablet 00876be148b94cd0876d3f967e34b1c5 (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:40.907106  6076 ts_tablet_manager.cc:1916] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:40.908627  5480 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b83021eff144c6dbbcbd1b43060762b with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 27 (current committed config index is 28)) from {username='slave'} at 127.0.0.1:41422
I20260608 10:06:40.933840  6076 ts_tablet_manager.cc:1929] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:40.941474  6084 tablet_replica.cc:333] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:40.942044  6076 log.cc:1199] T d94fc923591f4dffbac6c23edeac502d P 55af4a0d787a4d97bd0f6c4be175fba3: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-0-root/wals/d94fc923591f4dffbac6c23edeac502d
I20260608 10:06:40.944406  5233 catalog_manager.cc:5027] TS 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): tablet d94fc923591f4dffbac6c23edeac502d (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:40.948648  6084 raft_consensus.cc:2243] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.949450  6084 raft_consensus.cc:2272] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.951479  6079 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.955957  6084 ts_tablet_manager.cc:1916] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:40.954998  5944 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.956816  5348 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.971491  5242 catalog_manager.cc:5696] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c reported cstate change: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.973686  6084 ts_tablet_manager.cc:1929] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:40.974196  6084 log.cc:1199] T 8b83021eff144c6dbbcbd1b43060762b P 2a2e8b85826a4d4e9555a0bcd898a586: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root/wals/8b83021eff144c6dbbcbd1b43060762b
I20260608 10:06:40.976131  5231 catalog_manager.cc:5027] TS 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): tablet 8b83021eff144c6dbbcbd1b43060762b (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:40.983668  5494 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a482871b192c446f807898a7bcadb29c (127.0.215.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:40.992321  5417 consensus_queue.cc:237] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [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: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:41.001597  5944 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:41.005720  5348 raft_consensus.cc:1275] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:41.005815  6080 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:06:41.008107  6080 consensus_queue.cc:1048] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:41.013087  6079 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:41.015364  5944 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:41.017699  5348 raft_consensus.cc:2955] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } } }
I20260608 10:06:41.025822  5232 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3f5150d9cf0f48308822addd3adba74d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:41.028574  5244 catalog_manager.cc:5696] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index 27 to 28, VOTER 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3) evicted. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:41.041085  5480 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f5150d9cf0f48308822addd3adba74d with delete_type TABLET_DATA_TOMBSTONED (TS 2a2e8b85826a4d4e9555a0bcd898a586 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41422
I20260608 10:06:41.042925  6084 tablet_replica.cc:333] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:41.044013  6084 raft_consensus.cc:2243] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:41.045091  6084 raft_consensus.cc:2272] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:41.048729  6084 ts_tablet_manager.cc:1916] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:41.060930  6084 ts_tablet_manager.cc:1929] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:41.061312  6084 log.cc:1199] T 3f5150d9cf0f48308822addd3adba74d P 2a2e8b85826a4d4e9555a0bcd898a586: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913065073650-860-0/minicluster-data/ts-2-root/wals/3f5150d9cf0f48308822addd3adba74d
I20260608 10:06:41.062847  5231 catalog_manager.cc:5027] TS 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): tablet 3f5150d9cf0f48308822addd3adba74d (table test-workload [id=76bb1d288db14f13832b6bd58bd1883d]) successfully deleted
I20260608 10:06:42.063921  5494 consensus_queue.cc:237] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [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: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
W20260608 10:06:42.071286  5460 consensus_peers.cc:597] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5:41735): Couldn't send request to peer 72d5004a10fe4320ab80d686f14ecbdc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00876be148b94cd0876d3f967e34b1c5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.072180  5791 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:42.072521  5417 raft_consensus.cc:1275] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:42.073848  6086 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:42.074744  6036 consensus_queue.cc:1048] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:42.083361  6036 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.085310  5417 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.104995  5239 catalog_manager.cc:5696] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index 26 to 27, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.108513  5791 raft_consensus.cc:2955] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.110986  5344 consensus_queue.cc:237] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:42.120268  5494 raft_consensus.cc:1275] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.123116  6053 consensus_queue.cc:1048] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:42.129412  5417 raft_consensus.cc:1275] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 55af4a0d787a4d97bd0f6c4be175fba3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.132652  6098 consensus_queue.cc:1048] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:06:42.146166  5311 consensus_peers.cc:597] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 -> Peer a482871b192c446f807898a7bcadb29c (127.0.215.6:38681): Couldn't send request to peer a482871b192c446f807898a7bcadb29c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29018fe56aa14422a36ac811d2afb6e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.152252  6053 raft_consensus.cc:2955] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.154815  5418 raft_consensus.cc:2955] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.177974  5493 consensus_queue.cc:237] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
W20260608 10:06:42.205225  5463 consensus_peers.cc:597] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4:36885): Couldn't send request to peer 1e78e7ea463a4e899ce8af71f9056a67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3170191357fc45bd94e5625e2b0e7056. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.205402  5417 raft_consensus.cc:1275] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:42.205627  5493 raft_consensus.cc:2955] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.207015  5348 raft_consensus.cc:1275] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:42.209649  6090 consensus_queue.cc:1048] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:42.210906  6091 consensus_queue.cc:1048] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:42.224300  6090 raft_consensus.cc:2955] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.226475  5418 raft_consensus.cc:2955] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.230870  5245 catalog_manager.cc:5696] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 reported cstate change: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New cstate: current_term: 1 leader_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:42.246548  5417 consensus_queue.cc:237] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:42.248396  5348 raft_consensus.cc:2955] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.265591  5244 catalog_manager.cc:5696] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.267220  5494 raft_consensus.cc:1275] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:42.272192  6078 consensus_queue.cc:1048] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:06:42.273954  5348 raft_consensus.cc:1275] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:42.279182  6078 consensus_queue.cc:1048] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:42.292447  6078 raft_consensus.cc:2955] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
W20260608 10:06:42.294308  5389 consensus_peers.cc:597] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 -> Peer 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4:36885): Couldn't send request to peer 1e78e7ea463a4e899ce8af71f9056a67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c0579c5c9e443a38e43343cd2a49bd5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.295104  5494 raft_consensus.cc:2955] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.295583  5348 raft_consensus.cc:2955] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.307263  5245 catalog_manager.cc:5696] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 reported cstate change: config changed from index -1 to 25, NON_VOTER 1e78e7ea463a4e899ce8af71f9056a67 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } } }
I20260608 10:06:42.309494  5494 consensus_queue.cc:237] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
W20260608 10:06:42.318137  5460 consensus_peers.cc:597] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5:41735): Couldn't send request to peer 72d5004a10fe4320ab80d686f14ecbdc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c460438880e5480eb3cc7e6570e5b1a8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.318367  5417 raft_consensus.cc:1275] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.320030  6090 consensus_queue.cc:1048] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:42.320427  5348 raft_consensus.cc:1275] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 2a2e8b85826a4d4e9555a0bcd898a586: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.322201  6090 consensus_queue.cc:1048] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:42.331779  6036 raft_consensus.cc:2955] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.334486  5348 raft_consensus.cc:2955] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.334679  5417 raft_consensus.cc:2955] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.347574  5417 consensus_queue.cc:237] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:42.349601  5244 catalog_manager.cc:5696] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index -1 to 26, NON_VOTER 72d5004a10fe4320ab80d686f14ecbdc (127.0.215.5) added. New cstate: current_term: 1 leader_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } } }
I20260608 10:06:42.357527  5494 raft_consensus.cc:1275] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.360097  6110 consensus_queue.cc:1048] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:06:42.361246  5386 consensus_peers.cc:597] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 -> Peer a482871b192c446f807898a7bcadb29c (127.0.215.6:38681): Couldn't send request to peer a482871b192c446f807898a7bcadb29c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 845eec2e8c2a45b7989aa5e2f313f2d5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:42.360378  5348 raft_consensus.cc:1275] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Refusing update from remote peer 3d70381b82924023ba987397e675ef79: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:42.364714  6110 consensus_queue.cc:1048] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:42.379884  6078 raft_consensus.cc:2955] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.385161  5348 raft_consensus.cc:2955] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.385149  5494 raft_consensus.cc:2955] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } } }
I20260608 10:06:42.396196  5245 catalog_manager.cc:5696] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 reported cstate change: config changed from index -1 to 26, NON_VOTER a482871b192c446f807898a7bcadb29c (127.0.215.6) added. New cstate: current_term: 1 leader_uuid: "3d70381b82924023ba987397e675ef79" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:42.505380  6121 ts_tablet_manager.cc:933] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Initiating tablet copy from peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629)
I20260608 10:06:42.507393  6121 tablet_copy_client.cc:323] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:33629
I20260608 10:06:42.519682  5358 tablet_copy_service.cc:140] P 55af4a0d787a4d97bd0f6c4be175fba3: Received BeginTabletCopySession request for tablet 29018fe56aa14422a36ac811d2afb6e2 from peer a482871b192c446f807898a7bcadb29c ({username='slave'} at 127.0.0.1:36018)
I20260608 10:06:42.520295  5358 tablet_copy_service.cc:161] P 55af4a0d787a4d97bd0f6c4be175fba3: Beginning new tablet copy session on tablet 29018fe56aa14422a36ac811d2afb6e2 from peer a482871b192c446f807898a7bcadb29c at {username='slave'} at 127.0.0.1:36018: session id = a482871b192c446f807898a7bcadb29c-29018fe56aa14422a36ac811d2afb6e2
I20260608 10:06:42.527280  5358 tablet_copy_source_session.cc:215] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.531412  6121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29018fe56aa14422a36ac811d2afb6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.549582  6121 tablet_copy_client.cc:806] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.550354  6121 tablet_copy_client.cc:670] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.554913  6122 tablet_copy_client.cc:1025] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.560402  6125 ts_tablet_manager.cc:933] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:42.563235  6125 tablet_copy_client.cc:323] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:42.565026  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet 00876be148b94cd0876d3f967e34b1c5 from peer 72d5004a10fe4320ab80d686f14ecbdc ({username='slave'} at 127.0.0.1:59530)
I20260608 10:06:42.565651  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet 00876be148b94cd0876d3f967e34b1c5 from peer 72d5004a10fe4320ab80d686f14ecbdc at {username='slave'} at 127.0.0.1:59530: session id = 72d5004a10fe4320ab80d686f14ecbdc-00876be148b94cd0876d3f967e34b1c5
I20260608 10:06:42.573824  5507 tablet_copy_source_session.cc:215] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.577538  6125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00876be148b94cd0876d3f967e34b1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.591051  6125 tablet_copy_client.cc:806] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.591717  6125 tablet_copy_client.cc:670] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.596081  6126 tablet_copy_client.cc:1025] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.662463  6127 ts_tablet_manager.cc:933] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Initiating tablet copy from peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:42.664599  6127 tablet_copy_client.cc:323] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:34017
I20260608 10:06:42.678097  5433 tablet_copy_service.cc:140] P 3d70381b82924023ba987397e675ef79: Received BeginTabletCopySession request for tablet 8c0579c5c9e443a38e43343cd2a49bd5 from peer 1e78e7ea463a4e899ce8af71f9056a67 ({username='slave'} at 127.0.0.1:39850)
I20260608 10:06:42.678764  5433 tablet_copy_service.cc:161] P 3d70381b82924023ba987397e675ef79: Beginning new tablet copy session on tablet 8c0579c5c9e443a38e43343cd2a49bd5 from peer 1e78e7ea463a4e899ce8af71f9056a67 at {username='slave'} at 127.0.0.1:39850: session id = 1e78e7ea463a4e899ce8af71f9056a67-8c0579c5c9e443a38e43343cd2a49bd5
I20260608 10:06:42.687500  5433 tablet_copy_source_session.cc:215] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.690788  6127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0579c5c9e443a38e43343cd2a49bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.703325  6127 tablet_copy_client.cc:806] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.703922  6127 tablet_copy_client.cc:670] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.708146  6128 tablet_copy_client.cc:1025] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.743598  6131 ts_tablet_manager.cc:933] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:42.745858  6131 tablet_copy_client.cc:323] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:42.747648  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet c460438880e5480eb3cc7e6570e5b1a8 from peer 72d5004a10fe4320ab80d686f14ecbdc ({username='slave'} at 127.0.0.1:59530)
I20260608 10:06:42.748287  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet c460438880e5480eb3cc7e6570e5b1a8 from peer 72d5004a10fe4320ab80d686f14ecbdc at {username='slave'} at 127.0.0.1:59530: session id = 72d5004a10fe4320ab80d686f14ecbdc-c460438880e5480eb3cc7e6570e5b1a8
I20260608 10:06:42.756994  5507 tablet_copy_source_session.cc:215] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.760900  6131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460438880e5480eb3cc7e6570e5b1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.772938  6133 ts_tablet_manager.cc:933] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Initiating tablet copy from peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:42.775194  6133 tablet_copy_client.cc:323] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:45207
I20260608 10:06:42.775286  6131 tablet_copy_client.cc:806] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.776027  6131 tablet_copy_client.cc:670] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.777233  5507 tablet_copy_service.cc:140] P 2a2e8b85826a4d4e9555a0bcd898a586: Received BeginTabletCopySession request for tablet 3170191357fc45bd94e5625e2b0e7056 from peer 1e78e7ea463a4e899ce8af71f9056a67 ({username='slave'} at 127.0.0.1:59546)
I20260608 10:06:42.777879  5507 tablet_copy_service.cc:161] P 2a2e8b85826a4d4e9555a0bcd898a586: Beginning new tablet copy session on tablet 3170191357fc45bd94e5625e2b0e7056 from peer 1e78e7ea463a4e899ce8af71f9056a67 at {username='slave'} at 127.0.0.1:59546: session id = 1e78e7ea463a4e899ce8af71f9056a67-3170191357fc45bd94e5625e2b0e7056
I20260608 10:06:42.780699  6132 tablet_copy_client.cc:1025] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.784046  5507 tablet_copy_source_session.cc:215] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.787360  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3170191357fc45bd94e5625e2b0e7056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.805181  6133 tablet_copy_client.cc:806] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.805891  6133 tablet_copy_client.cc:670] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.810074  6134 tablet_copy_client.cc:1025] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.869830  6135 ts_tablet_manager.cc:933] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Initiating tablet copy from peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:42.871773  6135 tablet_copy_client.cc:323] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:34017
I20260608 10:06:42.873430  5433 tablet_copy_service.cc:140] P 3d70381b82924023ba987397e675ef79: Received BeginTabletCopySession request for tablet 845eec2e8c2a45b7989aa5e2f313f2d5 from peer a482871b192c446f807898a7bcadb29c ({username='slave'} at 127.0.0.1:56870)
I20260608 10:06:42.874002  5433 tablet_copy_service.cc:161] P 3d70381b82924023ba987397e675ef79: Beginning new tablet copy session on tablet 845eec2e8c2a45b7989aa5e2f313f2d5 from peer a482871b192c446f807898a7bcadb29c at {username='slave'} at 127.0.0.1:56870: session id = a482871b192c446f807898a7bcadb29c-845eec2e8c2a45b7989aa5e2f313f2d5
I20260608 10:06:42.879914  5433 tablet_copy_source_session.cc:215] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:42.883118  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845eec2e8c2a45b7989aa5e2f313f2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:42.895298  6135 tablet_copy_client.cc:806] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:42.895926  6135 tablet_copy_client.cc:670] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:42.900681  6136 tablet_copy_client.cc:1025] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:42.903705   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:06:42.921576   860 tablet_copy_service.cc:362] P 55af4a0d787a4d97bd0f6c4be175fba3: Destroying tablet copy session a482871b192c446f807898a7bcadb29c-29018fe56aa14422a36ac811d2afb6e2 due to service shutdown
I20260608 10:06:42.921947   860 tablet_copy_service.cc:434] P 55af4a0d787a4d97bd0f6c4be175fba3: ending tablet copy session a482871b192c446f807898a7bcadb29c-29018fe56aa14422a36ac811d2afb6e2 on tablet 29018fe56aa14422a36ac811d2afb6e2 with peer a482871b192c446f807898a7bcadb29c
I20260608 10:06:42.954376   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:42.955500   860 tablet_replica.cc:333] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.956517   860 raft_consensus.cc:2243] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.957079   860 raft_consensus.cc:2272] T 3170191357fc45bd94e5625e2b0e7056 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.960798   860 tablet_replica.cc:333] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.961509   860 raft_consensus.cc:2243] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:42.962525   860 raft_consensus.cc:2272] T 0e9983a7a86c48eb8685098d0bd90a33 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.965572   860 tablet_replica.cc:333] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.966418   860 raft_consensus.cc:2243] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:42.967765   860 raft_consensus.cc:2272] T 29018fe56aa14422a36ac811d2afb6e2 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.971572   860 tablet_replica.cc:333] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.972223   860 raft_consensus.cc:2243] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.972880   860 raft_consensus.cc:2272] T c460438880e5480eb3cc7e6570e5b1a8 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.976300   860 tablet_replica.cc:333] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.977109   860 raft_consensus.cc:2243] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.978087   860 raft_consensus.cc:2272] T 8cc5fb146ad94b3eb697b0fba3974696 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.981377   860 tablet_replica.cc:333] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.982157   860 raft_consensus.cc:2243] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.982817   860 raft_consensus.cc:2272] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.985980   860 tablet_replica.cc:333] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.986666   860 raft_consensus.cc:2243] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.987427   860 raft_consensus.cc:2272] T 8b83021eff144c6dbbcbd1b43060762b P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.989818   860 tablet_replica.cc:333] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.990451   860 raft_consensus.cc:2243] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.991288   860 raft_consensus.cc:2272] T 3f5150d9cf0f48308822addd3adba74d P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.993815   860 tablet_replica.cc:333] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.994446   860 raft_consensus.cc:2243] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:42.995307   860 raft_consensus.cc:2272] T 39824452339243fb8967edf12ba30508 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:42.997993   860 tablet_replica.cc:333] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3: stopping tablet replica
I20260608 10:06:42.998610   860 raft_consensus.cc:2243] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:42.999168   860 raft_consensus.cc:2272] T 8c0579c5c9e443a38e43343cd2a49bd5 P 55af4a0d787a4d97bd0f6c4be175fba3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:43.011706  5389 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 10:06:43.015539  5389 consensus_peers.cc:597] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 -> Peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Couldn't send request to peer 55af4a0d787a4d97bd0f6c4be175fba3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:43.041433   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:06:43.085841   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:06:43.103746   860 tablet_copy_service.cc:362] P 3d70381b82924023ba987397e675ef79: Destroying tablet copy session a482871b192c446f807898a7bcadb29c-845eec2e8c2a45b7989aa5e2f313f2d5 due to service shutdown
I20260608 10:06:43.104122   860 tablet_copy_service.cc:434] P 3d70381b82924023ba987397e675ef79: ending tablet copy session a482871b192c446f807898a7bcadb29c-845eec2e8c2a45b7989aa5e2f313f2d5 on tablet 845eec2e8c2a45b7989aa5e2f313f2d5 with peer a482871b192c446f807898a7bcadb29c
I20260608 10:06:43.104594   860 tablet_copy_service.cc:362] P 3d70381b82924023ba987397e675ef79: Destroying tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-8c0579c5c9e443a38e43343cd2a49bd5 due to service shutdown
I20260608 10:06:43.104880   860 tablet_copy_service.cc:434] P 3d70381b82924023ba987397e675ef79: ending tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-8c0579c5c9e443a38e43343cd2a49bd5 on tablet 8c0579c5c9e443a38e43343cd2a49bd5 with peer 1e78e7ea463a4e899ce8af71f9056a67
I20260608 10:06:43.127526   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:43.128543   860 tablet_replica.cc:333] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.129583   860 raft_consensus.cc:2243] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.134522   860 raft_consensus.cc:2272] T 8c0579c5c9e443a38e43343cd2a49bd5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.139024   860 tablet_replica.cc:333] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.139689   860 raft_consensus.cc:2243] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.140520   860 raft_consensus.cc:2272] T 00876be148b94cd0876d3f967e34b1c5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.143038   860 tablet_replica.cc:333] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.143664   860 raft_consensus.cc:2243] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.144315   860 raft_consensus.cc:2272] T 3170191357fc45bd94e5625e2b0e7056 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.147500   860 tablet_replica.cc:333] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.148420   860 raft_consensus.cc:2243] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.149042   860 raft_consensus.cc:2272] T d94fc923591f4dffbac6c23edeac502d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.152244   860 tablet_replica.cc:333] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.153128   860 raft_consensus.cc:2243] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.154417   860 raft_consensus.cc:2272] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:43.155514  5463 consensus_peers.cc:597] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Couldn't send request to peer 55af4a0d787a4d97bd0f6c4be175fba3. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:43.158800   860 tablet_replica.cc:333] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.159723   860 raft_consensus.cc:2243] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.160333   860 raft_consensus.cc:2272] T 39824452339243fb8967edf12ba30508 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:43.166540  5462 consensus_peers.cc:597] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Couldn't send request to peer 3d70381b82924023ba987397e675ef79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:43.167907   860 tablet_replica.cc:333] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.168859   860 raft_consensus.cc:2243] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.169730   860 raft_consensus.cc:2272] T 8b83021eff144c6dbbcbd1b43060762b P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.172683   860 tablet_replica.cc:333] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.173409   860 raft_consensus.cc:2243] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.174433   860 raft_consensus.cc:2272] T 3f5150d9cf0f48308822addd3adba74d P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.177901   860 tablet_replica.cc:333] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.178676   860 raft_consensus.cc:2243] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.179561   860 raft_consensus.cc:2272] T c460438880e5480eb3cc7e6570e5b1a8 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.182651   860 tablet_replica.cc:333] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79: stopping tablet replica
I20260608 10:06:43.183187   860 raft_consensus.cc:2243] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.183816   860 raft_consensus.cc:2272] T 29018fe56aa14422a36ac811d2afb6e2 P 3d70381b82924023ba987397e675ef79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.225399   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
W20260608 10:06:43.241552  5463 consensus_peers.cc:597] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Couldn't send request to peer 55af4a0d787a4d97bd0f6c4be175fba3. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:43.264791   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:06:43.283458   860 tablet_copy_service.cc:362] P 2a2e8b85826a4d4e9555a0bcd898a586: Destroying tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-3170191357fc45bd94e5625e2b0e7056 due to service shutdown
I20260608 10:06:43.283862   860 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 1e78e7ea463a4e899ce8af71f9056a67-3170191357fc45bd94e5625e2b0e7056 on tablet 3170191357fc45bd94e5625e2b0e7056 with peer 1e78e7ea463a4e899ce8af71f9056a67
I20260608 10:06:43.284353   860 tablet_copy_service.cc:362] P 2a2e8b85826a4d4e9555a0bcd898a586: Destroying tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-c460438880e5480eb3cc7e6570e5b1a8 due to service shutdown
I20260608 10:06:43.284629   860 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-c460438880e5480eb3cc7e6570e5b1a8 on tablet c460438880e5480eb3cc7e6570e5b1a8 with peer 72d5004a10fe4320ab80d686f14ecbdc
I20260608 10:06:43.285066   860 tablet_copy_service.cc:362] P 2a2e8b85826a4d4e9555a0bcd898a586: Destroying tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-00876be148b94cd0876d3f967e34b1c5 due to service shutdown
I20260608 10:06:43.285311   860 tablet_copy_service.cc:434] P 2a2e8b85826a4d4e9555a0bcd898a586: ending tablet copy session 72d5004a10fe4320ab80d686f14ecbdc-00876be148b94cd0876d3f967e34b1c5 on tablet 00876be148b94cd0876d3f967e34b1c5 with peer 72d5004a10fe4320ab80d686f14ecbdc
I20260608 10:06:43.306829   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:43.307809   860 tablet_replica.cc:333] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.308626   860 raft_consensus.cc:2243] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.310608   860 raft_consensus.cc:2272] T 8c0579c5c9e443a38e43343cd2a49bd5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:43.313241  5462 consensus_peers.cc:597] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 -> Peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Couldn't send request to peer 3d70381b82924023ba987397e675ef79. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:43.313977   860 tablet_replica.cc:333] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.314702   860 raft_consensus.cc:2243] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.315762   860 raft_consensus.cc:2272] T 00876be148b94cd0876d3f967e34b1c5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.318696   860 tablet_replica.cc:333] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.319486   860 raft_consensus.cc:2243] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.320501   860 raft_consensus.cc:2272] T d94fc923591f4dffbac6c23edeac502d P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.323719   860 tablet_replica.cc:333] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.324512   860 raft_consensus.cc:2243] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.325887   860 raft_consensus.cc:2272] T 3170191357fc45bd94e5625e2b0e7056 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.329185   860 tablet_replica.cc:333] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.330060   860 raft_consensus.cc:2243] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.330988   860 raft_consensus.cc:2272] T 8cc5fb146ad94b3eb697b0fba3974696 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.333490   860 tablet_replica.cc:333] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.334111   860 raft_consensus.cc:2243] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.334705   860 raft_consensus.cc:2272] T 845eec2e8c2a45b7989aa5e2f313f2d5 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.337627   860 tablet_replica.cc:333] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.338202   860 raft_consensus.cc:2243] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.338802   860 raft_consensus.cc:2272] T 39824452339243fb8967edf12ba30508 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.341470   860 tablet_replica.cc:333] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.342008   860 raft_consensus.cc:2243] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.342790   860 raft_consensus.cc:2272] T 0e9983a7a86c48eb8685098d0bd90a33 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.345875   860 tablet_replica.cc:333] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.346469   860 raft_consensus.cc:2243] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:43.347043   860 raft_consensus.cc:2272] T 29018fe56aa14422a36ac811d2afb6e2 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.349318   860 tablet_replica.cc:333] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586: stopping tablet replica
I20260608 10:06:43.349952   860 raft_consensus.cc:2243] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:43.351042   860 raft_consensus.cc:2272] T c460438880e5480eb3cc7e6570e5b1a8 P 2a2e8b85826a4d4e9555a0bcd898a586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:43.389573   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:06:43.420719   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:06:43.447743   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:44.093194  6142 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:44.093781  6142 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:44.096325  6142 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:44.109879  5909 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
W20260608 10:06:44.110533  5910 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:44.110971  5910 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:44.111702  6142 raft_consensus.cc:2749] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:44.345165  6142 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:44.345929  6142 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:44.348945  6142 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:44.485968  6146 raft_consensus.cc:493] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a2e8b85826a4d4e9555a0bcd898a586)
I20260608 10:06:44.487371  6146 raft_consensus.cc:515] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } }
I20260608 10:06:44.492642  6146 leader_election.cc:290] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
W20260608 10:06:44.500046  5910 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
W20260608 10:06:44.507324  5757 leader_election.cc:336] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Network error: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
I20260608 10:06:44.508718  6149 raft_consensus.cc:493] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55af4a0d787a4d97bd0f6c4be175fba3)
I20260608 10:06:44.509323  6149 raft_consensus.cc:515] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:44.512410  6149 leader_election.cc:290] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
W20260608 10:06:44.538584  5909 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:44.539209  5909 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:44.543743  6142 raft_consensus.cc:2749] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:44.546593  5834 leader_election.cc:336] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Network error: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
W20260608 10:06:44.549677  5836 leader_election.cc:336] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:44.550271  5836 leader_election.cc:304] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [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: 72d5004a10fe4320ab80d686f14ecbdc; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:44.551189  6149 raft_consensus.cc:2749] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:44.585294  6121 tablet_copy_client.cc:538] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:06:44.591817  5758 leader_election.cc:336] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:44.593003  5758 leader_election.cc:304] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [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: 1e78e7ea463a4e899ce8af71f9056a67; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79
I20260608 10:06:44.594115  6146 raft_consensus.cc:2749] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:44.597371  6121 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Bootstrap starting.
I20260608 10:06:44.604574  6146 raft_consensus.cc:493] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a2e8b85826a4d4e9555a0bcd898a586)
I20260608 10:06:44.605206  6146 raft_consensus.cc:515] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:44.607712  6146 leader_election.cc:290] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
I20260608 10:06:44.608722  6125 tablet_copy_client.cc:538] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:44.621896  6125 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap starting.
W20260608 10:06:44.650473  5757 leader_election.cc:336] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Network error: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
W20260608 10:06:44.653231  5758 leader_election.cc:336] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:44.653789  5758 leader_election.cc:304] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [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: 1e78e7ea463a4e899ce8af71f9056a67; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 3d70381b82924023ba987397e675ef79
I20260608 10:06:44.687458  6146 raft_consensus.cc:2749] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:44.691427  6149 raft_consensus.cc:493] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a2e8b85826a4d4e9555a0bcd898a586)
I20260608 10:06:44.692095  6149 raft_consensus.cc:515] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: false } }
I20260608 10:06:44.698570  6149 leader_election.cc:290] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207)
W20260608 10:06:44.704206  5834 leader_election.cc:336] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2e8b85826a4d4e9555a0bcd898a586 (127.0.215.3:45207): Network error: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
W20260608 10:06:44.705583  5836 leader_election.cc:336] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:44.709244  5836 leader_election.cc:304] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [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: 72d5004a10fe4320ab80d686f14ecbdc; no voters: 2a2e8b85826a4d4e9555a0bcd898a586, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:44.710232  6149 raft_consensus.cc:2749] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:44.805495  6127 tablet_copy_client.cc:538] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:44.815481  6127 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap starting.
I20260608 10:06:44.828444  6121 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:44.829454  6121 tablet_bootstrap.cc:492] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Bootstrap complete.
I20260608 10:06:44.830233  6121 ts_tablet_manager.cc:1403] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Time spent bootstrapping tablet: real 0.233s	user 0.145s	sys 0.012s
I20260608 10:06:44.833137  6121 raft_consensus.cc:359] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:44.833982  6121 raft_consensus.cc:740] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a482871b192c446f807898a7bcadb29c, State: Initialized, Role: LEARNER
I20260608 10:06:44.834693  6121 consensus_queue.cc:260] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:44.842180  6121 ts_tablet_manager.cc:1434] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260608 10:06:44.845023  6121 tablet_copy_client.cc:1131] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:44.857790  6131 tablet_copy_client.cc:538] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:44.863483  6125 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:44.864497  6125 tablet_bootstrap.cc:492] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap complete.
I20260608 10:06:44.865247  6125 ts_tablet_manager.cc:1403] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent bootstrapping tablet: real 0.244s	user 0.157s	sys 0.005s
I20260608 10:06:44.868265  6125 raft_consensus.cc:359] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:44.869179  6125 raft_consensus.cc:740] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 72d5004a10fe4320ab80d686f14ecbdc, State: Initialized, Role: LEARNER
I20260608 10:06:44.869882  6125 consensus_queue.cc:260] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: false } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:44.871776  6133 tablet_copy_client.cc:538] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:44.879500  6125 ts_tablet_manager.cc:1434] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 10:06:44.882161  6133 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap starting.
I20260608 10:06:44.867801  6131 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap starting.
W20260608 10:06:44.894593  6125 tablet_copy_client.cc:1131] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
I20260608 10:06:44.982138  6135 tablet_copy_client.cc:538] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:44.992040  6135 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Bootstrap starting.
I20260608 10:06:45.005959  6127 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:45.015065  6127 tablet_bootstrap.cc:492] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap complete.
I20260608 10:06:45.015862  6127 ts_tablet_manager.cc:1403] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent bootstrapping tablet: real 0.201s	user 0.161s	sys 0.008s
I20260608 10:06:45.018877  6127 raft_consensus.cc:359] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:45.019698  6127 raft_consensus.cc:740] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e78e7ea463a4e899ce8af71f9056a67, State: Initialized, Role: LEARNER
I20260608 10:06:45.020372  6127 consensus_queue.cc:260] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } attrs { replace: true } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:45.022675  6127 ts_tablet_manager.cc:1434] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 10:06:45.029978  6127 tablet_copy_client.cc:1131] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:45.075053  6131 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:45.076128  6131 tablet_bootstrap.cc:492] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Bootstrap complete.
I20260608 10:06:45.076855  6131 ts_tablet_manager.cc:1403] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent bootstrapping tablet: real 0.209s	user 0.155s	sys 0.017s
I20260608 10:06:45.079767  6131 raft_consensus.cc:359] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:45.080631  6131 raft_consensus.cc:740] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 72d5004a10fe4320ab80d686f14ecbdc, State: Initialized, Role: LEARNER
I20260608 10:06:45.081303  6131 consensus_queue.cc:260] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } attrs { replace: true } } peers { permanent_uuid: "72d5004a10fe4320ab80d686f14ecbdc" member_type: NON_VOTER last_known_addr { host: "127.0.215.5" port: 41735 } attrs { promote: true } }
I20260608 10:06:45.084960  6133 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:45.085944  6133 tablet_bootstrap.cc:492] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Bootstrap complete.
I20260608 10:06:45.086704  6133 ts_tablet_manager.cc:1403] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent bootstrapping tablet: real 0.205s	user 0.161s	sys 0.009s
I20260608 10:06:45.089573  6133 raft_consensus.cc:359] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:45.090655  6131 ts_tablet_manager.cc:1434] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:06:45.090411  6133 raft_consensus.cc:740] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e78e7ea463a4e899ce8af71f9056a67, State: Initialized, Role: LEARNER
I20260608 10:06:45.092430  6133 consensus_queue.cc:260] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "1e78e7ea463a4e899ce8af71f9056a67" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 36885 } attrs { promote: true } }
I20260608 10:06:45.094688  6133 ts_tablet_manager.cc:1434] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 10:06:45.098248  6131 tablet_copy_client.cc:1131] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
W20260608 10:06:45.097745  6133 tablet_copy_client.cc:1131] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.3:45207: connect: Connection refused (error 111)
I20260608 10:06:45.101094   860 tablet_replica.cc:333] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67: stopping tablet replica
I20260608 10:06:45.101923   860 raft_consensus.cc:2243] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:45.102473   860 raft_consensus.cc:2272] T 3170191357fc45bd94e5625e2b0e7056 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:45.105598   860 tablet_replica.cc:333] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67: stopping tablet replica
I20260608 10:06:45.106432   860 raft_consensus.cc:2243] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:45.106969   860 raft_consensus.cc:2272] T 8c0579c5c9e443a38e43343cd2a49bd5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:45.110006   860 tablet_replica.cc:333] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67: stopping tablet replica
I20260608 10:06:45.110816   860 raft_consensus.cc:2243] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:45.111603   860 raft_consensus.cc:2272] T 00876be148b94cd0876d3f967e34b1c5 P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:45.114869   860 tablet_replica.cc:333] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67: stopping tablet replica
I20260608 10:06:45.115514   860 raft_consensus.cc:2243] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:45.116192   860 raft_consensus.cc:2272] T d94fc923591f4dffbac6c23edeac502d P 1e78e7ea463a4e899ce8af71f9056a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:45.146210   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:06:45.164711  6135 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:45.165609  6135 tablet_bootstrap.cc:492] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Bootstrap complete.
I20260608 10:06:45.166232  6135 ts_tablet_manager.cc:1403] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Time spent bootstrapping tablet: real 0.174s	user 0.141s	sys 0.020s
I20260608 10:06:45.167748   860 tablet_server.cc:179] TabletServer@127.0.215.5:0 shutting down...
I20260608 10:06:45.169229  6135 raft_consensus.cc:359] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:45.170289  6135 raft_consensus.cc:740] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a482871b192c446f807898a7bcadb29c, State: Initialized, Role: LEARNER
I20260608 10:06:45.171168  6135 consensus_queue.cc:260] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } attrs { replace: true } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "2a2e8b85826a4d4e9555a0bcd898a586" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45207 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: NON_VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: true } }
I20260608 10:06:45.173754  6135 ts_tablet_manager.cc:1434] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260608 10:06:45.180433  6135 tablet_copy_client.cc:1131] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:45.199616   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:45.200677   860 tablet_replica.cc:333] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc: stopping tablet replica
I20260608 10:06:45.201458   860 raft_consensus.cc:2243] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:45.202018   860 raft_consensus.cc:2272] T c460438880e5480eb3cc7e6570e5b1a8 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:45.205339   860 tablet_replica.cc:333] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc: stopping tablet replica
I20260608 10:06:45.206125   860 raft_consensus.cc:2243] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:45.206854   860 raft_consensus.cc:2272] T 0e9983a7a86c48eb8685098d0bd90a33 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:45.209560   860 tablet_replica.cc:333] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc: stopping tablet replica
I20260608 10:06:45.210278   860 raft_consensus.cc:2243] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:45.210785   860 raft_consensus.cc:2272] T 00876be148b94cd0876d3f967e34b1c5 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:45.213864   860 tablet_replica.cc:333] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc: stopping tablet replica
I20260608 10:06:45.214669   860 raft_consensus.cc:2243] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:45.215269   860 raft_consensus.cc:2272] T 8cc5fb146ad94b3eb697b0fba3974696 P 72d5004a10fe4320ab80d686f14ecbdc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:45.482080  5966 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6560 after lost signal to thread 863
W20260608 10:06:45.483379  5966 debug-util.cc:398] Leaking SignalData structure 0x7b080009e660 after lost signal to thread 5280
W20260608 10:06:45.485611  5966 debug-util.cc:398] Leaking SignalData structure 0x7b08002661a0 after lost signal to thread 5969
W20260608 10:06:45.633116  5891 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5060 after lost signal to thread 863
W20260608 10:06:45.634533  5891 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5740 after lost signal to thread 5280
W20260608 10:06:45.635363  5891 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5ae0 after lost signal to thread 5818
W20260608 10:06:45.636720  5891 debug-util.cc:398] Leaking SignalData structure 0x7b0800092800 after lost signal to thread 5894
W20260608 10:06:45.638031  5891 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec4c0 after lost signal to thread 5969
I20260608 10:06:46.154006  6161 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:46.155720  6161 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:46.176673  6161 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
I20260608 10:06:46.188787  6161 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:46.189766  6161 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:46.192799  6161 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:46.193737  5910 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
W20260608 10:06:46.201318  5910 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
W20260608 10:06:46.205705  5909 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:46.206367  5909 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:46.207337  6161 raft_consensus.cc:2749] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:46.212049  5909 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:46.212617  5909 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:46.213469  6161 raft_consensus.cc:2749] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:46.239642   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5891)
W20260608 10:06:47.240270   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5891)
I20260608 10:06:47.960238  6165 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:47.960978  6165 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:47.980065  6165 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:47.988217  5910 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
W20260608 10:06:47.989151  5909 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:47.989696  5909 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:47.990608  6165 raft_consensus.cc:2749] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:48.240826   860 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5891)
I20260608 10:06:48.421972  6165 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:48.422659  6165 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:48.425129  6165 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:48.428098  5910 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111) [suppressed 22 similar messages]
W20260608 10:06:48.432237  5910 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
W20260608 10:06:48.438581  5909 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
I20260608 10:06:48.439186  5909 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:48.440068  6165 raft_consensus.cc:2749] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:49.241394   860 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 5891)
W20260608 10:06:50.241948   860 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 5891)
I20260608 10:06:50.411456  6169 raft_consensus.cc:493] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:50.412431  6169 raft_consensus.cc:515] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:50.432013  6169 leader_election.cc:290] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:50.439035  5909 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
W20260608 10:06:50.439757  5910 leader_election.cc:336] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:50.440332  5910 leader_election.cc:304] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:50.441326  6169 raft_consensus.cc:2749] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:51.242436   860 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 5891)
I20260608 10:06:51.519590  6173 raft_consensus.cc:493] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d70381b82924023ba987397e675ef79)
I20260608 10:06:51.520349  6173 raft_consensus.cc:515] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "55af4a0d787a4d97bd0f6c4be175fba3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 33629 } } peers { permanent_uuid: "3d70381b82924023ba987397e675ef79" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34017 } } peers { permanent_uuid: "a482871b192c446f807898a7bcadb29c" member_type: VOTER last_known_addr { host: "127.0.215.6" port: 38681 } attrs { promote: false } }
I20260608 10:06:51.529560  6173 leader_election.cc:290] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629), 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017)
W20260608 10:06:51.544723  5909 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d70381b82924023ba987397e675ef79 (127.0.215.2:34017): Network error: Client connection negotiation failed: client connection to 127.0.215.2:34017: connect: Connection refused (error 111)
W20260608 10:06:51.545352  5910 leader_election.cc:336] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 55af4a0d787a4d97bd0f6c4be175fba3 (127.0.215.1:33629): Network error: Client connection negotiation failed: client connection to 127.0.215.1:33629: connect: Connection refused (error 111)
I20260608 10:06:51.545855  5910 leader_election.cc:304] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [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: a482871b192c446f807898a7bcadb29c; no voters: 3d70381b82924023ba987397e675ef79, 55af4a0d787a4d97bd0f6c4be175fba3
I20260608 10:06:51.546751  6173 raft_consensus.cc:2749] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:51.596731   860 tablet_server.cc:196] TabletServer@127.0.215.5:0 shutdown complete.
I20260608 10:06:51.632157   860 tablet_server.cc:179] TabletServer@127.0.215.6:0 shutting down...
I20260608 10:06:51.674436   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:51.675372   860 tablet_replica.cc:333] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c: stopping tablet replica
I20260608 10:06:51.676486   860 raft_consensus.cc:2243] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:51.677333   860 raft_consensus.cc:2272] T 845eec2e8c2a45b7989aa5e2f313f2d5 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:51.681020   860 tablet_replica.cc:333] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c: stopping tablet replica
I20260608 10:06:51.681751   860 raft_consensus.cc:2243] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:51.682781   860 raft_consensus.cc:2272] T 3f5150d9cf0f48308822addd3adba74d P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:51.685914   860 tablet_replica.cc:333] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c: stopping tablet replica
I20260608 10:06:51.686594   860 raft_consensus.cc:2243] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:51.687258   860 raft_consensus.cc:2272] T 29018fe56aa14422a36ac811d2afb6e2 P a482871b192c446f807898a7bcadb29c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:51.690656   860 tablet_replica.cc:333] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c: stopping tablet replica
I20260608 10:06:51.691239   860 raft_consensus.cc:2243] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:51.692219   860 raft_consensus.cc:2272] T 8b83021eff144c6dbbcbd1b43060762b P a482871b192c446f807898a7bcadb29c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:52.059959  5966 debug-util.cc:398] Leaking SignalData structure 0x7b08000a84e0 after lost signal to thread 863
W20260608 10:06:52.061055  5966 debug-util.cc:398] Leaking SignalData structure 0x7b0800184040 after lost signal to thread 5280
W20260608 10:06:52.062251  5966 debug-util.cc:398] Leaking SignalData structure 0x7b08002095e0 after lost signal to thread 5969
I20260608 10:06:52.635519   860 tablet_server.cc:196] TabletServer@127.0.215.6:0 shutdown complete.
I20260608 10:06:52.659170   860 master.cc:562] Master@127.0.215.62:36545 shutting down...
W20260608 10:06:52.687288  5293 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:06:52.687652  5293 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:06:52.687866  5293 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:06:52.690229   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:52.691011   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:52.691407   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57590c3641a04bc48c44d141a72af468: stopping tablet replica
I20260608 10:06:52.715394   860 master.cc:584] Master@127.0.215.62:36545 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (24574 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:06:52.774879   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:40703
I20260608 10:06:52.776110   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:52.782629  6178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:52.782923  6177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:52.783596  6180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:52.784458   860 server_base.cc:1061] running on GCE node
I20260608 10:06:52.785651   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:52.785841   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:52.785955   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913212785944 us; error 0 us; skew 500 ppm
I20260608 10:06:52.786592   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:52.789084   860 webserver.cc:533] Webserver started at http://127.0.215.62:40235/ using document root <none> and password file <none>
I20260608 10:06:52.789561   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:52.789723   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:52.789954   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:52.791293   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "b2f137e10d794adfaf817266c73d81cd"
format_stamp: "Formatted at 2026-06-08 10:06:52 on dist-test-slave-l651"
I20260608 10:06:52.795944   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:06:52.799790  6185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:52.800616   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:06:52.800913   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "b2f137e10d794adfaf817266c73d81cd"
format_stamp: "Formatted at 2026-06-08 10:06:52 on dist-test-slave-l651"
I20260608 10:06:52.801219   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:52.822587   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:52.823913   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:52.864355   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:40703
I20260608 10:06:52.864480  6236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:40703 every 8 connection(s)
I20260608 10:06:52.868891  6237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.880508  6237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd: Bootstrap starting.
I20260608 10:06:52.885634  6237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.890198  6237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd: No bootstrap required, opened a new log
I20260608 10:06:52.892599  6237 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER }
I20260608 10:06:52.893018  6237 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.893307  6237 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f137e10d794adfaf817266c73d81cd, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.893880  6237 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER }
I20260608 10:06:52.894310  6237 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:52.894594  6237 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:52.894833  6237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.900681  6237 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER }
I20260608 10:06:52.901458  6237 leader_election.cc:304] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [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: b2f137e10d794adfaf817266c73d81cd; no voters: 
I20260608 10:06:52.902731  6237 leader_election.cc:290] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:52.903295  6240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:52.904908  6240 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 1 LEADER]: Becoming Leader. State: Replica: b2f137e10d794adfaf817266c73d81cd, State: Running, Role: LEADER
I20260608 10:06:52.905606  6240 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [LEADER]: Queue going to LEADER mode. State: All 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: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER }
I20260608 10:06:52.905934  6237 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:52.910579  6241 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2f137e10d794adfaf817266c73d81cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER } }
I20260608 10:06:52.911242  6241 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:52.912523  6242 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2f137e10d794adfaf817266c73d81cd. Latest consensus state: current_term: 1 leader_uuid: "b2f137e10d794adfaf817266c73d81cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2f137e10d794adfaf817266c73d81cd" member_type: VOTER } }
I20260608 10:06:52.913184  6242 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:52.913318  6248 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:52.919889  6248 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:52.922042   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:52.929590  6248 catalog_manager.cc:1382] Generated new cluster ID: ddc218867ed84e5fb217d65e697f9567
I20260608 10:06:52.929884  6248 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:52.967056  6248 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:52.968382  6248 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:52.981738  6248 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd: Generated new TSK 0
I20260608 10:06:52.982420  6248 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:52.988819   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:52.995956  6258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:52.997146  6259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:52.999396  6261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:52.999630   860 server_base.cc:1061] running on GCE node
I20260608 10:06:53.000691   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:53.000945   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:53.001097   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913213001083 us; error 0 us; skew 500 ppm
I20260608 10:06:53.001664   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:53.004192   860 webserver.cc:533] Webserver started at http://127.0.215.1:36251/ using document root <none> and password file <none>
I20260608 10:06:53.004698   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:53.004869   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:53.005096   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:53.006258   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "dae266311176445a8d97fde11b4f548d"
format_stamp: "Formatted at 2026-06-08 10:06:52 on dist-test-slave-l651"
I20260608 10:06:53.011353   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:06:53.015208  6266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.016191   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:53.016558   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "dae266311176445a8d97fde11b4f548d"
format_stamp: "Formatted at 2026-06-08 10:06:52 on dist-test-slave-l651"
I20260608 10:06:53.016917   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:53.027949   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:53.029217   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:53.030761   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:53.033274   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:53.033701   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.033988   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:53.034174   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.075623   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:46591
I20260608 10:06:53.075747  6328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:46591 every 8 connection(s)
I20260608 10:06:53.081574   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:53.089493  6333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:53.090623  6334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:53.094599   860 server_base.cc:1061] running on GCE node
W20260608 10:06:53.094749  6336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:53.098186   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:53.098515   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:53.098776   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913213098754 us; error 0 us; skew 500 ppm
I20260608 10:06:53.099470   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:53.100566  6329 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40703
I20260608 10:06:53.101024  6329 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:53.101972  6329 heartbeater.cc:507] Master 127.0.215.62:40703 requested a full tablet report, sending...
I20260608 10:06:53.102599   860 webserver.cc:533] Webserver started at http://127.0.215.2:34983/ using document root <none> and password file <none>
I20260608 10:06:53.103354   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:53.103638   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:53.103955   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:53.104946  6202 ts_manager.cc:194] Registered new tserver with Master: dae266311176445a8d97fde11b4f548d (127.0.215.1:46591)
I20260608 10:06:53.105683   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "beb7a1be70844b22a252e884c347e941"
format_stamp: "Formatted at 2026-06-08 10:06:53 on dist-test-slave-l651"
I20260608 10:06:53.107741  6202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58036
I20260608 10:06:53.112174   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260608 10:06:53.116056  6341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.117085   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:06:53.117427   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "beb7a1be70844b22a252e884c347e941"
format_stamp: "Formatted at 2026-06-08 10:06:53 on dist-test-slave-l651"
I20260608 10:06:53.117754   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:53.127378   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:53.128628   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:53.130199   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:53.132771   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:53.133010   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.133275   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:53.133462   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.174525   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:36761
I20260608 10:06:53.174631  6403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:36761 every 8 connection(s)
I20260608 10:06:53.179840   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:53.188098  6407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:53.190199  6408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:53.192044  6410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:53.193460   860 server_base.cc:1061] running on GCE node
I20260608 10:06:53.193956  6404 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40703
I20260608 10:06:53.194433  6404 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:53.194644   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:53.194937   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:53.195129   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913213195110 us; error 0 us; skew 500 ppm
I20260608 10:06:53.195299  6404 heartbeater.cc:507] Master 127.0.215.62:40703 requested a full tablet report, sending...
I20260608 10:06:53.195832   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:53.197808  6202 ts_manager.cc:194] Registered new tserver with Master: beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:06:53.198900   860 webserver.cc:533] Webserver started at http://127.0.215.3:35707/ using document root <none> and password file <none>
I20260608 10:06:53.199640   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:53.199890   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:53.199842  6202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58044
I20260608 10:06:53.200429   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:53.202175   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "069f6cffc65549b198808a4c7d227549"
format_stamp: "Formatted at 2026-06-08 10:06:53 on dist-test-slave-l651"
I20260608 10:06:53.207105   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:06:53.210812  6415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.211613   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:53.211943   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "069f6cffc65549b198808a4c7d227549"
format_stamp: "Formatted at 2026-06-08 10:06:53 on dist-test-slave-l651"
I20260608 10:06:53.212260   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:53.236642   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:53.237972   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:53.239578   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:53.242069   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:53.242372   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:53.242640   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:53.242841   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:53.283979   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:41083
I20260608 10:06:53.284121  6478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:41083 every 8 connection(s)
I20260608 10:06:53.299284  6479 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40703
I20260608 10:06:53.299688  6479 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:53.300446  6479 heartbeater.cc:507] Master 127.0.215.62:40703 requested a full tablet report, sending...
I20260608 10:06:53.302682  6202 ts_manager.cc:194] Registered new tserver with Master: 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:53.302886   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015352024s
I20260608 10:06:53.304221  6202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58048
I20260608 10:06:54.111315  6329 heartbeater.cc:499] Master 127.0.215.62:40703 was elected leader, sending a full tablet report...
I20260608 10:06:54.203527  6404 heartbeater.cc:499] Master 127.0.215.62:40703 was elected leader, sending a full tablet report...
I20260608 10:06:54.307152  6479 heartbeater.cc:499] Master 127.0.215.62:40703 was elected leader, sending a full tablet report...
I20260608 10:06:54.360517  6202 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58054:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:06:54.362984  6202 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:06:54.430744  6443 tablet_service.cc:1511] Processing CreateTablet for tablet 3ded323cefaf4a35a76a22525e5a475b (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:54.432407  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ded323cefaf4a35a76a22525e5a475b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.432996  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 91a30960d44447a989d090e79c15193e (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:54.434552  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a30960d44447a989d090e79c15193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.435593  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 44132ef2c074449bbf53f2fc14106ec1 (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:54.439191  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44132ef2c074449bbf53f2fc14106ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.449536  6369 tablet_service.cc:1511] Processing CreateTablet for tablet 3ded323cefaf4a35a76a22525e5a475b (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:54.450634  6294 tablet_service.cc:1511] Processing CreateTablet for tablet 3ded323cefaf4a35a76a22525e5a475b (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:54.451220  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ded323cefaf4a35a76a22525e5a475b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.451671  6367 tablet_service.cc:1511] Processing CreateTablet for tablet 91a30960d44447a989d090e79c15193e (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:54.452284  6294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ded323cefaf4a35a76a22525e5a475b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.451983  6292 tablet_service.cc:1511] Processing CreateTablet for tablet 91a30960d44447a989d090e79c15193e (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:54.453088  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a30960d44447a989d090e79c15193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.453361  6292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a30960d44447a989d090e79c15193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.454710  6293 tablet_service.cc:1511] Processing CreateTablet for tablet 44132ef2c074449bbf53f2fc14106ec1 (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:54.455782  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 44132ef2c074449bbf53f2fc14106ec1 (DEFAULT_TABLE table=test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:54.456252  6293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44132ef2c074449bbf53f2fc14106ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.457264  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44132ef2c074449bbf53f2fc14106ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:54.485484  6500 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: Bootstrap starting.
I20260608 10:06:54.494565  6500 tablet_bootstrap.cc:654] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.495842  6501 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: Bootstrap starting.
I20260608 10:06:54.516067  6499 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Bootstrap starting.
I20260608 10:06:54.521168  6501 tablet_bootstrap.cc:654] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.524605  6500 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: No bootstrap required, opened a new log
I20260608 10:06:54.525205  6500 ts_tablet_manager.cc:1403] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.023s
I20260608 10:06:54.526046  6499 tablet_bootstrap.cc:654] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.527558  6501 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: No bootstrap required, opened a new log
I20260608 10:06:54.528044  6501 ts_tablet_manager.cc:1403] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260608 10:06:54.528791  6500 raft_consensus.cc:359] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.529783  6500 raft_consensus.cc:385] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.530284  6500 raft_consensus.cc:740] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb7a1be70844b22a252e884c347e941, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.530776  6501 raft_consensus.cc:359] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.531500  6501 raft_consensus.cc:385] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.531184  6500 consensus_queue.cc:260] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.531802  6501 raft_consensus.cc:740] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069f6cffc65549b198808a4c7d227549, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.532876  6499 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: No bootstrap required, opened a new log
I20260608 10:06:54.532645  6501 consensus_queue.cc:260] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.533555  6499 ts_tablet_manager.cc:1403] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260608 10:06:54.534610  6500 ts_tablet_manager.cc:1434] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:06:54.536006  6500 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Bootstrap starting.
I20260608 10:06:54.541237  6501 ts_tablet_manager.cc:1434] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260608 10:06:54.542447  6501 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: Bootstrap starting.
I20260608 10:06:54.543712  6499 raft_consensus.cc:359] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.544595  6499 raft_consensus.cc:385] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.544931  6499 raft_consensus.cc:740] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae266311176445a8d97fde11b4f548d, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.545806  6499 consensus_queue.cc:260] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.549777  6505 raft_consensus.cc:493] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:54.550146  6500 tablet_bootstrap.cc:654] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.550756  6501 tablet_bootstrap.cc:654] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.550414  6505 raft_consensus.cc:515] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.554206  6505 leader_election.cc:290] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.557525  6499 ts_tablet_manager.cc:1434] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260608 10:06:54.559113  6499 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Bootstrap starting.
I20260608 10:06:54.569954  6499 tablet_bootstrap.cc:654] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.578229  6304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d" is_pre_election: true
W20260608 10:06:54.580201  6343 leader_election.cc:343] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dae266311176445a8d97fde11b4f548d (127.0.215.1:46591): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:06:54.581790  6330 tablet.cc:2404] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:54.583644  6501 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: No bootstrap required, opened a new log
I20260608 10:06:54.583511  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:06:54.584195  6501 ts_tablet_manager.cc:1403] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260608 10:06:54.584339  6453 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 0.
I20260608 10:06:54.584893  6500 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: No bootstrap required, opened a new log
I20260608 10:06:54.585613  6500 ts_tablet_manager.cc:1403] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.008s
I20260608 10:06:54.586232  6344 leader_election.cc:304] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [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: 069f6cffc65549b198808a4c7d227549, beb7a1be70844b22a252e884c347e941; no voters: dae266311176445a8d97fde11b4f548d
I20260608 10:06:54.587343  6505 raft_consensus.cc:2804] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:54.587733  6505 raft_consensus.cc:493] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:54.588111  6505 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.590006  6500 raft_consensus.cc:359] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.591254  6500 raft_consensus.cc:385] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.591774  6500 raft_consensus.cc:740] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb7a1be70844b22a252e884c347e941, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.587749  6501 raft_consensus.cc:359] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.592815  6500 consensus_queue.cc:260] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.593421  6501 raft_consensus.cc:385] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.593901  6501 raft_consensus.cc:740] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069f6cffc65549b198808a4c7d227549, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.595359  6499 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: No bootstrap required, opened a new log
I20260608 10:06:54.596190  6499 ts_tablet_manager.cc:1403] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.021s
I20260608 10:06:54.597342  6507 raft_consensus.cc:493] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:54.597637  6500 ts_tablet_manager.cc:1434] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.008s
I20260608 10:06:54.597908  6507 raft_consensus.cc:515] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.598868  6500 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: Bootstrap starting.
I20260608 10:06:54.599715  6499 raft_consensus.cc:359] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.594988  6501 consensus_queue.cc:260] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.602669  6501 ts_tablet_manager.cc:1434] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260608 10:06:54.604025  6501 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: Bootstrap starting.
I20260608 10:06:54.600448  6499 raft_consensus.cc:385] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.606619  6499 raft_consensus.cc:740] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae266311176445a8d97fde11b4f548d, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.613631  6507 leader_election.cc:290] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.613974  6499 consensus_queue.cc:260] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.606891  6500 tablet_bootstrap.cc:654] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.616953  6499 ts_tablet_manager.cc:1434] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:06:54.617364  6505 raft_consensus.cc:515] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.618165  6499 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: Bootstrap starting.
I20260608 10:06:54.613055  6501 tablet_bootstrap.cc:654] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.625125  6304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d"
W20260608 10:06:54.626883  6343 leader_election.cc:343] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dae266311176445a8d97fde11b4f548d (127.0.215.1:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:54.627779  6499 tablet_bootstrap.cc:654] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:54.629513  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549"
I20260608 10:06:54.630208  6453 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.634132  6505 leader_election.cc:290] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 election: Requested vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.650849  6453 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 1.
I20260608 10:06:54.652225  6501 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: No bootstrap required, opened a new log
I20260608 10:06:54.652354  6344 leader_election.cc:304] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [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: 069f6cffc65549b198808a4c7d227549, beb7a1be70844b22a252e884c347e941; no voters: dae266311176445a8d97fde11b4f548d
I20260608 10:06:54.653565  6505 raft_consensus.cc:2804] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:54.654255  6505 raft_consensus.cc:697] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Becoming Leader. State: Replica: beb7a1be70844b22a252e884c347e941, State: Running, Role: LEADER
I20260608 10:06:54.654755  6500 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: No bootstrap required, opened a new log
I20260608 10:06:54.655282  6500 ts_tablet_manager.cc:1403] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.011s
I20260608 10:06:54.655421  6505 consensus_queue.cc:237] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.658653  6379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941" is_pre_election: true
I20260608 10:06:54.658732  6500 raft_consensus.cc:359] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.659547  6500 raft_consensus.cc:385] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.659546  6379 raft_consensus.cc:2468] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae266311176445a8d97fde11b4f548d in term 0.
I20260608 10:06:54.660059  6500 raft_consensus.cc:740] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb7a1be70844b22a252e884c347e941, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.662613  6268 leader_election.cc:304] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb7a1be70844b22a252e884c347e941, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:54.660944  6501 ts_tablet_manager.cc:1403] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.011s
I20260608 10:06:54.663652  6507 raft_consensus.cc:2804] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:54.664481  6507 raft_consensus.cc:493] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:54.664841  6507 raft_consensus.cc:3060] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.665946  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:06:54.664001  6500 consensus_queue.cc:260] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
W20260608 10:06:54.667726  6269 leader_election.cc:343] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:54.669497  6500 ts_tablet_manager.cc:1434] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:06:54.670784  6501 raft_consensus.cc:359] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.671434  6501 raft_consensus.cc:385] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.671695  6501 raft_consensus.cc:740] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069f6cffc65549b198808a4c7d227549, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.672451  6501 consensus_queue.cc:260] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.674652  6501 ts_tablet_manager.cc:1434] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:06:54.676740  6507 raft_consensus.cc:515] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.678555  6506 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:54.679090  6506 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.679670  6379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941"
I20260608 10:06:54.680284  6379 raft_consensus.cc:3060] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.680666  6499 tablet_bootstrap.cc:492] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: No bootstrap required, opened a new log
I20260608 10:06:54.681282  6499 ts_tablet_manager.cc:1403] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.019s
I20260608 10:06:54.684777  6499 raft_consensus.cc:359] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.685483  6499 raft_consensus.cc:385] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:54.685776  6499 raft_consensus.cc:740] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae266311176445a8d97fde11b4f548d, State: Initialized, Role: FOLLOWER
I20260608 10:06:54.687068  6506 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:06:54.688344  6499 consensus_queue.cc:260] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:06:54.689878  6379 raft_consensus.cc:2468] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae266311176445a8d97fde11b4f548d in term 1.
I20260608 10:06:54.689203  6198 catalog_manager.cc:5696] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb7a1be70844b22a252e884c347e941 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "beb7a1be70844b22a252e884c347e941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:54.691288  6268 leader_election.cc:304] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb7a1be70844b22a252e884c347e941, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:54.698695  6507 leader_election.cc:290] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 1 election: Requested vote from peers beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.701324  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549"
I20260608 10:06:54.702215  6453 raft_consensus.cc:3060] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.704730  6507 raft_consensus.cc:2804] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:54.705289  6507 raft_consensus.cc:697] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 LEADER]: Becoming Leader. State: Replica: dae266311176445a8d97fde11b4f548d, State: Running, Role: LEADER
I20260608 10:06:54.706224  6507 consensus_queue.cc:237] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.722229  6505 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:54.723739  6505 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.727065  6304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d" is_pre_election: true
I20260608 10:06:54.727803  6304 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 0.
I20260608 10:06:54.727988  6499 ts_tablet_manager.cc:1434] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: Time spent starting tablet: real 0.046s	user 0.018s	sys 0.025s
I20260608 10:06:54.729341  6343 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb7a1be70844b22a252e884c347e941, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:54.729988  6453 raft_consensus.cc:2468] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae266311176445a8d97fde11b4f548d in term 1.
I20260608 10:06:54.730407  6513 raft_consensus.cc:2804] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:54.730844  6513 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:54.731251  6513 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.732388  6505 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.734136  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:06:54.734870  6453 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 0.
I20260608 10:06:54.738559  6304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d" is_pre_election: true
I20260608 10:06:54.739216  6304 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 069f6cffc65549b198808a4c7d227549 in term 0.
I20260608 10:06:54.740510  6417 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 069f6cffc65549b198808a4c7d227549, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:54.741216  6506 raft_consensus.cc:2804] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:54.741621  6506 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:54.741999  6506 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.742617  6513 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.745530  6513 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 election: Requested vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:54.745827  6304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d"
I20260608 10:06:54.746167  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549"
I20260608 10:06:54.746552  6304 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.747514  6379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941" is_pre_election: true
I20260608 10:06:54.748400  6379 raft_consensus.cc:2393] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 069f6cffc65549b198808a4c7d227549 in current term 1: Already voted for candidate beb7a1be70844b22a252e884c347e941 in this term.
I20260608 10:06:54.749240  6199 catalog_manager.cc:5696] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d reported cstate change: term changed from 0 to 1, leader changed from <none> to dae266311176445a8d97fde11b4f548d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "dae266311176445a8d97fde11b4f548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:54.751799  6506 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.753064  6453 raft_consensus.cc:2393] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beb7a1be70844b22a252e884c347e941 in current term 1: Already voted for candidate 069f6cffc65549b198808a4c7d227549 in this term.
I20260608 10:06:54.754115  6506 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [CANDIDATE]: Term 1 election: Requested vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:06:54.754400  6304 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 1.
I20260608 10:06:54.755889  6343 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb7a1be70844b22a252e884c347e941, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:54.756271  6303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d"
I20260608 10:06:54.756682  6513 raft_consensus.cc:2804] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:54.757194  6303 raft_consensus.cc:2393] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 069f6cffc65549b198808a4c7d227549 in current term 1: Already voted for candidate beb7a1be70844b22a252e884c347e941 in this term.
I20260608 10:06:54.757316  6513 raft_consensus.cc:697] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Becoming Leader. State: Replica: beb7a1be70844b22a252e884c347e941, State: Running, Role: LEADER
I20260608 10:06:54.758268  6513 consensus_queue.cc:237] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:54.759109  6379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941"
I20260608 10:06:54.760798  6417 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: 069f6cffc65549b198808a4c7d227549; no voters: beb7a1be70844b22a252e884c347e941, dae266311176445a8d97fde11b4f548d
I20260608 10:06:54.761699  6506 raft_consensus.cc:2749] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:06:54.768002  6198 catalog_manager.cc:5696] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb7a1be70844b22a252e884c347e941 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "beb7a1be70844b22a252e884c347e941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:54.850148   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:54.856550  6526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:06:54.857539  6527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:54.860795   860 server_base.cc:1061] running on GCE node
W20260608 10:06:54.860699  6529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:54.862720   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:54.862931   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:06:54.863071   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913214863060 us; error 0 us; skew 500 ppm
I20260608 10:06:54.863706   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:54.866832   860 webserver.cc:533] Webserver started at http://127.0.215.4:45709/ using document root <none> and password file <none>
I20260608 10:06:54.867362   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:54.867527   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:54.867746   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:54.868842   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "8b1068697a1b434c96738fcafd3ecceb"
format_stamp: "Formatted at 2026-06-08 10:06:54 on dist-test-slave-l651"
I20260608 10:06:54.873553   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:06:54.877175  6534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:54.878134   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:54.878491   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "8b1068697a1b434c96738fcafd3ecceb"
format_stamp: "Formatted at 2026-06-08 10:06:54 on dist-test-slave-l651"
I20260608 10:06:54.878762   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:06:54.890374  6303 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:54.897308  6513 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:54.901114   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:54.903138   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:54.907941   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 10:06:54.909577  6505 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:06:54.909960  6505 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:06:54.911374  6541 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:54.912331   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:54.912675   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:54.913019   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:54.913275   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:54.922096  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:54.946041  6379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1"
dest_uuid: "beb7a1be70844b22a252e884c347e941"
mode: GRACEFUL
new_leader_uuid: "069f6cffc65549b198808a4c7d227549"
 from {username='slave'} at 127.0.0.1:48286
I20260608 10:06:54.947055  6379 raft_consensus.cc:606] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Received request to transfer leadership to TS 069f6cffc65549b198808a4c7d227549
I20260608 10:06:54.948863  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:06:54.949489  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:54.976903   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:38881
I20260608 10:06:54.977124  6602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:38881 every 8 connection(s)
I20260608 10:06:54.992453  6603 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40703
I20260608 10:06:54.992865  6603 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:54.993605  6603 heartbeater.cc:507] Master 127.0.215.62:40703 requested a full tablet report, sending...
I20260608 10:06:54.995599  6198 ts_manager.cc:194] Registered new tserver with Master: 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4:38881)
I20260608 10:06:54.997162  6198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58070
I20260608 10:06:55.000001  6541 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:55.032027  6541 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:55.039461  6513 raft_consensus.cc:993] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: : Instructing follower 069f6cffc65549b198808a4c7d227549 to start an election
I20260608 10:06:55.039937  6541 raft_consensus.cc:1081] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Signalling peer 069f6cffc65549b198808a4c7d227549 to start an election
I20260608 10:06:55.041662  6453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1"
dest_uuid: "069f6cffc65549b198808a4c7d227549"
 from {username='slave'} at 127.0.0.1:45678
I20260608 10:06:55.042455  6453 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:55.042897  6453 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:55.048000  6453 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:55.049793  6453 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [CANDIDATE]: Term 2 election: Requested vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:06:55.050663  6303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dae266311176445a8d97fde11b4f548d"
I20260608 10:06:55.051003  6379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb7a1be70844b22a252e884c347e941"
I20260608 10:06:55.051355  6303 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:55.051585  6379 raft_consensus.cc:3055] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:55.051963  6379 raft_consensus.cc:740] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb7a1be70844b22a252e884c347e941, State: Running, Role: LEADER
I20260608 10:06:55.052879  6379 consensus_queue.cc:260] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:55.054244  6379 raft_consensus.cc:3060] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:55.058909  6303 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 069f6cffc65549b198808a4c7d227549 in term 2.
I20260608 10:06:55.060216  6417 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: 069f6cffc65549b198808a4c7d227549, dae266311176445a8d97fde11b4f548d; no voters: 
I20260608 10:06:55.061139  6506 raft_consensus.cc:2804] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:55.062132  6379 raft_consensus.cc:2468] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 069f6cffc65549b198808a4c7d227549 in term 2.
I20260608 10:06:55.062297  6506 raft_consensus.cc:697] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 LEADER]: Becoming Leader. State: Replica: 069f6cffc65549b198808a4c7d227549, State: Running, Role: LEADER
I20260608 10:06:55.063066  6507 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:55.063455  6506 consensus_queue.cc:237] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } }
I20260608 10:06:55.071295  6198 catalog_manager.cc:5696] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 reported cstate change: term changed from 1 to 2, leader changed from beb7a1be70844b22a252e884c347e941 (127.0.215.2) to 069f6cffc65549b198808a4c7d227549 (127.0.215.3). New cstate: current_term: 2 leader_uuid: "069f6cffc65549b198808a4c7d227549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:55.090457  6507 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:55.296957  6303 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:55.298681  6506 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:55.384469  6379 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:55.385953  6506 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:55.950110  6453 consensus_queue.cc:237] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:55.956578  6379 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:55.959918  6303 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:55.960089  6506 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:55.962061  6617 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:06:55.972102  6417 consensus_peers.cc:597] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 -> Peer 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4:38881): Couldn't send request to peer 8b1068697a1b434c96738fcafd3ecceb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44132ef2c074449bbf53f2fc14106ec1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.971508  6379 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:55.974074  6303 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:55.986943  6198 catalog_manager.cc:5696] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 reported cstate change: config changed from index -1 to 3, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New cstate: current_term: 2 leader_uuid: "069f6cffc65549b198808a4c7d227549" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.000209  6603 heartbeater.cc:499] Master 127.0.215.62:40703 was elected leader, sending a full tablet report...
I20260608 10:06:56.005198  6609 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.032141  6303 consensus_queue.cc:237] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:56.040510  6453 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:56.041105  6379 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:56.042476  6624 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:56.043854  6522 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:06:56.051712  6268 consensus_peers.cc:597] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d -> Peer 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4:38881): Couldn't send request to peer 8b1068697a1b434c96738fcafd3ecceb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a30960d44447a989d090e79c15193e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:56.054783  6453 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.055882  6379 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.072885  6199 catalog_manager.cc:5696] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 reported cstate change: config changed from index -1 to 2, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "dae266311176445a8d97fde11b4f548d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.244743  6629 ts_tablet_manager.cc:933] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Initiating tablet copy from peer 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:06:56.247130  6629 tablet_copy_client.cc:323] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:41083
I20260608 10:06:56.260461  6463 tablet_copy_service.cc:140] P 069f6cffc65549b198808a4c7d227549: Received BeginTabletCopySession request for tablet 44132ef2c074449bbf53f2fc14106ec1 from peer 8b1068697a1b434c96738fcafd3ecceb ({username='slave'} at 127.0.0.1:45692)
I20260608 10:06:56.261437  6463 tablet_copy_service.cc:161] P 069f6cffc65549b198808a4c7d227549: Beginning new tablet copy session on tablet 44132ef2c074449bbf53f2fc14106ec1 from peer 8b1068697a1b434c96738fcafd3ecceb at {username='slave'} at 127.0.0.1:45692: session id = 8b1068697a1b434c96738fcafd3ecceb-44132ef2c074449bbf53f2fc14106ec1
I20260608 10:06:56.259238  6624 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } } }
I20260608 10:06:56.274605  6463 tablet_copy_source_session.cc:215] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:56.282836  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44132ef2c074449bbf53f2fc14106ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:56.298272  6629 tablet_copy_client.cc:806] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:56.298992  6629 tablet_copy_client.cc:670] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:56.304390  6629 tablet_copy_client.cc:538] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:56.315044  6629 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap starting.
I20260608 10:06:56.345683  6629 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:56.346818  6629 tablet_bootstrap.cc:492] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap complete.
I20260608 10:06:56.347628  6629 ts_tablet_manager.cc:1403] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260608 10:06:56.351619  6629 raft_consensus.cc:359] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:56.352562  6629 raft_consensus.cc:740] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8b1068697a1b434c96738fcafd3ecceb, State: Initialized, Role: LEARNER
I20260608 10:06:56.353395  6629 consensus_queue.cc:260] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:56.357837  6633 ts_tablet_manager.cc:933] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Initiating tablet copy from peer dae266311176445a8d97fde11b4f548d (127.0.215.1:46591)
I20260608 10:06:56.358863  6629 ts_tablet_manager.cc:1434] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20260608 10:06:56.361384  6463 tablet_copy_service.cc:342] P 069f6cffc65549b198808a4c7d227549: Request end of tablet copy session 8b1068697a1b434c96738fcafd3ecceb-44132ef2c074449bbf53f2fc14106ec1 received from {username='slave'} at 127.0.0.1:45692
I20260608 10:06:56.361909  6463 tablet_copy_service.cc:434] P 069f6cffc65549b198808a4c7d227549: ending tablet copy session 8b1068697a1b434c96738fcafd3ecceb-44132ef2c074449bbf53f2fc14106ec1 on tablet 44132ef2c074449bbf53f2fc14106ec1 with peer 8b1068697a1b434c96738fcafd3ecceb
I20260608 10:06:56.362404  6633 tablet_copy_client.cc:323] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:46591
I20260608 10:06:56.377386  6314 tablet_copy_service.cc:140] P dae266311176445a8d97fde11b4f548d: Received BeginTabletCopySession request for tablet 91a30960d44447a989d090e79c15193e from peer 8b1068697a1b434c96738fcafd3ecceb ({username='slave'} at 127.0.0.1:48738)
I20260608 10:06:56.378049  6314 tablet_copy_service.cc:161] P dae266311176445a8d97fde11b4f548d: Beginning new tablet copy session on tablet 91a30960d44447a989d090e79c15193e from peer 8b1068697a1b434c96738fcafd3ecceb at {username='slave'} at 127.0.0.1:48738: session id = 8b1068697a1b434c96738fcafd3ecceb-91a30960d44447a989d090e79c15193e
I20260608 10:06:56.386039  6314 tablet_copy_source_session.cc:215] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:56.389869  6633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a30960d44447a989d090e79c15193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:56.404528  6633 tablet_copy_client.cc:806] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:56.405138  6633 tablet_copy_client.cc:670] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:56.409488  6633 tablet_copy_client.cc:538] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:56.416401  6633 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap starting.
I20260608 10:06:56.437345  6633 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:56.438141  6633 tablet_bootstrap.cc:492] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Bootstrap complete.
I20260608 10:06:56.438851  6633 ts_tablet_manager.cc:1403] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260608 10:06:56.441322  6633 raft_consensus.cc:359] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:56.441937  6633 raft_consensus.cc:740] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b1068697a1b434c96738fcafd3ecceb, State: Initialized, Role: LEARNER
I20260608 10:06:56.442566  6633 consensus_queue.cc:260] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: true } }
I20260608 10:06:56.444605  6633 ts_tablet_manager.cc:1434] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:56.446470  6314 tablet_copy_service.cc:342] P dae266311176445a8d97fde11b4f548d: Request end of tablet copy session 8b1068697a1b434c96738fcafd3ecceb-91a30960d44447a989d090e79c15193e received from {username='slave'} at 127.0.0.1:48738
I20260608 10:06:56.446944  6314 tablet_copy_service.cc:434] P dae266311176445a8d97fde11b4f548d: ending tablet copy session 8b1068697a1b434c96738fcafd3ecceb-91a30960d44447a989d090e79c15193e on tablet 91a30960d44447a989d090e79c15193e with peer 8b1068697a1b434c96738fcafd3ecceb
I20260608 10:06:56.488157  6578 raft_consensus.cc:1217] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:06:56.690371  6578 raft_consensus.cc:1217] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:56.951149  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:56.955051  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:56.955595  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:57.017917  6622 raft_consensus.cc:1064] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: attempting to promote NON_VOTER 8b1068697a1b434c96738fcafd3ecceb to VOTER
I20260608 10:06:57.020851  6622 consensus_queue.cc:237] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:06:57.030064  6379 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:57.030138  6578 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 LEARNER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:57.032125  6303 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:57.032446  6609 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:57.033692  6622 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:57.034693  6639 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:57.058770  6578 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.062587  6303 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.072942  6200 catalog_manager.cc:5696] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb reported cstate change: config changed from index 3 to 4, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "069f6cffc65549b198808a4c7d227549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.247340  6622 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.261184  6379 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } attrs { replace: true } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.333289  6624 raft_consensus.cc:1064] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: attempting to promote NON_VOTER 8b1068697a1b434c96738fcafd3ecceb to VOTER
I20260608 10:06:57.335716  6624 consensus_queue.cc:237] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:06:57.336164  6453 consensus_queue.cc:237] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [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: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:06:57.342613  6578 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:57.344515  6609 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:57.346189  6379 raft_consensus.cc:1275] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Refusing update from remote peer 069f6cffc65549b198808a4c7d227549: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:57.348366  6452 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:57.349431  6578 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 LEARNER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:57.350960  6379 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:57.351274  6626 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:57.353271  6609 consensus_queue.cc:1048] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:57.353591  6626 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:57.357085  6647 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:57.359551  6577 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dae266311176445a8d97fde11b4f548d (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.366515  6377 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dae266311176445a8d97fde11b4f548d (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.390509  6452 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.391866  6199 catalog_manager.cc:5696] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb reported cstate change: config changed from index 4 to 5, VOTER dae266311176445a8d97fde11b4f548d (127.0.215.1) evicted. New cstate: current_term: 2 leader_uuid: "069f6cffc65549b198808a4c7d227549" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.396946  6576 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.405894  6202 catalog_manager.cc:5696] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 reported cstate change: config changed from index 2 to 3, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dae266311176445a8d97fde11b4f548d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.572322  6294 tablet_service.cc:1558] Processing DeleteTablet for tablet 44132ef2c074449bbf53f2fc14106ec1 with delete_type TABLET_DATA_TOMBSTONED (TS dae266311176445a8d97fde11b4f548d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48704
I20260608 10:06:57.575794  6651 tablet_replica.cc:333] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: stopping tablet replica
I20260608 10:06:57.577020  6651 raft_consensus.cc:2243] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:57.577955  6651 raft_consensus.cc:2272] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:57.581904  6651 ts_tablet_manager.cc:1916] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:57.599502  6651 ts_tablet_manager.cc:1929] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:06:57.599961  6651 log.cc:1199] T 44132ef2c074449bbf53f2fc14106ec1 P dae266311176445a8d97fde11b4f548d: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-0-root/wals/44132ef2c074449bbf53f2fc14106ec1
I20260608 10:06:57.601900  6187 catalog_manager.cc:5027] TS dae266311176445a8d97fde11b4f548d (127.0.215.1:46591): tablet 44132ef2c074449bbf53f2fc14106ec1 (table test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]) successfully deleted
I20260608 10:06:57.605341  6626 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.616704  6377 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } attrs { replace: true } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.740749  6303 consensus_queue.cc:237] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:06:57.746639  6576 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.748432  6624 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:57.748878  6452 raft_consensus.cc:1275] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.752863  6624 consensus_queue.cc:1048] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:57.758288  6576 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb7a1be70844b22a252e884c347e941 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.764220  6452 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb7a1be70844b22a252e884c347e941 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.772018  6200 catalog_manager.cc:5696] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb reported cstate change: config changed from index 3 to 4, VOTER beb7a1be70844b22a252e884c347e941 (127.0.215.2) evicted. New cstate: current_term: 1 leader_uuid: "dae266311176445a8d97fde11b4f548d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:57.977469  6368 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a30960d44447a989d090e79c15193e with delete_type TABLET_DATA_TOMBSTONED (TS beb7a1be70844b22a252e884c347e941 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48276
I20260608 10:06:57.980428  6653 tablet_replica.cc:333] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: stopping tablet replica
I20260608 10:06:57.981824  6653 raft_consensus.cc:2243] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:57.982699  6653 raft_consensus.cc:2272] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:57.986006  6653 ts_tablet_manager.cc:1916] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:57.999985  6653 ts_tablet_manager.cc:1929] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:06:58.000379  6653 log.cc:1199] T 91a30960d44447a989d090e79c15193e P beb7a1be70844b22a252e884c347e941: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913065073650-860-0/minicluster-data/ts-1-root/wals/91a30960d44447a989d090e79c15193e
I20260608 10:06:58.002209  6187 catalog_manager.cc:5027] TS beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761): tablet 91a30960d44447a989d090e79c15193e (table test-workload [id=f58ea9ceba27487e9bdf184d4b9b7359]) successfully deleted
I20260608 10:06:58.254119  6652 raft_consensus.cc:2955] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb7a1be70844b22a252e884c347e941 (127.0.215.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:58.262427  6187 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 91a30960d44447a989d090e79c15193e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:58.309525  6639 raft_consensus.cc:2955] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dae266311176445a8d97fde11b4f548d (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } } }
I20260608 10:06:58.317938  6188 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 44132ef2c074449bbf53f2fc14106ec1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:58.956661  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:58.959609  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:58.960060  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:00.961374  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:00.966162  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:00.967010  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:02.337427  6233 debug-util.cc:398] Leaking SignalData structure 0x7b0800191120 after lost signal to thread 863
W20260608 10:07:02.339566  6233 debug-util.cc:398] Leaking SignalData structure 0x7b0800071c60 after lost signal to thread 6236
I20260608 10:07:02.750149  6657 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 069f6cffc65549b198808a4c7d227549)
I20260608 10:07:02.751657  6657 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:07:02.760740  6657 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:07:02.763624  6658 raft_consensus.cc:493] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 069f6cffc65549b198808a4c7d227549)
I20260608 10:07:02.764395  6656 raft_consensus.cc:493] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader beb7a1be70844b22a252e884c347e941)
I20260608 10:07:02.765232  6656 raft_consensus.cc:515] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:02.764420  6658 raft_consensus.cc:515] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:07:02.776054  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941" is_pre_election: true
I20260608 10:07:02.778892  6656 leader_election.cc:290] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083), beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:07:02.779569  6658 leader_election.cc:290] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083), 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4:38881)
I20260608 10:07:02.781412  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:07:02.782238  6660 raft_consensus.cc:493] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dae266311176445a8d97fde11b4f548d)
I20260608 10:07:02.782286  6452 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae266311176445a8d97fde11b4f548d in term 1.
I20260608 10:07:02.783303  6660 raft_consensus.cc:515] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:07:02.785943  6660 leader_election.cc:290] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 8b1068697a1b434c96738fcafd3ecceb (127.0.215.4:38881)
I20260608 10:07:02.786376  6269 leader_election.cc:304] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [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: 069f6cffc65549b198808a4c7d227549, dae266311176445a8d97fde11b4f548d; no voters: beb7a1be70844b22a252e884c347e941
I20260608 10:07:02.787467  6656 raft_consensus.cc:2804] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:02.787962  6656 raft_consensus.cc:493] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Starting leader election (detected failure of leader beb7a1be70844b22a252e884c347e941)
I20260608 10:07:02.788501  6656 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:02.797173  6303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d" is_pre_election: true
I20260608 10:07:02.797173  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "8b1068697a1b434c96738fcafd3ecceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:07:02.800806  6657 raft_consensus.cc:493] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dae266311176445a8d97fde11b4f548d)
I20260608 10:07:02.801559  6657 raft_consensus.cc:515] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "8b1068697a1b434c96738fcafd3ecceb" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 38881 } attrs { promote: false } }
I20260608 10:07:02.801749  6656 raft_consensus.cc:515] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:02.805377  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549"
I20260608 10:07:02.806174  6452 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:02.806960  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "dae266311176445a8d97fde11b4f548d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941"
I20260608 10:07:02.807821  6657 leader_election.cc:290] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:07:02.806934  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:07:02.810916  6656 leader_election.cc:290] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [CANDIDATE]: Term 2 election: Requested vote from peers 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083), beb7a1be70844b22a252e884c347e941 (127.0.215.2:36761)
I20260608 10:07:02.813805  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "8b1068697a1b434c96738fcafd3ecceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "069f6cffc65549b198808a4c7d227549" is_pre_election: true
I20260608 10:07:02.820605  6576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "069f6cffc65549b198808a4c7d227549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8b1068697a1b434c96738fcafd3ecceb" is_pre_election: true
I20260608 10:07:02.821849  6303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a30960d44447a989d090e79c15193e" candidate_uuid: "8b1068697a1b434c96738fcafd3ecceb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dae266311176445a8d97fde11b4f548d" is_pre_election: true
W20260608 10:07:02.823752  6233 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3b00 after lost signal to thread 6328
I20260608 10:07:02.823661  6452 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae266311176445a8d97fde11b4f548d in term 2.
I20260608 10:07:02.824410  6417 leader_election.cc:304] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [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: 069f6cffc65549b198808a4c7d227549; no voters: 8b1068697a1b434c96738fcafd3ecceb, dae266311176445a8d97fde11b4f548d
I20260608 10:07:02.825326  6269 leader_election.cc:304] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [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: 069f6cffc65549b198808a4c7d227549, dae266311176445a8d97fde11b4f548d; no voters: beb7a1be70844b22a252e884c347e941
I20260608 10:07:02.825973  6453 raft_consensus.cc:1240] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Rejecting Update request from peer beb7a1be70844b22a252e884c347e941 for earlier term 1. Current term is 2. Ops: []
W20260608 10:07:02.833187  6233 debug-util.cc:398] Leaking SignalData structure 0x7b08002674e0 after lost signal to thread 6478
I20260608 10:07:02.834676  6626 raft_consensus.cc:2804] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:02.835614  6626 raft_consensus.cc:697] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 LEADER]: Becoming Leader. State: Replica: dae266311176445a8d97fde11b4f548d, State: Running, Role: LEADER
I20260608 10:07:02.827327  6660 raft_consensus.cc:2749] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:07:02.836863  6626 consensus_queue.cc:237] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:02.846592  6536 leader_election.cc:304] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [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: 8b1068697a1b434c96738fcafd3ecceb; no voters: 069f6cffc65549b198808a4c7d227549, dae266311176445a8d97fde11b4f548d
I20260608 10:07:02.847573  6657 raft_consensus.cc:2749] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:07:02.849568  6576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8b1068697a1b434c96738fcafd3ecceb" is_pre_election: true
I20260608 10:07:02.852322  6343 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb7a1be70844b22a252e884c347e941; no voters: 069f6cffc65549b198808a4c7d227549, 8b1068697a1b434c96738fcafd3ecceb
I20260608 10:07:02.852317  6637 consensus_queue.cc:1059] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:02.854164  6658 raft_consensus.cc:2749] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:07:02.866233  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44132ef2c074449bbf53f2fc14106ec1" candidate_uuid: "8b1068697a1b434c96738fcafd3ecceb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "beb7a1be70844b22a252e884c347e941" is_pre_election: true
I20260608 10:07:02.867991  6536 leader_election.cc:304] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1068697a1b434c96738fcafd3ecceb; no voters: 069f6cffc65549b198808a4c7d227549, beb7a1be70844b22a252e884c347e941
I20260608 10:07:02.869040  6657 raft_consensus.cc:2749] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:07:02.872105  6199 catalog_manager.cc:5696] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d reported cstate change: term changed from 1 to 2, leader changed from beb7a1be70844b22a252e884c347e941 (127.0.215.2) to dae266311176445a8d97fde11b4f548d (127.0.215.1). New cstate: current_term: 2 leader_uuid: "dae266311176445a8d97fde11b4f548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:02.968278  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:02.971690  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:02.972151  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:03.023574  6637 raft_consensus.cc:3055] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:07:03.024065  6637 raft_consensus.cc:740] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb7a1be70844b22a252e884c347e941, State: Running, Role: LEADER
I20260608 10:07:03.024994  6637 consensus_queue.cc:260] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:03.026304  6637 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:03.097925  6377 raft_consensus.cc:1275] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:03.099746  6626 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:03.193611  6453 raft_consensus.cc:1275] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Refusing update from remote peer dae266311176445a8d97fde11b4f548d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:03.195510  6626 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:04.973162  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:04.995883  6303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b"
dest_uuid: "dae266311176445a8d97fde11b4f548d"
mode: GRACEFUL
new_leader_uuid: "beb7a1be70844b22a252e884c347e941"
 from {username='slave'} at 127.0.0.1:53612
I20260608 10:07:04.996757  6303 raft_consensus.cc:606] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 LEADER]: Received request to transfer leadership to TS beb7a1be70844b22a252e884c347e941
I20260608 10:07:04.998420  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:07:04.998876  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:05.293833  6656 raft_consensus.cc:993] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: : Instructing follower beb7a1be70844b22a252e884c347e941 to start an election
I20260608 10:07:05.294574  6677 raft_consensus.cc:1081] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 LEADER]: Signalling peer beb7a1be70844b22a252e884c347e941 to start an election
I20260608 10:07:05.296561  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b"
dest_uuid: "beb7a1be70844b22a252e884c347e941"
 from {username='slave'} at 127.0.0.1:48282
I20260608 10:07:05.297154  6377 raft_consensus.cc:493] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:07:05.297494  6377 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:05.303128  6377 raft_consensus.cc:515] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:05.305258  6377 leader_election.cc:290] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [CANDIDATE]: Term 3 election: Requested vote from peers dae266311176445a8d97fde11b4f548d (127.0.215.1:46591), 069f6cffc65549b198808a4c7d227549 (127.0.215.3:41083)
I20260608 10:07:05.306284  6303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dae266311176445a8d97fde11b4f548d"
I20260608 10:07:05.306716  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ded323cefaf4a35a76a22525e5a475b" candidate_uuid: "beb7a1be70844b22a252e884c347e941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "069f6cffc65549b198808a4c7d227549"
I20260608 10:07:05.307148  6303 raft_consensus.cc:3055] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:05.307361  6453 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:05.307642  6303 raft_consensus.cc:740] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dae266311176445a8d97fde11b4f548d, State: Running, Role: LEADER
I20260608 10:07:05.308709  6303 consensus_queue.cc:260] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:05.310276  6303 raft_consensus.cc:3060] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:05.313473  6453 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 3.
I20260608 10:07:05.314922  6344 leader_election.cc:304] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [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: 069f6cffc65549b198808a4c7d227549, beb7a1be70844b22a252e884c347e941; no voters: 
I20260608 10:07:05.316668  6680 raft_consensus.cc:2804] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:05.318061  6680 raft_consensus.cc:697] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 3 LEADER]: Becoming Leader. State: Replica: beb7a1be70844b22a252e884c347e941, State: Running, Role: LEADER
I20260608 10:07:05.318843  6303 raft_consensus.cc:2468] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb7a1be70844b22a252e884c347e941 in term 3.
I20260608 10:07:05.319723  6680 consensus_queue.cc:237] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [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: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } }
I20260608 10:07:05.328043  6199 catalog_manager.cc:5696] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 reported cstate change: term changed from 2 to 3, leader changed from dae266311176445a8d97fde11b4f548d (127.0.215.1) to beb7a1be70844b22a252e884c347e941 (127.0.215.2). New cstate: current_term: 3 leader_uuid: "beb7a1be70844b22a252e884c347e941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb7a1be70844b22a252e884c347e941" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 36761 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:05.594431  6303 raft_consensus.cc:1275] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 3 FOLLOWER]: Refusing update from remote peer beb7a1be70844b22a252e884c347e941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:05.594965  6453 raft_consensus.cc:1275] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 3 FOLLOWER]: Refusing update from remote peer beb7a1be70844b22a252e884c347e941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:05.596429  6680 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae266311176445a8d97fde11b4f548d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:05.597179  6681 consensus_queue.cc:1048] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "069f6cffc65549b198808a4c7d227549" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:07.000252  6255 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:07.003865  6255 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:07.004323  6255 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:07.108752   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:07:07.137336   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.138654   860 tablet_replica.cc:333] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d: stopping tablet replica
I20260608 10:07:07.139586   860 raft_consensus.cc:2243] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.140717   860 raft_consensus.cc:2272] T 3ded323cefaf4a35a76a22525e5a475b P dae266311176445a8d97fde11b4f548d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.143812   860 tablet_replica.cc:333] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d: stopping tablet replica
I20260608 10:07:07.144380   860 raft_consensus.cc:2243] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.145546   860 raft_consensus.cc:2272] T 91a30960d44447a989d090e79c15193e P dae266311176445a8d97fde11b4f548d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:07.159266  6343 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108) [suppressed 5 similar messages]
W20260608 10:07:07.164922  6343 consensus_peers.cc:597] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 -> Peer dae266311176445a8d97fde11b4f548d (127.0.215.1:46591): Couldn't send request to peer dae266311176445a8d97fde11b4f548d. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:46591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:07.173283   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:07:07.192682   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:07:07.222834   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.223708   860 tablet_replica.cc:333] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941: stopping tablet replica
I20260608 10:07:07.224440   860 raft_consensus.cc:2243] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.225246   860 raft_consensus.cc:2272] T 44132ef2c074449bbf53f2fc14106ec1 P beb7a1be70844b22a252e884c347e941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.228035   860 tablet_replica.cc:333] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941: stopping tablet replica
I20260608 10:07:07.228557   860 raft_consensus.cc:2243] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.229512   860 raft_consensus.cc:2272] T 3ded323cefaf4a35a76a22525e5a475b P beb7a1be70844b22a252e884c347e941 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.255167   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:07:07.273950   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:07:07.297261   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.298060   860 tablet_replica.cc:333] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549: stopping tablet replica
I20260608 10:07:07.298784   860 raft_consensus.cc:2243] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.299796   860 raft_consensus.cc:2272] T 44132ef2c074449bbf53f2fc14106ec1 P 069f6cffc65549b198808a4c7d227549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.302605   860 tablet_replica.cc:333] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549: stopping tablet replica
I20260608 10:07:07.303197   860 raft_consensus.cc:2243] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.303963   860 raft_consensus.cc:2272] T 91a30960d44447a989d090e79c15193e P 069f6cffc65549b198808a4c7d227549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.306578   860 tablet_replica.cc:333] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549: stopping tablet replica
I20260608 10:07:07.307058   860 raft_consensus.cc:2243] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.307602   860 raft_consensus.cc:2272] T 3ded323cefaf4a35a76a22525e5a475b P 069f6cffc65549b198808a4c7d227549 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.332700   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:07:07.349797   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:07:07.376163   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.377106   860 tablet_replica.cc:333] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb: stopping tablet replica
I20260608 10:07:07.378221   860 raft_consensus.cc:2243] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.379078   860 raft_consensus.cc:2272] T 91a30960d44447a989d090e79c15193e P 8b1068697a1b434c96738fcafd3ecceb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.381768   860 tablet_replica.cc:333] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb: stopping tablet replica
I20260608 10:07:07.382296   860 raft_consensus.cc:2243] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.383184   860 raft_consensus.cc:2272] T 44132ef2c074449bbf53f2fc14106ec1 P 8b1068697a1b434c96738fcafd3ecceb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.405081   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:07:07.420198   860 master.cc:562] Master@127.0.215.62:40703 shutting down...
I20260608 10:07:07.443101   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.443892   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.444327   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2f137e10d794adfaf817266c73d81cd: stopping tablet replica
I20260608 10:07:07.488579   860 master.cc:584] Master@127.0.215.62:40703 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (14758 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:07:07.533110   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:38985
I20260608 10:07:07.534665   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:07.541895  6696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.541895  6697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.542081  6699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.542975   860 server_base.cc:1061] running on GCE node
I20260608 10:07:07.544315   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:07.544525   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:07.544654   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913227544642 us; error 0 us; skew 500 ppm
I20260608 10:07:07.545192   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:07.547854   860 webserver.cc:533] Webserver started at http://127.0.215.62:37581/ using document root <none> and password file <none>
I20260608 10:07:07.548410   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:07.548583   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:07.548817   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:07.550067   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "617c073d79a14ae7859ace32fd77071a"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.555279   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:07.559204  6704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.560034   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:07.560365   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "617c073d79a14ae7859ace32fd77071a"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.560673   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:07.575955   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:07.577313   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:07.619869   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:38985
I20260608 10:07:07.620010  6755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:38985 every 8 connection(s)
I20260608 10:07:07.624544  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.636938  6756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a: Bootstrap starting.
I20260608 10:07:07.642369  6756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.647161  6756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a: No bootstrap required, opened a new log
I20260608 10:07:07.649643  6756 raft_consensus.cc:359] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER }
I20260608 10:07:07.650116  6756 raft_consensus.cc:385] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.650306  6756 raft_consensus.cc:740] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617c073d79a14ae7859ace32fd77071a, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.651021  6756 consensus_queue.cc:260] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER }
I20260608 10:07:07.651512  6756 raft_consensus.cc:399] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:07.651721  6756 raft_consensus.cc:493] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:07.651947  6756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.657125  6756 raft_consensus.cc:515] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER }
I20260608 10:07:07.657675  6756 leader_election.cc:304] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [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: 617c073d79a14ae7859ace32fd77071a; no voters: 
I20260608 10:07:07.658926  6756 leader_election.cc:290] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:07.659384  6759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.660912  6759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 1 LEADER]: Becoming Leader. State: Replica: 617c073d79a14ae7859ace32fd77071a, State: Running, Role: LEADER
I20260608 10:07:07.661617  6759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [LEADER]: Queue going to LEADER mode. State: All 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: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER }
I20260608 10:07:07.662370  6756 sys_catalog.cc:565] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:07.666791  6761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 617c073d79a14ae7859ace32fd77071a. Latest consensus state: current_term: 1 leader_uuid: "617c073d79a14ae7859ace32fd77071a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER } }
I20260608 10:07:07.666714  6760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "617c073d79a14ae7859ace32fd77071a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "617c073d79a14ae7859ace32fd77071a" member_type: VOTER } }
I20260608 10:07:07.667601  6761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:07.667802  6760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:07.671003  6766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:07.676682  6766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:07.680320   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:07.687021  6766 catalog_manager.cc:1382] Generated new cluster ID: 411de3b0a8ce41228a3f727aedb48db1
I20260608 10:07:07.687364  6766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:07.714004  6766 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:07.715541  6766 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:07.736205  6766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a: Generated new TSK 0
I20260608 10:07:07.736876  6766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:07.747861   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:07.754850  6777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.756275  6778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.757539  6780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.758392   860 server_base.cc:1061] running on GCE node
I20260608 10:07:07.759367   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:07.759598   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:07.759774   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913227759756 us; error 0 us; skew 500 ppm
I20260608 10:07:07.760394   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:07.763039   860 webserver.cc:533] Webserver started at http://127.0.215.1:45115/ using document root <none> and password file <none>
I20260608 10:07:07.763692   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:07.763931   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:07.764230   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:07.765414   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "c90b258002e4457ca504d780e6027ef1"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.770668   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:07:07.774595  6785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.775429   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:07:07.775771   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "c90b258002e4457ca504d780e6027ef1"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.776065   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:07.811252   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:07.812598   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:07.814288   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:07.816953   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:07.817415   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.817770   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:07.817937   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.861230   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:44855
I20260608 10:07:07.861361  6847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:44855 every 8 connection(s)
I20260608 10:07:07.866977   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:07.876048  6852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.876262  6853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.884284   860 server_base.cc:1061] running on GCE node
W20260608 10:07:07.884183  6855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.886706   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:07.886984   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:07.887192   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913227887167 us; error 0 us; skew 500 ppm
I20260608 10:07:07.887826   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:07.887852  6848 heartbeater.cc:344] Connected to a master server at 127.0.215.62:38985
I20260608 10:07:07.888347  6848 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:07.889369  6848 heartbeater.cc:507] Master 127.0.215.62:38985 requested a full tablet report, sending...
I20260608 10:07:07.890702   860 webserver.cc:533] Webserver started at http://127.0.215.2:44049/ using document root <none> and password file <none>
I20260608 10:07:07.891366   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:07.891592   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:07.891884   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:07.892058  6721 ts_manager.cc:194] Registered new tserver with Master: c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855)
I20260608 10:07:07.893182   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "0d62984084614d6fb38ac3baecd0143f"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.894140  6721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58264
I20260608 10:07:07.898536   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260608 10:07:07.902427  6860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.903263   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:07:07.903600   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "0d62984084614d6fb38ac3baecd0143f"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:07.903914   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:07.923004   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:07.924340   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:07.925885   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:07.928372   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:07.928617   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.928869   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:07.929045   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.971843   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:38231
I20260608 10:07:07.971967  6922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:38231 every 8 connection(s)
I20260608 10:07:07.977295   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:07.984946  6926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:07.986745  6927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.990291  6923 heartbeater.cc:344] Connected to a master server at 127.0.215.62:38985
W20260608 10:07:07.990669  6929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:07.990834  6923 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:07.990713   860 server_base.cc:1061] running on GCE node
I20260608 10:07:07.992092  6923 heartbeater.cc:507] Master 127.0.215.62:38985 requested a full tablet report, sending...
I20260608 10:07:07.992164   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:07.992529   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:07.992727   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913227992710 us; error 0 us; skew 500 ppm
I20260608 10:07:07.993409   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:07.994518  6721 ts_manager.cc:194] Registered new tserver with Master: 0d62984084614d6fb38ac3baecd0143f (127.0.215.2:38231)
I20260608 10:07:07.996171   860 webserver.cc:533] Webserver started at http://127.0.215.3:34997/ using document root <none> and password file <none>
I20260608 10:07:07.996325  6721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58274
I20260608 10:07:07.996835   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:07.997102   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:07.997429   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:07.998848   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "ec44fd588af044728920ea6b67b6d60e"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:08.003697   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:08.007529  6934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.008395   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:08.008747   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "ec44fd588af044728920ea6b67b6d60e"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-l651"
I20260608 10:07:08.009090   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:08.035794   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:08.037139   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:08.038774   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:08.041392   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:08.041707   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.041985   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:08.042207   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.087623   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:45301
I20260608 10:07:08.087772  6996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:45301 every 8 connection(s)
I20260608 10:07:08.103415  6997 heartbeater.cc:344] Connected to a master server at 127.0.215.62:38985
I20260608 10:07:08.103880  6997 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:08.104808  6997 heartbeater.cc:507] Master 127.0.215.62:38985 requested a full tablet report, sending...
I20260608 10:07:08.107223  6721 ts_manager.cc:194] Registered new tserver with Master: ec44fd588af044728920ea6b67b6d60e (127.0.215.3:45301)
I20260608 10:07:08.107762   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016078209s
I20260608 10:07:08.108855  6721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58282
I20260608 10:07:08.897233  6848 heartbeater.cc:499] Master 127.0.215.62:38985 was elected leader, sending a full tablet report...
I20260608 10:07:08.999269  6923 heartbeater.cc:499] Master 127.0.215.62:38985 was elected leader, sending a full tablet report...
I20260608 10:07:09.112166  6997 heartbeater.cc:499] Master 127.0.215.62:38985 was elected leader, sending a full tablet report...
I20260608 10:07:09.169361  6721 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58296:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:07:09.171794  6721 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:07:09.222293  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410c9d466d4c20a8a93262312c6c16 (DEFAULT_TABLE table=test-workload [id=f6e3d220eac546c3b14a239dd2fef086]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:09.223649  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410c9d466d4c20a8a93262312c6c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:09.224169  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410c9d466d4c20a8a93262312c6c16 (DEFAULT_TABLE table=test-workload [id=f6e3d220eac546c3b14a239dd2fef086]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:09.225281  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410c9d466d4c20a8a93262312c6c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:09.241482  7017 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: Bootstrap starting.
I20260608 10:07:09.243144  7018 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: Bootstrap starting.
I20260608 10:07:09.246654  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410c9d466d4c20a8a93262312c6c16 (DEFAULT_TABLE table=test-workload [id=f6e3d220eac546c3b14a239dd2fef086]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:09.248211  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410c9d466d4c20a8a93262312c6c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:09.250195  7017 tablet_bootstrap.cc:654] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:09.251128  7018 tablet_bootstrap.cc:654] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:09.256326  7017 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: No bootstrap required, opened a new log
I20260608 10:07:09.256958  7017 ts_tablet_manager.cc:1403] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:07:09.257551  7018 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: No bootstrap required, opened a new log
I20260608 10:07:09.258177  7018 ts_tablet_manager.cc:1403] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 10:07:09.260424  7017 raft_consensus.cc:359] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.261279  7017 raft_consensus.cc:385] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:09.261622  7017 raft_consensus.cc:740] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90b258002e4457ca504d780e6027ef1, State: Initialized, Role: FOLLOWER
I20260608 10:07:09.261500  7018 raft_consensus.cc:359] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.262462  7018 raft_consensus.cc:385] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:09.262912  7018 raft_consensus.cc:740] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec44fd588af044728920ea6b67b6d60e, State: Initialized, Role: FOLLOWER
I20260608 10:07:09.262698  7017 consensus_queue.cc:260] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.263860  7018 consensus_queue.cc:260] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.266474  7017 ts_tablet_manager.cc:1434] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:07:09.269621  7022 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: Bootstrap starting.
I20260608 10:07:09.273218  7018 ts_tablet_manager.cc:1434] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 10:07:09.282002  7022 tablet_bootstrap.cc:654] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:09.288614  7022 tablet_bootstrap.cc:492] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: No bootstrap required, opened a new log
I20260608 10:07:09.289175  7022 ts_tablet_manager.cc:1403] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260608 10:07:09.291832  7022 raft_consensus.cc:359] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.292409  7022 raft_consensus.cc:385] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:09.292698  7022 raft_consensus.cc:740] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d62984084614d6fb38ac3baecd0143f, State: Initialized, Role: FOLLOWER
I20260608 10:07:09.293416  7022 consensus_queue.cc:260] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.296126  7022 ts_tablet_manager.cc:1434] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:07:09.399552  7023 raft_consensus.cc:493] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:09.400076  7023 raft_consensus.cc:515] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.402498  7023 leader_election.cc:290] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855), 0d62984084614d6fb38ac3baecd0143f (127.0.215.2:38231)
I20260608 10:07:09.414186  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410c9d466d4c20a8a93262312c6c16" candidate_uuid: "ec44fd588af044728920ea6b67b6d60e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d62984084614d6fb38ac3baecd0143f" is_pre_election: true
I20260608 10:07:09.414141  6823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410c9d466d4c20a8a93262312c6c16" candidate_uuid: "ec44fd588af044728920ea6b67b6d60e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90b258002e4457ca504d780e6027ef1" is_pre_election: true
I20260608 10:07:09.415181  6898 raft_consensus.cc:2468] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec44fd588af044728920ea6b67b6d60e in term 0.
I20260608 10:07:09.415201  6823 raft_consensus.cc:2468] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec44fd588af044728920ea6b67b6d60e in term 0.
I20260608 10:07:09.416884  6938 leader_election.cc:304] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c90b258002e4457ca504d780e6027ef1, ec44fd588af044728920ea6b67b6d60e; no voters: 
I20260608 10:07:09.417685  7023 raft_consensus.cc:2804] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:09.418099  7023 raft_consensus.cc:493] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:09.418426  7023 raft_consensus.cc:3060] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:09.424268  7023 raft_consensus.cc:515] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.426208  7023 leader_election.cc:290] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [CANDIDATE]: Term 1 election: Requested vote from peers c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855), 0d62984084614d6fb38ac3baecd0143f (127.0.215.2:38231)
I20260608 10:07:09.426976  6823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410c9d466d4c20a8a93262312c6c16" candidate_uuid: "ec44fd588af044728920ea6b67b6d60e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90b258002e4457ca504d780e6027ef1"
I20260608 10:07:09.427356  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410c9d466d4c20a8a93262312c6c16" candidate_uuid: "ec44fd588af044728920ea6b67b6d60e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d62984084614d6fb38ac3baecd0143f"
I20260608 10:07:09.427515  6823 raft_consensus.cc:3060] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:09.427919  6898 raft_consensus.cc:3060] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:09.433404  6898 raft_consensus.cc:2468] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec44fd588af044728920ea6b67b6d60e in term 1.
I20260608 10:07:09.433404  6823 raft_consensus.cc:2468] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec44fd588af044728920ea6b67b6d60e in term 1.
I20260608 10:07:09.434834  6937 leader_election.cc:304] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d62984084614d6fb38ac3baecd0143f, ec44fd588af044728920ea6b67b6d60e; no voters: 
I20260608 10:07:09.435607  7023 raft_consensus.cc:2804] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:09.436764  7023 raft_consensus.cc:697] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 1 LEADER]: Becoming Leader. State: Replica: ec44fd588af044728920ea6b67b6d60e, State: Running, Role: LEADER
I20260608 10:07:09.437487  7023 consensus_queue.cc:237] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } }
I20260608 10:07:09.446856  6721 catalog_manager.cc:5696] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e reported cstate change: term changed from 0 to 1, leader changed from <none> to ec44fd588af044728920ea6b67b6d60e (127.0.215.3). New cstate: current_term: 1 leader_uuid: "ec44fd588af044728920ea6b67b6d60e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec44fd588af044728920ea6b67b6d60e" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90b258002e4457ca504d780e6027ef1" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 44855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:09.473740   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:07:09.499190   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:09.500275   860 tablet_replica.cc:333] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1: stopping tablet replica
I20260608 10:07:09.500948   860 raft_consensus.cc:2243] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.501434   860 raft_consensus.cc:2272] T 1b410c9d466d4c20a8a93262312c6c16 P c90b258002e4457ca504d780e6027ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.521083   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:07:09.680044  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:09.681584  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:09.681986  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:09.828266  6938 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855): Couldn't send request to peer c90b258002e4457ca504d780e6027ef1. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.872641  7023 consensus_queue.cc:1048] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d62984084614d6fb38ac3baecd0143f" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:11.683063  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:11.684826  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:11.685246  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:12.353328  6938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:07:12.357216  6938 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855): Couldn't send request to peer c90b258002e4457ca504d780e6027ef1. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:07:13.686353  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:13.687814  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:13.688130  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:14.566594  6938 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855): Couldn't send request to peer c90b258002e4457ca504d780e6027ef1. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:07:15.689072  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:15.690604  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:15.690902  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:16.926724  6938 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855): Couldn't send request to peer c90b258002e4457ca504d780e6027ef1. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260608 10:07:17.487869  6938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:07:17.692052  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:17.694087  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:17.694504  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:19.407835  6938 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer c90b258002e4457ca504d780e6027ef1 (127.0.215.1:44855): Couldn't send request to peer c90b258002e4457ca504d780e6027ef1. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:44855: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:07:19.695534  6774 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:19.697068  6774 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:19.697413  6774 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:20.596124   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:07:20.630774   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:20.631556   860 tablet_replica.cc:333] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f: stopping tablet replica
I20260608 10:07:20.632114   860 raft_consensus.cc:2243] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:20.632720   860 raft_consensus.cc:2272] T 1b410c9d466d4c20a8a93262312c6c16 P 0d62984084614d6fb38ac3baecd0143f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.654243   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:07:20.668696   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
W20260608 10:07:20.678776  6937 consensus_peers.cc:597] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e -> Peer 0d62984084614d6fb38ac3baecd0143f (127.0.215.2:38231): Couldn't send request to peer 0d62984084614d6fb38ac3baecd0143f. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:20.693075   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:20.693841   860 tablet_replica.cc:333] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e: stopping tablet replica
I20260608 10:07:20.694523   860 raft_consensus.cc:2243] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:20.695535   860 raft_consensus.cc:2272] T 1b410c9d466d4c20a8a93262312c6c16 P ec44fd588af044728920ea6b67b6d60e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.716460   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:07:20.731303   860 master.cc:562] Master@127.0.215.62:38985 shutting down...
I20260608 10:07:20.755466   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:20.756204   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.756597   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 617c073d79a14ae7859ace32fd77071a: stopping tablet replica
I20260608 10:07:20.776270   860 master.cc:584] Master@127.0.215.62:38985 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13284 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:07:20.817564   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:44493
I20260608 10:07:20.818912   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:20.825778  7055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:20.825860  7056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:20.825989  7058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:20.827517   860 server_base.cc:1061] running on GCE node
I20260608 10:07:20.828392   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:20.828611   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:20.828784   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913240828765 us; error 0 us; skew 500 ppm
I20260608 10:07:20.829385   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:20.832247   860 webserver.cc:533] Webserver started at http://127.0.215.62:38737/ using document root <none> and password file <none>
I20260608 10:07:20.832836   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:20.833056   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:20.833345   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:20.834816   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "23b94fb30b2a43af8d7d9882fd2f3145"
format_stamp: "Formatted at 2026-06-08 10:07:20 on dist-test-slave-l651"
I20260608 10:07:20.839882   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:20.843763  7063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:20.844751   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:20.845031   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "23b94fb30b2a43af8d7d9882fd2f3145"
format_stamp: "Formatted at 2026-06-08 10:07:20 on dist-test-slave-l651"
I20260608 10:07:20.845322   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:20.877116   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:20.878780   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:20.920344   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:44493
I20260608 10:07:20.920466  7114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:44493 every 8 connection(s)
I20260608 10:07:20.925055  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:20.937623  7115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145: Bootstrap starting.
I20260608 10:07:20.942936  7115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:20.947969  7115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145: No bootstrap required, opened a new log
I20260608 10:07:20.950528  7115 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER }
I20260608 10:07:20.950984  7115 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:20.951184  7115 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b94fb30b2a43af8d7d9882fd2f3145, State: Initialized, Role: FOLLOWER
I20260608 10:07:20.951764  7115 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER }
I20260608 10:07:20.952224  7115 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:20.952422  7115 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:20.952637  7115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:20.957625  7115 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER }
I20260608 10:07:20.958170  7115 leader_election.cc:304] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [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: 23b94fb30b2a43af8d7d9882fd2f3145; no voters: 
I20260608 10:07:20.959355  7115 leader_election.cc:290] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:20.959828  7118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:20.961346  7118 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 1 LEADER]: Becoming Leader. State: Replica: 23b94fb30b2a43af8d7d9882fd2f3145, State: Running, Role: LEADER
I20260608 10:07:20.962219  7118 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [LEADER]: Queue going to LEADER mode. State: All 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: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER }
I20260608 10:07:20.962901  7115 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:20.965994  7119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER } }
I20260608 10:07:20.966825  7119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:20.966029  7120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23b94fb30b2a43af8d7d9882fd2f3145. Latest consensus state: current_term: 1 leader_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23b94fb30b2a43af8d7d9882fd2f3145" member_type: VOTER } }
I20260608 10:07:20.967759  7120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:20.980378  7123 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:20.988629  7123 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:20.989912   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:20.999547  7123 catalog_manager.cc:1382] Generated new cluster ID: 7723cf06825244a7b1040aaa7d1d25d5
I20260608 10:07:20.999904  7123 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:21.028923  7123 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:21.030511  7123 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:21.047348  7123 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145: Generated new TSK 0
I20260608 10:07:21.048046  7123 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:21.056998   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.064380  7136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:21.065671  7137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:21.067830   860 server_base.cc:1061] running on GCE node
W20260608 10:07:21.068152  7139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:21.069114   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.069330   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:21.069557   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913241069534 us; error 0 us; skew 500 ppm
I20260608 10:07:21.070245   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.073313   860 webserver.cc:533] Webserver started at http://127.0.215.1:33267/ using document root <none> and password file <none>
I20260608 10:07:21.073906   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.074134   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.074472   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.075779   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "049c4fdc70794c649a0e385bb792cb3b"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.081169   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:21.085208  7144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.086261   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:21.086625   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "049c4fdc70794c649a0e385bb792cb3b"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.086902   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:21.118707   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.120095   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.121706   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.124577   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.124810   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.125159   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.125349   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.172106   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:43789
I20260608 10:07:21.172238  7206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:43789 every 8 connection(s)
I20260608 10:07:21.178236   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.187011  7211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:21.187283  7212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:21.190958  7214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:21.191674   860 server_base.cc:1061] running on GCE node
I20260608 10:07:21.192723   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.192970   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:21.193156   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913241193136 us; error 0 us; skew 500 ppm
I20260608 10:07:21.193812   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.197024   860 webserver.cc:533] Webserver started at http://127.0.215.2:42589/ using document root <none> and password file <none>
I20260608 10:07:21.197749   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.198014   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.198410   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.198812  7207 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44493
I20260608 10:07:21.199251  7207 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.199888   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "aad3adb8e77848c19e6944435427bb77"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.200076  7207 heartbeater.cc:507] Master 127.0.215.62:44493 requested a full tablet report, sending...
I20260608 10:07:21.202807  7080 ts_manager.cc:194] Registered new tserver with Master: 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789)
I20260608 10:07:21.205603  7080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53998
I20260608 10:07:21.206913   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:07:21.211212  7219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.212116   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:21.212431   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "aad3adb8e77848c19e6944435427bb77"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.212684   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:21.244823   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.246115   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.247848   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.250810   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.251037   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.251349   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.251573   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.295492   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:34627
I20260608 10:07:21.295607  7281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:34627 every 8 connection(s)
I20260608 10:07:21.301093   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.309482  7285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:21.311894  7286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:21.313935  7288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:21.314132   860 server_base.cc:1061] running on GCE node
I20260608 10:07:21.315384   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.315740   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:21.315985   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913241315965 us; error 0 us; skew 500 ppm
I20260608 10:07:21.316869   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.316931  7282 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44493
I20260608 10:07:21.317472  7282 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.318639  7282 heartbeater.cc:507] Master 127.0.215.62:44493 requested a full tablet report, sending...
I20260608 10:07:21.319991   860 webserver.cc:533] Webserver started at http://127.0.215.3:39169/ using document root <none> and password file <none>
I20260608 10:07:21.320600   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.320822   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.321115   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.321035  7080 ts_manager.cc:194] Registered new tserver with Master: aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:21.322713   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "7d48daeaa41848b0b78796d0fd958464"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.322845  7080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54002
I20260608 10:07:21.328469   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:21.332894  7293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.333878   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:21.334259   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "7d48daeaa41848b0b78796d0fd958464"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-l651"
I20260608 10:07:21.334690   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:21.353717   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.355151   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.356510   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.359045   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.359311   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.359572   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.359764   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.405472   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:34823
I20260608 10:07:21.405609  7355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:34823 every 8 connection(s)
I20260608 10:07:21.422081  7356 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44493
I20260608 10:07:21.422605  7356 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.423439  7356 heartbeater.cc:507] Master 127.0.215.62:44493 requested a full tablet report, sending...
I20260608 10:07:21.425585  7080 ts_manager.cc:194] Registered new tserver with Master: 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:21.425982   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016300654s
I20260608 10:07:21.427166  7080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54012
I20260608 10:07:22.208977  7207 heartbeater.cc:499] Master 127.0.215.62:44493 was elected leader, sending a full tablet report...
I20260608 10:07:22.326139  7282 heartbeater.cc:499] Master 127.0.215.62:44493 was elected leader, sending a full tablet report...
I20260608 10:07:22.430181  7356 heartbeater.cc:499] Master 127.0.215.62:44493 was elected leader, sending a full tablet report...
I20260608 10:07:22.486382  7080 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52818:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:07:22.489274  7080 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:07:22.554946  7321 tablet_service.cc:1511] Processing CreateTablet for tablet e343b405f6ed4012a37d7ac1a8b0f559 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:22.556600  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e343b405f6ed4012a37d7ac1a8b0f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.558753  7320 tablet_service.cc:1511] Processing CreateTablet for tablet 12f31123447849ba973a5242353e48af (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:22.560312  7320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f31123447849ba973a5242353e48af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.564586  7319 tablet_service.cc:1511] Processing CreateTablet for tablet 27dde1e6d52c4fe8b378f43640282ca7 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:22.567763  7171 tablet_service.cc:1511] Processing CreateTablet for tablet 12f31123447849ba973a5242353e48af (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:22.568219  7172 tablet_service.cc:1511] Processing CreateTablet for tablet e343b405f6ed4012a37d7ac1a8b0f559 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:22.566231  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dde1e6d52c4fe8b378f43640282ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.569386  7171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f31123447849ba973a5242353e48af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.571348  7170 tablet_service.cc:1511] Processing CreateTablet for tablet 27dde1e6d52c4fe8b378f43640282ca7 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:22.571936  7318 tablet_service.cc:1511] Processing CreateTablet for tablet 789ade8eb4d24adfb63195d75630acc2 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:22.573024  7170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dde1e6d52c4fe8b378f43640282ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.573539  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789ade8eb4d24adfb63195d75630acc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.577461  7172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e343b405f6ed4012a37d7ac1a8b0f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.582289  7169 tablet_service.cc:1511] Processing CreateTablet for tablet 789ade8eb4d24adfb63195d75630acc2 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:22.584101  7169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789ade8eb4d24adfb63195d75630acc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.585444  7247 tablet_service.cc:1511] Processing CreateTablet for tablet e343b405f6ed4012a37d7ac1a8b0f559 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:22.588030  7246 tablet_service.cc:1511] Processing CreateTablet for tablet 12f31123447849ba973a5242353e48af (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:22.590948  7245 tablet_service.cc:1511] Processing CreateTablet for tablet 27dde1e6d52c4fe8b378f43640282ca7 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:22.593899  7244 tablet_service.cc:1511] Processing CreateTablet for tablet 789ade8eb4d24adfb63195d75630acc2 (DEFAULT_TABLE table=test-workload [id=d7abba9f6be34932ba56c3b63db90425]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:22.596060  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e343b405f6ed4012a37d7ac1a8b0f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.605607  7244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789ade8eb4d24adfb63195d75630acc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.606473  7245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dde1e6d52c4fe8b378f43640282ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.607759  7246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f31123447849ba973a5242353e48af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.637801  7376 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: Bootstrap starting.
I20260608 10:07:22.648591  7377 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: Bootstrap starting.
I20260608 10:07:22.655651  7376 tablet_bootstrap.cc:654] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.665174  7378 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: Bootstrap starting.
I20260608 10:07:22.667188  7377 tablet_bootstrap.cc:654] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.668854  7376 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: No bootstrap required, opened a new log
I20260608 10:07:22.669512  7376 ts_tablet_manager.cc:1403] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260608 10:07:22.673144  7376 raft_consensus.cc:359] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.674033  7376 raft_consensus.cc:385] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.674504  7376 raft_consensus.cc:740] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 049c4fdc70794c649a0e385bb792cb3b, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.675602  7376 consensus_queue.cc:260] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.676321  7378 tablet_bootstrap.cc:654] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.678895  7377 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: No bootstrap required, opened a new log
I20260608 10:07:22.679454  7376 ts_tablet_manager.cc:1434] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:07:22.679551  7377 ts_tablet_manager.cc:1403] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260608 10:07:22.680780  7376 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: Bootstrap starting.
I20260608 10:07:22.684448  7377 raft_consensus.cc:359] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.685727  7377 raft_consensus.cc:385] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.686164  7377 raft_consensus.cc:740] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad3adb8e77848c19e6944435427bb77, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.687232  7377 consensus_queue.cc:260] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.689188  7376 tablet_bootstrap.cc:654] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.689589  7378 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: No bootstrap required, opened a new log
I20260608 10:07:22.690500  7378 ts_tablet_manager.cc:1403] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 10:07:22.695487  7378 raft_consensus.cc:359] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.696808  7378 raft_consensus.cc:385] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.697338  7378 raft_consensus.cc:740] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.698873  7378 consensus_queue.cc:260] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.702646  7377 ts_tablet_manager.cc:1434] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.008s
I20260608 10:07:22.703152  7376 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: No bootstrap required, opened a new log
I20260608 10:07:22.703797  7376 ts_tablet_manager.cc:1403] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260608 10:07:22.704382  7377 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: Bootstrap starting.
I20260608 10:07:22.707294  7376 raft_consensus.cc:359] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.708190  7376 raft_consensus.cc:385] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.708561  7376 raft_consensus.cc:740] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 049c4fdc70794c649a0e385bb792cb3b, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.709628  7378 ts_tablet_manager.cc:1434] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.012s
I20260608 10:07:22.709429  7376 consensus_queue.cc:260] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.714828  7376 ts_tablet_manager.cc:1434] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:07:22.715798  7377 tablet_bootstrap.cc:654] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.716192  7376 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: Bootstrap starting.
I20260608 10:07:22.724442  7378 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: Bootstrap starting.
I20260608 10:07:22.724547  7376 tablet_bootstrap.cc:654] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.730986  7377 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: No bootstrap required, opened a new log
I20260608 10:07:22.731772  7377 ts_tablet_manager.cc:1403] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260608 10:07:22.732342  7385 raft_consensus.cc:493] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.733358  7385 raft_consensus.cc:515] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.736841  7385 leader_election.cc:290] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.739902  7378 tablet_bootstrap.cc:654] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.748109  7381 raft_consensus.cc:493] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.749015  7381 raft_consensus.cc:515] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.752818  7377 raft_consensus.cc:359] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.754137  7377 raft_consensus.cc:385] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.754624  7377 raft_consensus.cc:740] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad3adb8e77848c19e6944435427bb77, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.755802  7381 leader_election.cc:290] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627), 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:22.755909  7377 consensus_queue.cc:260] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.770192  7378 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: No bootstrap required, opened a new log
I20260608 10:07:22.771377  7378 ts_tablet_manager.cc:1403] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.013s
I20260608 10:07:22.781702  7377 ts_tablet_manager.cc:1434] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.007s
I20260608 10:07:22.783694  7377 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: Bootstrap starting.
I20260608 10:07:22.780704  7378 raft_consensus.cc:359] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.789120  7378 raft_consensus.cc:385] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.789618  7378 raft_consensus.cc:740] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.790732  7378 consensus_queue.cc:260] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.792941  7376 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: No bootstrap required, opened a new log
I20260608 10:07:22.793573  7376 ts_tablet_manager.cc:1403] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.034s
I20260608 10:07:22.797187  7376 raft_consensus.cc:359] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.798039  7376 raft_consensus.cc:385] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.798427  7376 raft_consensus.cc:740] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 049c4fdc70794c649a0e385bb792cb3b, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.798933  7378 ts_tablet_manager.cc:1434] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.006s
I20260608 10:07:22.798811  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b" is_pre_election: true
I20260608 10:07:22.799682  7376 consensus_queue.cc:260] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.800249  7182 raft_consensus.cc:2468] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.802402  7376 ts_tablet_manager.cc:1434] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.011s
I20260608 10:07:22.803257  7297 leader_election.cc:304] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 049c4fdc70794c649a0e385bb792cb3b, 7d48daeaa41848b0b78796d0fd958464; no voters: 
I20260608 10:07:22.803874  7376 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: Bootstrap starting.
I20260608 10:07:22.802484  7378 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: Bootstrap starting.
I20260608 10:07:22.805919  7385 raft_consensus.cc:2804] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.806413  7385 raft_consensus.cc:493] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.806984  7385 raft_consensus.cc:3060] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.811051  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77" is_pre_election: true
I20260608 10:07:22.811812  7376 tablet_bootstrap.cc:654] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.811987  7257 raft_consensus.cc:2468] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.811980  7377 tablet_bootstrap.cc:654] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.824792  7378 tablet_bootstrap.cc:654] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.825012  7376 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: No bootstrap required, opened a new log
I20260608 10:07:22.827042  7376 ts_tablet_manager.cc:1403] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 10:07:22.827589  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "049c4fdc70794c649a0e385bb792cb3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d48daeaa41848b0b78796d0fd958464" is_pre_election: true
I20260608 10:07:22.830577  7376 raft_consensus.cc:359] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.831349  7376 raft_consensus.cc:385] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.831615  7376 raft_consensus.cc:740] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 049c4fdc70794c649a0e385bb792cb3b, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.832402  7376 consensus_queue.cc:260] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.834627  7376 ts_tablet_manager.cc:1434] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:07:22.835036  7378 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: No bootstrap required, opened a new log
I20260608 10:07:22.835625  7378 ts_tablet_manager.cc:1403] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260608 10:07:22.839162  7378 raft_consensus.cc:359] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.839903  7378 raft_consensus.cc:385] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.840211  7378 raft_consensus.cc:740] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.841111  7378 consensus_queue.cc:260] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.844049  7378 ts_tablet_manager.cc:1434] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:22.845325  7378 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: Bootstrap starting.
I20260608 10:07:22.851547  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "049c4fdc70794c649a0e385bb792cb3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77" is_pre_election: true
I20260608 10:07:22.852319  7257 raft_consensus.cc:2468] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 049c4fdc70794c649a0e385bb792cb3b in term 0.
I20260608 10:07:22.852998  7378 tablet_bootstrap.cc:654] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.853271  7385 raft_consensus.cc:515] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.855216  7331 raft_consensus.cc:2393] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 049c4fdc70794c649a0e385bb792cb3b in current term 1: Already voted for candidate 7d48daeaa41848b0b78796d0fd958464 in this term.
I20260608 10:07:22.857117  7147 leader_election.cc:304] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 049c4fdc70794c649a0e385bb792cb3b, aad3adb8e77848c19e6944435427bb77; no voters: 
I20260608 10:07:22.859377  7381 raft_consensus.cc:2804] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.859930  7381 raft_consensus.cc:493] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.860390  7381 raft_consensus.cc:3060] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.862995  7377 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: No bootstrap required, opened a new log
I20260608 10:07:22.862775  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b"
I20260608 10:07:22.863642  7377 ts_tablet_manager.cc:1403] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.033s
I20260608 10:07:22.865744  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77"
I20260608 10:07:22.866448  7257 raft_consensus.cc:3060] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.866657  7378 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: No bootstrap required, opened a new log
I20260608 10:07:22.867285  7378 ts_tablet_manager.cc:1403] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 10:07:22.867395  7377 raft_consensus.cc:359] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.868288  7377 raft_consensus.cc:385] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.868610  7377 raft_consensus.cc:740] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad3adb8e77848c19e6944435427bb77, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.869585  7377 consensus_queue.cc:260] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.871461  7381 raft_consensus.cc:515] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.873893  7182 raft_consensus.cc:2393] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d48daeaa41848b0b78796d0fd958464 in current term 1: Already voted for candidate 049c4fdc70794c649a0e385bb792cb3b in this term.
I20260608 10:07:22.874680  7378 raft_consensus.cc:359] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.875694  7378 raft_consensus.cc:385] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.876056  7378 raft_consensus.cc:740] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.877264  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "049c4fdc70794c649a0e385bb792cb3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d48daeaa41848b0b78796d0fd958464"
I20260608 10:07:22.877422  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dde1e6d52c4fe8b378f43640282ca7" candidate_uuid: "049c4fdc70794c649a0e385bb792cb3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77"
I20260608 10:07:22.872756  7385 leader_election.cc:290] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Requested vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.878482  7331 raft_consensus.cc:2393] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 049c4fdc70794c649a0e385bb792cb3b in current term 1: Already voted for candidate 7d48daeaa41848b0b78796d0fd958464 in this term.
I20260608 10:07:22.877274  7378 consensus_queue.cc:260] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.881354  7147 leader_election.cc:304] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [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: 049c4fdc70794c649a0e385bb792cb3b; no voters: 7d48daeaa41848b0b78796d0fd958464, aad3adb8e77848c19e6944435427bb77
I20260608 10:07:22.882169  7257 raft_consensus.cc:2468] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.875195  7381 leader_election.cc:290] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [CANDIDATE]: Term 1 election: Requested vote from peers aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627), 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:22.872381  7377 ts_tablet_manager.cc:1434] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:22.883121  7378 ts_tablet_manager.cc:1434] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:07:22.883992  7377 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: Bootstrap starting.
I20260608 10:07:22.885058  7399 raft_consensus.cc:2749] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:22.887375  7296 leader_election.cc:304] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [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: 7d48daeaa41848b0b78796d0fd958464, aad3adb8e77848c19e6944435427bb77; no voters: 049c4fdc70794c649a0e385bb792cb3b
I20260608 10:07:22.888900  7385 raft_consensus.cc:2804] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.889452  7385 raft_consensus.cc:697] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Becoming Leader. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Running, Role: LEADER
I20260608 10:07:22.890383  7385 consensus_queue.cc:237] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.893379  7377 tablet_bootstrap.cc:654] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.901832  7385 raft_consensus.cc:493] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.902186  7377 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: No bootstrap required, opened a new log
I20260608 10:07:22.902813  7377 ts_tablet_manager.cc:1403] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 10:07:22.902480  7385 raft_consensus.cc:515] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.904152  7078 catalog_manager.cc:5696] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:22.906047  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789ade8eb4d24adfb63195d75630acc2" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b" is_pre_election: true
I20260608 10:07:22.906378  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789ade8eb4d24adfb63195d75630acc2" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77" is_pre_election: true
I20260608 10:07:22.906484  7377 raft_consensus.cc:359] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.906936  7182 raft_consensus.cc:2468] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.907338  7377 raft_consensus.cc:385] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.907812  7385 leader_election.cc:290] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.908388  7297 leader_election.cc:304] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 049c4fdc70794c649a0e385bb792cb3b, 7d48daeaa41848b0b78796d0fd958464; no voters: 
I20260608 10:07:22.907244  7257 raft_consensus.cc:2468] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.910486  7377 raft_consensus.cc:740] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aad3adb8e77848c19e6944435427bb77, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.912405  7387 raft_consensus.cc:2804] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.912803  7387 raft_consensus.cc:493] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.913198  7387 raft_consensus.cc:3060] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.911392  7377 consensus_queue.cc:260] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.916633  7377 ts_tablet_manager.cc:1434] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 10:07:22.922137  7387 raft_consensus.cc:515] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.924132  7385 raft_consensus.cc:493] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.924842  7385 raft_consensus.cc:515] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.925215  7387 leader_election.cc:290] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Requested vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.925467  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789ade8eb4d24adfb63195d75630acc2" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b"
I20260608 10:07:22.926803  7182 raft_consensus.cc:3060] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.927152  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789ade8eb4d24adfb63195d75630acc2" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77"
I20260608 10:07:22.927754  7257 raft_consensus.cc:3060] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.927932  7385 leader_election.cc:290] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.929298  7181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f31123447849ba973a5242353e48af" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b" is_pre_election: true
I20260608 10:07:22.930079  7181 raft_consensus.cc:2468] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.931754  7297 leader_election.cc:304] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 049c4fdc70794c649a0e385bb792cb3b, 7d48daeaa41848b0b78796d0fd958464; no voters: 
I20260608 10:07:22.932194  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f31123447849ba973a5242353e48af" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77" is_pre_election: true
I20260608 10:07:22.932766  7385 raft_consensus.cc:2804] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.932917  7256 raft_consensus.cc:2468] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.933218  7385 raft_consensus.cc:493] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.933667  7385 raft_consensus.cc:3060] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.935505  7257 raft_consensus.cc:2468] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.936774  7296 leader_election.cc:304] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d48daeaa41848b0b78796d0fd958464, aad3adb8e77848c19e6944435427bb77; no voters: 
I20260608 10:07:22.937674  7387 raft_consensus.cc:2804] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.939211  7387 raft_consensus.cc:697] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Becoming Leader. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Running, Role: LEADER
I20260608 10:07:22.939852  7182 raft_consensus.cc:2468] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.940320  7387 consensus_queue.cc:237] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.941818  7385 raft_consensus.cc:515] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.944528  7385 leader_election.cc:290] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Requested vote from peers 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789), aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627)
I20260608 10:07:22.946305  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f31123447849ba973a5242353e48af" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77"
I20260608 10:07:22.947009  7385 raft_consensus.cc:493] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.947095  7257 raft_consensus.cc:3060] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.947806  7385 raft_consensus.cc:515] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.947875  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f31123447849ba973a5242353e48af" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b"
I20260608 10:07:22.949156  7182 raft_consensus.cc:3060] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.951150  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e343b405f6ed4012a37d7ac1a8b0f559" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77" is_pre_election: true
I20260608 10:07:22.951895  7256 raft_consensus.cc:2468] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.951444  7078 catalog_manager.cc:5696] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:22.952760  7181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e343b405f6ed4012a37d7ac1a8b0f559" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b" is_pre_election: true
I20260608 10:07:22.953459  7181 raft_consensus.cc:2468] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 0.
I20260608 10:07:22.953369  7296 leader_election.cc:304] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d48daeaa41848b0b78796d0fd958464, aad3adb8e77848c19e6944435427bb77; no voters: 
I20260608 10:07:22.955339  7387 raft_consensus.cc:2804] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.955832  7387 raft_consensus.cc:493] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.956251  7387 raft_consensus.cc:3060] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.958647  7257 raft_consensus.cc:2468] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.951433  7385 leader_election.cc:290] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627), 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789)
I20260608 10:07:22.962560  7182 raft_consensus.cc:2468] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.963382  7296 leader_election.cc:304] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d48daeaa41848b0b78796d0fd958464, aad3adb8e77848c19e6944435427bb77; no voters: 
I20260608 10:07:22.964376  7385 raft_consensus.cc:2804] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.965035  7385 raft_consensus.cc:697] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Becoming Leader. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Running, Role: LEADER
I20260608 10:07:22.965051  7387 raft_consensus.cc:515] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.965935  7385 consensus_queue.cc:237] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } }
I20260608 10:07:22.967810  7387 leader_election.cc:290] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Requested vote from peers aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627), 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789)
I20260608 10:07:22.968748  7257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e343b405f6ed4012a37d7ac1a8b0f559" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aad3adb8e77848c19e6944435427bb77"
I20260608 10:07:22.969147  7182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e343b405f6ed4012a37d7ac1a8b0f559" candidate_uuid: "7d48daeaa41848b0b78796d0fd958464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "049c4fdc70794c649a0e385bb792cb3b"
I20260608 10:07:22.969481  7257 raft_consensus.cc:3060] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.969820  7182 raft_consensus.cc:3060] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:07:22.978060  7128 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:22.976023  7078 catalog_manager.cc:5696] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:22.978932  7257 raft_consensus.cc:2468] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.978914  7182 raft_consensus.cc:2468] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d48daeaa41848b0b78796d0fd958464 in term 1.
I20260608 10:07:22.980664  7297 leader_election.cc:304] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 049c4fdc70794c649a0e385bb792cb3b, 7d48daeaa41848b0b78796d0fd958464; no voters: 
I20260608 10:07:22.981703  7385 raft_consensus.cc:2804] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.982410  7385 raft_consensus.cc:697] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Becoming Leader. State: Replica: 7d48daeaa41848b0b78796d0fd958464, State: Running, Role: LEADER
I20260608 10:07:22.983270  7385 consensus_queue.cc:237] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } }
I20260608 10:07:22.993983  7078 catalog_manager.cc:5696] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:23.047945   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:07:23.068362   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:23.069252   860 tablet_replica.cc:333] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b: stopping tablet replica
I20260608 10:07:23.070020   860 raft_consensus.cc:2243] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:23.070538   860 raft_consensus.cc:2272] T e343b405f6ed4012a37d7ac1a8b0f559 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:23.072815   860 tablet_replica.cc:333] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b: stopping tablet replica
I20260608 10:07:23.073361   860 raft_consensus.cc:2243] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:23.073755   860 raft_consensus.cc:2272] T 12f31123447849ba973a5242353e48af P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:23.076131   860 tablet_replica.cc:333] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b: stopping tablet replica
I20260608 10:07:23.076660   860 raft_consensus.cc:2243] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:23.077147   860 raft_consensus.cc:2272] T 27dde1e6d52c4fe8b378f43640282ca7 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:23.079447   860 tablet_replica.cc:333] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b: stopping tablet replica
I20260608 10:07:23.080010   860 raft_consensus.cc:2243] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:23.080439   860 raft_consensus.cc:2272] T 789ade8eb4d24adfb63195d75630acc2 P 049c4fdc70794c649a0e385bb792cb3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:23.104154   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:07:23.401834  7385 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.409121  7385 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:23.419099  7297 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 10:07:23.428894  7297 consensus_peers.cc:597] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:23.432247  7297 consensus_peers.cc:597] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:23.436957  7402 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 10:07:23.441287  7297 consensus_peers.cc:597] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:23.453176  7412 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 10:07:23.469548  7297 consensus_peers.cc:597] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:23.980561  7128 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 049c4fdc70794c649a0e385bb792cb3b not available for placement
I20260608 10:07:23.987389  7402 consensus_queue.cc:579] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.002s)
W20260608 10:07:23.995393  7080 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e343b405f6ed4012a37d7ac1a8b0f559 with cas_config_opid_index -1: no extra replica candidate found for tablet e343b405f6ed4012a37d7ac1a8b0f559 (table test-workload [id=d7abba9f6be34932ba56c3b63db90425]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 10:07:24.050347  7416 consensus_queue.cc:579] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.158s)
I20260608 10:07:24.119484   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:24.126067  7417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:24.129390  7418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:24.130395   860 server_base.cc:1061] running on GCE node
W20260608 10:07:24.130666  7420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:24.132331   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:24.132560   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:24.132701   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913244132689 us; error 0 us; skew 500 ppm
I20260608 10:07:24.133299   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:24.136116   860 webserver.cc:533] Webserver started at http://127.0.215.4:46607/ using document root <none> and password file <none>
I20260608 10:07:24.136701   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:24.136915   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:24.137269   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:24.138600   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "01cf6ccdb6e84f7ca7d04b36b746f868"
format_stamp: "Formatted at 2026-06-08 10:07:24 on dist-test-slave-l651"
I20260608 10:07:24.144188   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:24.148523  7425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:24.149616   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:24.150080   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "01cf6ccdb6e84f7ca7d04b36b746f868"
format_stamp: "Formatted at 2026-06-08 10:07:24 on dist-test-slave-l651"
I20260608 10:07:24.150547   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:24.212503   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:24.213690   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:24.215487   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:24.218127   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:24.218410   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:24.218644   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:24.218780   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:24.261857   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:34277
I20260608 10:07:24.261988  7487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:34277 every 8 connection(s)
I20260608 10:07:24.278626  7488 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44493
I20260608 10:07:24.279119  7488 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:24.279940  7488 heartbeater.cc:507] Master 127.0.215.62:44493 requested a full tablet report, sending...
I20260608 10:07:24.282204  7080 ts_manager.cc:194] Registered new tserver with Master: 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4:34277)
I20260608 10:07:24.283818  7080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52820
I20260608 10:07:24.334632  7416 consensus_queue.cc:579] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.367s)
I20260608 10:07:24.344774  7331 consensus_queue.cc:237] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.352178  7257 raft_consensus.cc:1275] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:24.354431  7402 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:24.358064  7297 consensus_peers.cc:597] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.361884  7415 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.364001  7257 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
W20260608 10:07:24.365820  7297 consensus_peers.cc:597] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 -> Peer 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4:34277): Couldn't send request to peer 01cf6ccdb6e84f7ca7d04b36b746f868. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12f31123447849ba973a5242353e48af. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.372198  7066 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 12f31123447849ba973a5242353e48af with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:24.376803  7080 catalog_manager.cc:5696] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:24.396417  7331 consensus_queue.cc:237] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [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: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
W20260608 10:07:24.406072  7297 consensus_peers.cc:597] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4:34277): Couldn't send request to peer 01cf6ccdb6e84f7ca7d04b36b746f868. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e343b405f6ed4012a37d7ac1a8b0f559. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.406710  7257 raft_consensus.cc:1275] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:24.408316  7416 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:24.409199  7297 consensus_peers.cc:597] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.408885  7331 consensus_queue.cc:237] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.416429  7416 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.418848  7415 consensus_queue.cc:579] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.477s)
I20260608 10:07:24.419088  7256 raft_consensus.cc:1275] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:24.420804  7415 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:24.420655  7257 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
W20260608 10:07:24.422900  7297 consensus_peers.cc:597] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4:34277): Couldn't send request to peer 01cf6ccdb6e84f7ca7d04b36b746f868. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27dde1e6d52c4fe8b378f43640282ca7. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:24.427345  7297 consensus_peers.cc:597] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.431944  7066 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e343b405f6ed4012a37d7ac1a8b0f559 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:24.433724  7402 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.437630  7080 catalog_manager.cc:5696] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 reported cstate change: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.440964  7331 consensus_queue.cc:237] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.443970  7066 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 27dde1e6d52c4fe8b378f43640282ca7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:24.445731  7257 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
W20260608 10:07:24.458248  7297 consensus_peers.cc:597] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4:34277): Couldn't send request to peer 01cf6ccdb6e84f7ca7d04b36b746f868. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 789ade8eb4d24adfb63195d75630acc2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.459776  7256 raft_consensus.cc:1275] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:24.461817  7078 catalog_manager.cc:5696] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:24.462816  7416 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:24.465166  7297 consensus_peers.cc:597] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.472766  7415 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.475262  7256 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.483832  7066 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 789ade8eb4d24adfb63195d75630acc2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:24.490841  7078 catalog_manager.cc:5696] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 reported cstate change: config changed from index -1 to 2, NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } } }
I20260608 10:07:24.763346  7502 ts_tablet_manager.cc:933] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Initiating tablet copy from peer 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:24.765245  7502 tablet_copy_client.cc:323] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:34823
I20260608 10:07:24.776571  7341 tablet_copy_service.cc:140] P 7d48daeaa41848b0b78796d0fd958464: Received BeginTabletCopySession request for tablet 12f31123447849ba973a5242353e48af from peer 01cf6ccdb6e84f7ca7d04b36b746f868 ({username='slave'} at 127.0.0.1:56372)
I20260608 10:07:24.777295  7341 tablet_copy_service.cc:161] P 7d48daeaa41848b0b78796d0fd958464: Beginning new tablet copy session on tablet 12f31123447849ba973a5242353e48af from peer 01cf6ccdb6e84f7ca7d04b36b746f868 at {username='slave'} at 127.0.0.1:56372: session id = 01cf6ccdb6e84f7ca7d04b36b746f868-12f31123447849ba973a5242353e48af
I20260608 10:07:24.784667  7341 tablet_copy_source_session.cc:215] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:24.788563  7502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f31123447849ba973a5242353e48af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.801265  7502 tablet_copy_client.cc:806] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:24.801887  7502 tablet_copy_client.cc:670] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:24.805789  7502 tablet_copy_client.cc:538] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:24.812654  7502 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap starting.
I20260608 10:07:24.823345  7505 ts_tablet_manager.cc:933] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Initiating tablet copy from peer 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:24.825510  7505 tablet_copy_client.cc:323] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:34823
I20260608 10:07:24.827356  7341 tablet_copy_service.cc:140] P 7d48daeaa41848b0b78796d0fd958464: Received BeginTabletCopySession request for tablet 27dde1e6d52c4fe8b378f43640282ca7 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 ({username='slave'} at 127.0.0.1:56372)
I20260608 10:07:24.827906  7341 tablet_copy_service.cc:161] P 7d48daeaa41848b0b78796d0fd958464: Beginning new tablet copy session on tablet 27dde1e6d52c4fe8b378f43640282ca7 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 at {username='slave'} at 127.0.0.1:56372: session id = 01cf6ccdb6e84f7ca7d04b36b746f868-27dde1e6d52c4fe8b378f43640282ca7
I20260608 10:07:24.831353  7502 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:24.832207  7502 tablet_bootstrap.cc:492] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap complete.
I20260608 10:07:24.832887  7502 ts_tablet_manager.cc:1403] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 10:07:24.833861  7341 tablet_copy_source_session.cc:215] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:24.835584  7502 raft_consensus.cc:359] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.836333  7502 raft_consensus.cc:740] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01cf6ccdb6e84f7ca7d04b36b746f868, State: Initialized, Role: LEARNER
I20260608 10:07:24.837246  7505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dde1e6d52c4fe8b378f43640282ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.837050  7502 consensus_queue.cc:260] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.839763  7488 heartbeater.cc:499] Master 127.0.215.62:44493 was elected leader, sending a full tablet report...
I20260608 10:07:24.840016  7502 ts_tablet_manager.cc:1434] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 10:07:24.842299  7341 tablet_copy_service.cc:342] P 7d48daeaa41848b0b78796d0fd958464: Request end of tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-12f31123447849ba973a5242353e48af received from {username='slave'} at 127.0.0.1:56372
I20260608 10:07:24.842823  7341 tablet_copy_service.cc:434] P 7d48daeaa41848b0b78796d0fd958464: ending tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-12f31123447849ba973a5242353e48af on tablet 12f31123447849ba973a5242353e48af with peer 01cf6ccdb6e84f7ca7d04b36b746f868
I20260608 10:07:24.853447  7505 tablet_copy_client.cc:806] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:24.854056  7505 tablet_copy_client.cc:670] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:24.857862  7505 tablet_copy_client.cc:538] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:24.865940  7505 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap starting.
I20260608 10:07:24.882817  7505 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:24.883635  7505 tablet_bootstrap.cc:492] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap complete.
I20260608 10:07:24.884349  7505 ts_tablet_manager.cc:1403] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.012s
I20260608 10:07:24.887316  7505 raft_consensus.cc:359] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.888069  7505 raft_consensus.cc:740] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01cf6ccdb6e84f7ca7d04b36b746f868, State: Initialized, Role: LEARNER
I20260608 10:07:24.888672  7505 consensus_queue.cc:260] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.890753  7505 ts_tablet_manager.cc:1434] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:24.892746  7341 tablet_copy_service.cc:342] P 7d48daeaa41848b0b78796d0fd958464: Request end of tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-27dde1e6d52c4fe8b378f43640282ca7 received from {username='slave'} at 127.0.0.1:56372
I20260608 10:07:24.893275  7341 tablet_copy_service.cc:434] P 7d48daeaa41848b0b78796d0fd958464: ending tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-27dde1e6d52c4fe8b378f43640282ca7 on tablet 27dde1e6d52c4fe8b378f43640282ca7 with peer 01cf6ccdb6e84f7ca7d04b36b746f868
I20260608 10:07:24.900993  7505 ts_tablet_manager.cc:933] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Initiating tablet copy from peer 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:24.903450  7505 tablet_copy_client.cc:323] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:34823
I20260608 10:07:24.905381  7341 tablet_copy_service.cc:140] P 7d48daeaa41848b0b78796d0fd958464: Received BeginTabletCopySession request for tablet e343b405f6ed4012a37d7ac1a8b0f559 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 ({username='slave'} at 127.0.0.1:56372)
I20260608 10:07:24.905941  7341 tablet_copy_service.cc:161] P 7d48daeaa41848b0b78796d0fd958464: Beginning new tablet copy session on tablet e343b405f6ed4012a37d7ac1a8b0f559 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 at {username='slave'} at 127.0.0.1:56372: session id = 01cf6ccdb6e84f7ca7d04b36b746f868-e343b405f6ed4012a37d7ac1a8b0f559
I20260608 10:07:24.913398  7341 tablet_copy_source_session.cc:215] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:24.916635  7505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e343b405f6ed4012a37d7ac1a8b0f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.929798  7505 tablet_copy_client.cc:806] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:24.930528  7505 tablet_copy_client.cc:670] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:24.934664  7505 tablet_copy_client.cc:538] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:24.942622  7505 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap starting.
I20260608 10:07:24.959385  7505 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:24.960186  7505 tablet_bootstrap.cc:492] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap complete.
I20260608 10:07:24.960824  7505 ts_tablet_manager.cc:1403] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260608 10:07:24.963261  7505 raft_consensus.cc:359] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.963904  7505 raft_consensus.cc:740] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01cf6ccdb6e84f7ca7d04b36b746f868, State: Initialized, Role: LEARNER
I20260608 10:07:24.964531  7505 consensus_queue.cc:260] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [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: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:24.966794  7505 ts_tablet_manager.cc:1434] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:24.968899  7341 tablet_copy_service.cc:342] P 7d48daeaa41848b0b78796d0fd958464: Request end of tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-e343b405f6ed4012a37d7ac1a8b0f559 received from {username='slave'} at 127.0.0.1:56372
I20260608 10:07:24.969471  7341 tablet_copy_service.cc:434] P 7d48daeaa41848b0b78796d0fd958464: ending tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-e343b405f6ed4012a37d7ac1a8b0f559 on tablet e343b405f6ed4012a37d7ac1a8b0f559 with peer 01cf6ccdb6e84f7ca7d04b36b746f868
W20260608 10:07:24.983084  7128 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 049c4fdc70794c649a0e385bb792cb3b not available for placement
I20260608 10:07:25.002197  7505 ts_tablet_manager.cc:933] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Initiating tablet copy from peer 7d48daeaa41848b0b78796d0fd958464 (127.0.215.3:34823)
I20260608 10:07:25.003793  7505 tablet_copy_client.cc:323] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:34823
I20260608 10:07:25.005584  7341 tablet_copy_service.cc:140] P 7d48daeaa41848b0b78796d0fd958464: Received BeginTabletCopySession request for tablet 789ade8eb4d24adfb63195d75630acc2 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 ({username='slave'} at 127.0.0.1:56372)
I20260608 10:07:25.006080  7341 tablet_copy_service.cc:161] P 7d48daeaa41848b0b78796d0fd958464: Beginning new tablet copy session on tablet 789ade8eb4d24adfb63195d75630acc2 from peer 01cf6ccdb6e84f7ca7d04b36b746f868 at {username='slave'} at 127.0.0.1:56372: session id = 01cf6ccdb6e84f7ca7d04b36b746f868-789ade8eb4d24adfb63195d75630acc2
I20260608 10:07:25.013438  7341 tablet_copy_source_session.cc:215] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:25.017150  7505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789ade8eb4d24adfb63195d75630acc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:25.031972  7505 tablet_copy_client.cc:806] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:25.032624  7505 tablet_copy_client.cc:670] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:25.037148  7505 tablet_copy_client.cc:538] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:25.043808  7505 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap starting.
I20260608 10:07:25.058805  7505 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:25.059650  7505 tablet_bootstrap.cc:492] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Bootstrap complete.
I20260608 10:07:25.060286  7505 ts_tablet_manager.cc:1403] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 10:07:25.062668  7505 raft_consensus.cc:359] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:25.063271  7505 raft_consensus.cc:740] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01cf6ccdb6e84f7ca7d04b36b746f868, State: Initialized, Role: LEARNER
I20260608 10:07:25.063835  7505 consensus_queue.cc:260] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: true } }
I20260608 10:07:25.065622  7505 ts_tablet_manager.cc:1434] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:25.067644  7341 tablet_copy_service.cc:342] P 7d48daeaa41848b0b78796d0fd958464: Request end of tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-789ade8eb4d24adfb63195d75630acc2 received from {username='slave'} at 127.0.0.1:56372
I20260608 10:07:25.068105  7341 tablet_copy_service.cc:434] P 7d48daeaa41848b0b78796d0fd958464: ending tablet copy session 01cf6ccdb6e84f7ca7d04b36b746f868-789ade8eb4d24adfb63195d75630acc2 on tablet 789ade8eb4d24adfb63195d75630acc2 with peer 01cf6ccdb6e84f7ca7d04b36b746f868
I20260608 10:07:25.258909  7463 raft_consensus.cc:1217] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:25.271256  7463 raft_consensus.cc:1217] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:25.314592  7463 raft_consensus.cc:1217] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:25.519418  7463 raft_consensus.cc:1217] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:25.555015  7416 consensus_queue.cc:579] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.113s)
I20260608 10:07:25.568395  7416 consensus_queue.cc:579] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.170s)
I20260608 10:07:25.762152  7416 consensus_queue.cc:579] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Leader has been unable to successfully communicate with peer 049c4fdc70794c649a0e385bb792cb3b for more than 1 seconds (1.351s)
I20260608 10:07:25.803723  7416 raft_consensus.cc:1064] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: attempting to promote NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 to VOTER
I20260608 10:07:25.805482  7415 raft_consensus.cc:1064] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: attempting to promote NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 to VOTER
I20260608 10:07:25.806713  7416 consensus_queue.cc:237] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.808444  7415 consensus_queue.cc:237] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [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: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.815333  7256 raft_consensus.cc:1275] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.815333  7463 raft_consensus.cc:1275] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.822484  7415 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:25.823930  7516 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:25.826803  7256 raft_consensus.cc:1275] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.829118  7514 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:25.834623  7463 raft_consensus.cc:1275] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.838022  7416 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:07:25.842103  7297 consensus_peers.cc:597] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:25.843777  7297 consensus_peers.cc:597] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.850966  7514 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.853170  7257 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.853839  7516 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.857903  7462 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.865005  7463 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.868324  7080 catalog_manager.cc:5696] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:25.875224  7256 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.884469  7416 raft_consensus.cc:1064] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: attempting to promote NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 to VOTER
I20260608 10:07:25.887614  7416 consensus_queue.cc:237] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.895707  7078 catalog_manager.cc:5696] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 reported cstate change: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.904526  7462 raft_consensus.cc:1275] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.905519  7257 raft_consensus.cc:1275] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:25.906762  7416 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:25.907615  7520 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:07:25.909766  7297 consensus_peers.cc:597] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.911883  7331 consensus_queue.cc:237] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [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: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.928622  7256 raft_consensus.cc:1275] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:25.931011  7461 raft_consensus.cc:1275] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:25.931210  7520 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:25.933561  7520 consensus_queue.cc:1048] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:25.938401  7514 raft_consensus.cc:1064] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: attempting to promote NON_VOTER 01cf6ccdb6e84f7ca7d04b36b746f868 to VOTER
I20260608 10:07:25.941416  7514 consensus_queue.cc:237] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [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: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.942654  7521 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.948490  7256 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.960486  7462 raft_consensus.cc:2955] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.966724  7331 consensus_queue.cc:237] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [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: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:25.966020  7520 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:25.975251  7066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 12f31123447849ba973a5242353e48af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:25.976878  7257 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
W20260608 10:07:25.986555  7128 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 049c4fdc70794c649a0e385bb792cb3b not available for placement
I20260608 10:07:25.991940  7462 raft_consensus.cc:1275] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:25.995534  7415 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:25.994889  7077 catalog_manager.cc:5696] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 reported cstate change: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.006062  7463 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.017603  7516 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.021211  7080 catalog_manager.cc:5696] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:26.024363  7256 raft_consensus.cc:1275] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:26.024830  7462 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.031625  7520 consensus_queue.cc:1048] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:26.040591  7256 raft_consensus.cc:2955] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.049679  7331 consensus_queue.cc:237] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [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: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:26.051184  7066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e343b405f6ed4012a37d7ac1a8b0f559 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.055089  7077 catalog_manager.cc:5696] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:26.057021  7257 raft_consensus.cc:1275] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.059531  7463 raft_consensus.cc:1275] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 LEARNER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.062108  7415 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:07:26.064711  7297 consensus_peers.cc:597] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 -> Peer 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): Couldn't send request to peer 049c4fdc70794c649a0e385bb792cb3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:26.066571  7416 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:26.067250  7463 raft_consensus.cc:1275] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:26.070187  7416 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:26.070683  7257 raft_consensus.cc:1275] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:26.073313  7416 consensus_queue.cc:1048] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:26.080235  7415 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
W20260608 10:07:26.081835  7067 catalog_manager.cc:4754] TS 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 12f31123447849ba973a5242353e48af: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111)
I20260608 10:07:26.085307  7255 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.092059  7066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 27dde1e6d52c4fe8b378f43640282ca7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.091508  7461 raft_consensus.cc:2955] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.096769  7077 catalog_manager.cc:5696] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 reported cstate change: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:26.105091  7416 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.107355  7462 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.120451  7255 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.122458  7077 catalog_manager.cc:5696] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 reported cstate change: config changed from index 2 to 3, 01cf6ccdb6e84f7ca7d04b36b746f868 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "049c4fdc70794c649a0e385bb792cb3b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43789 } } peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.139462  7331 consensus_queue.cc:237] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [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: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } }
I20260608 10:07:26.145663  7255 raft_consensus.cc:1275] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:26.145803  7462 raft_consensus.cc:1275] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Refusing update from remote peer 7d48daeaa41848b0b78796d0fd958464: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:26.147536  7520 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:26.148414  7415 consensus_queue.cc:1048] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:26.155433  7416 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.157312  7255 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.158816  7462 raft_consensus.cc:2955] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
I20260608 10:07:26.167223  7066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 789ade8eb4d24adfb63195d75630acc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.170830  7078 catalog_manager.cc:5696] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 reported cstate change: config changed from index 3 to 4, VOTER 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "7d48daeaa41848b0b78796d0fd958464" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aad3adb8e77848c19e6944435427bb77" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 34627 } } peers { permanent_uuid: "7d48daeaa41848b0b78796d0fd958464" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34823 } } peers { permanent_uuid: "01cf6ccdb6e84f7ca7d04b36b746f868" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 34277 } attrs { promote: false } } }
W20260608 10:07:27.272030  7067 catalog_manager.cc:4754] TS 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 12f31123447849ba973a5242353e48af: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111)
W20260608 10:07:28.317715  7067 catalog_manager.cc:4754] TS 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 12f31123447849ba973a5242353e48af: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111)
W20260608 10:07:28.441507  7067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 10:07:30.404434  7067 catalog_manager.cc:4754] TS 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 12f31123447849ba973a5242353e48af: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111)
I20260608 10:07:31.299614   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:07:31.326033   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.326912   860 tablet_replica.cc:333] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77: stopping tablet replica
I20260608 10:07:31.327744   860 raft_consensus.cc:2243] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.329171   860 raft_consensus.cc:2272] T 12f31123447849ba973a5242353e48af P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.331936   860 tablet_replica.cc:333] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77: stopping tablet replica
I20260608 10:07:31.332537   860 raft_consensus.cc:2243] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.333668   860 raft_consensus.cc:2272] T e343b405f6ed4012a37d7ac1a8b0f559 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.336479   860 tablet_replica.cc:333] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77: stopping tablet replica
I20260608 10:07:31.337131   860 raft_consensus.cc:2243] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.338218   860 raft_consensus.cc:2272] T 789ade8eb4d24adfb63195d75630acc2 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.340826   860 tablet_replica.cc:333] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77: stopping tablet replica
I20260608 10:07:31.341385   860 raft_consensus.cc:2243] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.342473   860 raft_consensus.cc:2272] T 27dde1e6d52c4fe8b378f43640282ca7 P aad3adb8e77848c19e6944435427bb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.370230   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
W20260608 10:07:31.380844  7296 consensus_peers.cc:597] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 -> Peer aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627): Couldn't send request to peer aad3adb8e77848c19e6944435427bb77. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:34627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:31.386065  7296 consensus_peers.cc:597] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 -> Peer aad3adb8e77848c19e6944435427bb77 (127.0.215.2:34627): Couldn't send request to peer aad3adb8e77848c19e6944435427bb77. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:34627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:31.394896   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:07:31.423942   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.424765   860 tablet_replica.cc:333] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464: stopping tablet replica
I20260608 10:07:31.425504   860 raft_consensus.cc:2243] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.426662   860 raft_consensus.cc:2272] T 12f31123447849ba973a5242353e48af P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.429520   860 tablet_replica.cc:333] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464: stopping tablet replica
I20260608 10:07:31.430238   860 raft_consensus.cc:2243] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.431391   860 raft_consensus.cc:2272] T e343b405f6ed4012a37d7ac1a8b0f559 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.433983   860 tablet_replica.cc:333] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464: stopping tablet replica
I20260608 10:07:31.434804   860 raft_consensus.cc:2243] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.435837   860 raft_consensus.cc:2272] T 789ade8eb4d24adfb63195d75630acc2 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.438788   860 tablet_replica.cc:333] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464: stopping tablet replica
I20260608 10:07:31.439370   860 raft_consensus.cc:2243] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.440284   860 raft_consensus.cc:2272] T 27dde1e6d52c4fe8b378f43640282ca7 P 7d48daeaa41848b0b78796d0fd958464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.465528   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:07:31.487331   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:07:31.523396   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.524158   860 tablet_replica.cc:333] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868: stopping tablet replica
I20260608 10:07:31.524920   860 raft_consensus.cc:2243] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.525796   860 raft_consensus.cc:2272] T 789ade8eb4d24adfb63195d75630acc2 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.528772   860 tablet_replica.cc:333] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868: stopping tablet replica
I20260608 10:07:31.529419   860 raft_consensus.cc:2243] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.530272   860 raft_consensus.cc:2272] T 27dde1e6d52c4fe8b378f43640282ca7 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.532768   860 tablet_replica.cc:333] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868: stopping tablet replica
I20260608 10:07:31.533377   860 raft_consensus.cc:2243] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.534194   860 raft_consensus.cc:2272] T e343b405f6ed4012a37d7ac1a8b0f559 P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.536801   860 tablet_replica.cc:333] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868: stopping tablet replica
I20260608 10:07:31.537406   860 raft_consensus.cc:2243] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.538189   860 raft_consensus.cc:2272] T 12f31123447849ba973a5242353e48af P 01cf6ccdb6e84f7ca7d04b36b746f868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.565093   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:07:31.586572   860 master.cc:562] Master@127.0.215.62:44493 shutting down...
W20260608 10:07:34.513031  7067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:07:34.516993  7067 catalog_manager.cc:4754] TS 049c4fdc70794c649a0e385bb792cb3b (127.0.215.1:43789): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 12f31123447849ba973a5242353e48af: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43789: connect: Connection refused (error 111)
W20260608 10:07:34.850728  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08000888e0 after lost signal to thread 863
W20260608 10:07:34.851351  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4bc0 after lost signal to thread 7114
I20260608 10:07:35.241509   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.242693   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.243278   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23b94fb30b2a43af8d7d9882fd2f3145: stopping tablet replica
I20260608 10:07:36.216349   860 master.cc:584] Master@127.0.215.62:44493 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15449 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:07:36.266858   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:35927
I20260608 10:07:36.268182   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:36.275170  7551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.275511  7554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.275820  7552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:36.290063   860 server_base.cc:1061] running on GCE node
I20260608 10:07:36.291529   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:36.291754   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:36.291896   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913256291885 us; error 0 us; skew 500 ppm
I20260608 10:07:36.292591   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:36.296100   860 webserver.cc:533] Webserver started at http://127.0.215.62:39637/ using document root <none> and password file <none>
I20260608 10:07:36.296730   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:36.296907   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:36.297199   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:36.298808   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "3b89e23f27434bddbcc80324e616cb7e"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.304484   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:07:36.309198  7560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.310230   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:36.310632   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "3b89e23f27434bddbcc80324e616cb7e"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.310921   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:36.334204   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:36.335737   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:36.379932   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:35927
I20260608 10:07:36.380072  7611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:35927 every 8 connection(s)
I20260608 10:07:36.384879  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:36.399633  7612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e: Bootstrap starting.
I20260608 10:07:36.405339  7612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:36.410645  7612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e: No bootstrap required, opened a new log
I20260608 10:07:36.413565  7612 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER }
I20260608 10:07:36.414076  7612 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:36.414445  7612 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b89e23f27434bddbcc80324e616cb7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:36.415184  7612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER }
I20260608 10:07:36.415724  7612 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:36.415974  7612 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:36.416311  7612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:36.421715  7612 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER }
I20260608 10:07:36.422387  7612 leader_election.cc:304] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [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: 3b89e23f27434bddbcc80324e616cb7e; no voters: 
I20260608 10:07:36.423666  7612 leader_election.cc:290] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:36.424257  7615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:36.425800  7615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 1 LEADER]: Becoming Leader. State: Replica: 3b89e23f27434bddbcc80324e616cb7e, State: Running, Role: LEADER
I20260608 10:07:36.426739  7615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [LEADER]: Queue going to LEADER mode. State: All 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: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER }
I20260608 10:07:36.427309  7612 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:36.435398  7616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b89e23f27434bddbcc80324e616cb7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER } }
I20260608 10:07:36.435988  7616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:36.435518  7617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b89e23f27434bddbcc80324e616cb7e. Latest consensus state: current_term: 1 leader_uuid: "3b89e23f27434bddbcc80324e616cb7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b89e23f27434bddbcc80324e616cb7e" member_type: VOTER } }
I20260608 10:07:36.436372  7617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:36.438215  7624 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:36.443921  7624 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:36.446662   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:36.455205  7624 catalog_manager.cc:1382] Generated new cluster ID: ecb2c38f0fd24846866496de83163680
I20260608 10:07:36.455585  7624 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:36.481246  7624 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:36.482842  7624 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:36.499431  7624 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e: Generated new TSK 0
I20260608 10:07:36.500099  7624 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:36.513978   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:36.523057  7634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.523681  7633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.525874  7636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:36.526953   860 server_base.cc:1061] running on GCE node
I20260608 10:07:36.528378   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:36.528688   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:36.528911   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913256528890 us; error 0 us; skew 500 ppm
I20260608 10:07:36.529908   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:36.533138   860 webserver.cc:533] Webserver started at http://127.0.215.1:36213/ using document root <none> and password file <none>
I20260608 10:07:36.533720   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:36.533932   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:36.534237   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:36.535697   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.541065   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:36.545006  7641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.545997   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:36.546298   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.546640   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:36.589655   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:36.591159   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:36.592823   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:36.595556   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:36.595836   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.596175   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:36.596448   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.641769   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:43343
I20260608 10:07:36.641887  7703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:43343 every 8 connection(s)
I20260608 10:07:36.647794   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:36.656505  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
W20260608 10:07:36.658099  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
W20260608 10:07:36.661356  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
I20260608 10:07:36.662462   860 server_base.cc:1061] running on GCE node
I20260608 10:07:36.662621  7704 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:36.663187  7704 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:36.663865   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:36.664109   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:36.664039  7704 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:36.664515   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913256664493 us; error 0 us; skew 500 ppm
I20260608 10:07:36.665307   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:36.667090  7577 ts_manager.cc:194] Registered new tserver with Master: 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343)
I20260608 10:07:36.668273   860 webserver.cc:533] Webserver started at http://127.0.215.2:43643/ using document root <none> and password file <none>
I20260608 10:07:36.668850   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:36.669088   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:36.669376   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:36.669464  7577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59714
I20260608 10:07:36.670998   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "f61dc7517bd34d39920f3e744f332021"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.676175   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:36.680694  7716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.681722   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:36.682169   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "f61dc7517bd34d39920f3e744f332021"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.682636   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:36.696645   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:36.697961   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:36.699637   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:36.702247   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:36.702591   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:36.702875   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:36.703099   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.750283   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:37951
I20260608 10:07:36.750473  7778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:37951 every 8 connection(s)
I20260608 10:07:36.756393   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:36.766084  7782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.766880  7783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:36.769696  7785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:36.770388  7779 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:36.770829  7779 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:36.771034   860 server_base.cc:1061] running on GCE node
I20260608 10:07:36.771782  7779 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:36.771988   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:36.772328   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:36.772512   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913256772495 us; error 0 us; skew 500 ppm
I20260608 10:07:36.773437   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:36.774156  7577 ts_manager.cc:194] Registered new tserver with Master: f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:36.775942  7577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59728
I20260608 10:07:36.776437   860 webserver.cc:533] Webserver started at http://127.0.215.3:33693/ using document root <none> and password file <none>
I20260608 10:07:36.777187   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:36.777436   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:36.777750   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:36.779201   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.784129   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:36.787984  7790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.788928   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:07:36.789268   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:36.789582   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:36.808241   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:36.809576   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:36.810984   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:36.813479   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:36.813726   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.813987   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:36.814182   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.858047   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:46233
I20260608 10:07:36.858167  7852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:46233 every 8 connection(s)
I20260608 10:07:36.873353  7853 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:36.873768  7853 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:36.874679  7853 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:36.876747  7577 ts_manager.cc:194] Registered new tserver with Master: 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:36.876902   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015181921s
I20260608 10:07:36.878255  7577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59732
I20260608 10:07:37.672564  7704 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:37.778901  7779 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:37.881667  7853 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:37.936576  7577 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59746:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:07:37.939168  7577 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:07:38.019690  7743 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b5087396f40ef9707d5e7939c17a5 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:38.020526  7742 tablet_service.cc:1511] Processing CreateTablet for tablet d9b215fe114e46e6907993c991412783 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:38.021580  7743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b5087396f40ef9707d5e7939c17a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.021530  7818 tablet_service.cc:1511] Processing CreateTablet for tablet bef64e18b5f04fb698c68d6c299f8a68 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:38.023227  7666 tablet_service.cc:1511] Processing CreateTablet for tablet 52f0810667474ad48209445c426e4270 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:38.023320  7741 tablet_service.cc:1511] Processing CreateTablet for tablet 52f0810667474ad48209445c426e4270 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:38.024847  7666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f0810667474ad48209445c426e4270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.024996  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f0810667474ad48209445c426e4270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.025445  7817 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b5087396f40ef9707d5e7939c17a5 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:38.019690  7668 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b5087396f40ef9707d5e7939c17a5 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:38.028061  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b5087396f40ef9707d5e7939c17a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.027880  7744 tablet_service.cc:1511] Processing CreateTablet for tablet bef64e18b5f04fb698c68d6c299f8a68 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:38.028628  7816 tablet_service.cc:1511] Processing CreateTablet for tablet d9b215fe114e46e6907993c991412783 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:38.029342  7742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b215fe114e46e6907993c991412783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.028991  7669 tablet_service.cc:1511] Processing CreateTablet for tablet bef64e18b5f04fb698c68d6c299f8a68 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:38.030171  7744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef64e18b5f04fb698c68d6c299f8a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.030704  7669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef64e18b5f04fb698c68d6c299f8a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.031592  7815 tablet_service.cc:1511] Processing CreateTablet for tablet 52f0810667474ad48209445c426e4270 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:38.021023  7667 tablet_service.cc:1511] Processing CreateTablet for tablet d9b215fe114e46e6907993c991412783 (DEFAULT_TABLE table=test-workload [id=52551c241df343e1af83348c845e2d97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:38.023367  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef64e18b5f04fb698c68d6c299f8a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.034804  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b215fe114e46e6907993c991412783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.038770  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b5087396f40ef9707d5e7939c17a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.041837  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f0810667474ad48209445c426e4270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.046774  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b215fe114e46e6907993c991412783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.098066  7873 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:38.106350  7875 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:38.111974  7874 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:38.114971  7875 tablet_bootstrap.cc:654] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.116322  7873 tablet_bootstrap.cc:654] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.120428  7874 tablet_bootstrap.cc:654] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.122033  7875 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: No bootstrap required, opened a new log
I20260608 10:07:38.122677  7875 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260608 10:07:38.127154  7875 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.127810  7875 raft_consensus.cc:385] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.128129  7875 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.128293  7873 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: No bootstrap required, opened a new log
I20260608 10:07:38.128984  7873 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.019s
I20260608 10:07:38.129412  7874 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: No bootstrap required, opened a new log
I20260608 10:07:38.129063  7875 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.129946  7874 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 10:07:38.132370  7873 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.133056  7873 raft_consensus.cc:385] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.133330  7873 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.133775  7874 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.134631  7875 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:07:38.134280  7873 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.134636  7874 raft_consensus.cc:385] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.135324  7874 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.136086  7875 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:38.136366  7874 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.146477  7875 tablet_bootstrap.cc:654] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.150393  7874 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.014s
I20260608 10:07:38.151639  7874 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:38.159334  7874 tablet_bootstrap.cc:654] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.161473  7879 raft_consensus.cc:493] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:38.162384  7879 raft_consensus.cc:515] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.180750  7874 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: No bootstrap required, opened a new log
I20260608 10:07:38.181581  7874 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260608 10:07:38.186069  7874 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.187202  7874 raft_consensus.cc:385] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.187603  7874 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.188782  7874 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.191721  7874 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.002s
I20260608 10:07:38.192857  7874 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:38.194420  7879 leader_election.cc:290] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:38.200265  7874 tablet_bootstrap.cc:654] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.204358  7873 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.075s	user 0.039s	sys 0.033s
I20260608 10:07:38.209460  7873 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:38.214897  7875 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: No bootstrap required, opened a new log
I20260608 10:07:38.216120  7875 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.013s
I20260608 10:07:38.221262  7874 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: No bootstrap required, opened a new log
I20260608 10:07:38.217272  7873 tablet_bootstrap.cc:654] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.220937  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:38.221896  7874 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260608 10:07:38.222030  7754 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 0.
I20260608 10:07:38.223893  7793 leader_election.cc:304] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cc7116d1284ed79e05ee4ba3860ab2, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:38.224862  7879 raft_consensus.cc:2804] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:38.225236  7879 raft_consensus.cc:493] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:38.225638  7879 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.225320  7875 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.226181  7875 raft_consensus.cc:385] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.225840  7874 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.226543  7875 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.226673  7874 raft_consensus.cc:385] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.227020  7874 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.228027  7874 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.230130  7679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" is_pre_election: true
I20260608 10:07:38.230607  7874 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:07:38.231132  7679 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 0.
I20260608 10:07:38.231842  7874 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:38.241504  7873 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: No bootstrap required, opened a new log
I20260608 10:07:38.241411  7879 raft_consensus.cc:515] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.243908  7874 tablet_bootstrap.cc:654] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.244954  7879 leader_election.cc:290] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:38.244858  7679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
I20260608 10:07:38.244858  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:38.246111  7679 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.242180  7873 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260608 10:07:38.239979  7875 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.248641  7875 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:07:38.250702  7754 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.251197  7873 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.252310  7873 raft_consensus.cc:385] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.252710  7873 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.253964  7881 raft_consensus.cc:493] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:38.254786  7881 raft_consensus.cc:515] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
W20260608 10:07:38.257117  7780 tablet.cc:2404] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:38.263176  7875 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:38.265661  7679 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 1.
I20260608 10:07:38.267735  7881 leader_election.cc:290] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:38.272212  7873 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.272337  7791 leader_election.cc:304] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: 
I20260608 10:07:38.275751  7879 raft_consensus.cc:2804] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:38.262192  7754 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 1.
I20260608 10:07:38.281900  7873 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260608 10:07:38.283560  7873 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:38.301525  7874 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: No bootstrap required, opened a new log
I20260608 10:07:38.300711  7879 raft_consensus.cc:697] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 LEADER]: Becoming Leader. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Running, Role: LEADER
I20260608 10:07:38.302139  7874 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.029s
I20260608 10:07:38.300921  7875 tablet_bootstrap.cc:654] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.302927  7879 consensus_queue.cc:237] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.304997  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:38.305780  7828 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 0.
I20260608 10:07:38.305708  7874 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.308151  7874 raft_consensus.cc:385] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.308085  7645 leader_election.cc:304] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: 
I20260608 10:07:38.308764  7874 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.309681  7881 raft_consensus.cc:2804] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:38.309774  7874 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.310437  7881 raft_consensus.cc:493] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:38.311322  7881 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.316295  7873 tablet_bootstrap.cc:654] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.323585  7881 raft_consensus.cc:515] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.328764  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
W20260608 10:07:38.330878  7644 leader_election.cc:343] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:38.332090  7881 leader_election.cc:290] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 election: Requested vote from peers 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:38.333298  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:38.335583  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:38.336450  7828 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:07:38.336505  7644 leader_election.cc:343] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:38.339787  7875 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: No bootstrap required, opened a new log
I20260608 10:07:38.340446  7875 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.018s
I20260608 10:07:38.344045  7875 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.344655  7875 raft_consensus.cc:385] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.344920  7875 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.345670  7875 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.347718  7875 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:07:38.348740  7875 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:38.351809  7874 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.049s	user 0.013s	sys 0.011s
I20260608 10:07:38.352283  7576 catalog_manager.cc:5696] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:38.355770  7828 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:38.361202  7645 leader_election.cc:304] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: f61dc7517bd34d39920f3e744f332021
I20260608 10:07:38.355814  7875 tablet_bootstrap.cc:654] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.362975  7881 raft_consensus.cc:2804] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:38.363718  7881 raft_consensus.cc:697] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:38.364660  7881 consensus_queue.cc:237] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.371307  7875 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: No bootstrap required, opened a new log
I20260608 10:07:38.371830  7875 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260608 10:07:38.372658  7873 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: No bootstrap required, opened a new log
I20260608 10:07:38.373211  7873 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.027s
I20260608 10:07:38.374993  7875 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.375801  7875 raft_consensus.cc:385] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.376098  7875 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.376178  7873 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.377027  7873 raft_consensus.cc:385] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.377077  7875 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.377475  7873 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.378628  7873 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.381052  7873 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:07:38.382182  7873 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:38.381696  7576 catalog_manager.cc:5696] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:38.384347  7875 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:07:38.389051  7873 tablet_bootstrap.cc:654] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.395169  7873 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: No bootstrap required, opened a new log
I20260608 10:07:38.395725  7873 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:07:38.398227  7873 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.399019  7873 raft_consensus.cc:385] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.399331  7873 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.400159  7873 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.402508  7873 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:38.425649  7881 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:38.426168  7881 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.428437  7881 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:38.429345  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:38.429618  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:38.430126  7754 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 0.
I20260608 10:07:38.430245  7828 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 0.
I20260608 10:07:38.431522  7644 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:38.432327  7881 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:38.432682  7881 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:38.432976  7881 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.438091  7881 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.439989  7881 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 election: Requested vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:38.440943  7754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:38.441119  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:38.441622  7754 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.441643  7828 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:07:38.443590  7625 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:38.449150  7828 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:38.449150  7754 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:38.450810  7644 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:38.451581  7881 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:38.452028  7881 raft_consensus.cc:697] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:38.452867  7881 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.460397  7577 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1). New cstate: current_term: 1 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:38.511631  7880 raft_consensus.cc:493] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:38.512218  7880 raft_consensus.cc:515] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:38.514672  7880 leader_election.cc:290] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:38.525888  7679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" is_pre_election: true
I20260608 10:07:38.526234  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:38.527077  7828 raft_consensus.cc:2393] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f61dc7517bd34d39920f3e744f332021 in current term 1: Already voted for candidate 7c0be507a9924ba59ed3da2b4c7d107b in this term.
I20260608 10:07:38.528249  7720 leader_election.cc:304] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [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: f61dc7517bd34d39920f3e744f332021; no voters: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b
I20260608 10:07:38.529011  7880 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.534466  7880 raft_consensus.cc:2749] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:38.648432  7880 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:38.648998  7880 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.651378  7880 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:38.651926  7679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" is_pre_election: true
I20260608 10:07:38.652688  7679 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 0.
I20260608 10:07:38.652706  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:38.653424  7828 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 0.
I20260608 10:07:38.654058  7717 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:38.654991  7880 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:38.655352  7880 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:38.655604  7880 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.660920  7880 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.662956  7880 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:38.663739  7679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
I20260608 10:07:38.664139  7828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:38.664319  7679 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.664718  7828 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.669642  7679 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 1.
I20260608 10:07:38.669863  7828 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 1.
I20260608 10:07:38.671161  7717 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:38.671931  7880 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:38.672878  7880 raft_consensus.cc:697] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 LEADER]: Becoming Leader. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Running, Role: LEADER
I20260608 10:07:38.673635  7880 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:38.682087  7577 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 reported cstate change: term changed from 0 to 1, leader changed from <none> to f61dc7517bd34d39920f3e744f332021 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "f61dc7517bd34d39920f3e744f332021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:38.780239  7879 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.794056  7906 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:38.815689   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:07:38.837188   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.838693   860 tablet_replica.cc:333] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: stopping tablet replica
I20260608 10:07:38.839344   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.840266   860 pending_rounds.cc:70] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Trying to abort 1 pending ops.
I20260608 10:07:38.840112  7881 consensus_queue.cc:1048] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.840525   860 pending_rounds.cc:77] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620706631380992 op_type: NO_OP noop_request { }
I20260608 10:07:38.840955   860 raft_consensus.cc:2889] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:38.841276   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.844388   860 tablet_replica.cc:333] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: stopping tablet replica
I20260608 10:07:38.845062   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.845517   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.848845   860 tablet_replica.cc:333] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: stopping tablet replica
I20260608 10:07:38.849915   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.850615   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.854943  7881 consensus_queue.cc:1048] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.864019   860 tablet_replica.cc:333] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: stopping tablet replica
I20260608 10:07:38.868592   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.872267   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.896734   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:07:38.910746   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:07:38.930894   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.931565   860 tablet_replica.cc:333] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: stopping tablet replica
I20260608 10:07:38.932168   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.932622   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.934782   860 tablet_replica.cc:333] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: stopping tablet replica
I20260608 10:07:38.935389   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.935856   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.938661   860 tablet_replica.cc:333] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: stopping tablet replica
I20260608 10:07:38.939241   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.939954   860 pending_rounds.cc:70] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Trying to abort 1 pending ops.
I20260608 10:07:38.940158   860 pending_rounds.cc:77] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620707536216064 op_type: NO_OP noop_request { }
I20260608 10:07:38.940414   860 raft_consensus.cc:2889] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:38.940651   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.943269   860 tablet_replica.cc:333] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: stopping tablet replica
I20260608 10:07:38.943846   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.944244   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.967695   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:07:38.980585   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:07:38.999452   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:39.000198   860 tablet_replica.cc:333] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: stopping tablet replica
I20260608 10:07:39.000869   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.001331   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.003661   860 tablet_replica.cc:333] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: stopping tablet replica
I20260608 10:07:39.004200   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.004560   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.006464   860 tablet_replica.cc:333] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: stopping tablet replica
I20260608 10:07:39.006978   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.007366   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.009838   860 tablet_replica.cc:333] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: stopping tablet replica
I20260608 10:07:39.010377   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:39.011200   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.034766   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:07:39.049669   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:39.056396  7913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:39.056602  7914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:39.058212  7916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:39.059718   860 server_base.cc:1061] running on GCE node
I20260608 10:07:39.060928   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:39.061213   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:39.061436   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913259061424 us; error 0 us; skew 500 ppm
I20260608 10:07:39.062083   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:39.064674   860 webserver.cc:533] Webserver started at http://127.0.215.4:42219/ using document root <none> and password file <none>
I20260608 10:07:39.065267   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:39.065529   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:39.065852   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:39.067147   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "9d06f26700184ed08354b01fb34fe809"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-l651"
I20260608 10:07:39.072073   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:39.075654  7921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.076617   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:39.077059   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "9d06f26700184ed08354b01fb34fe809"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-l651"
I20260608 10:07:39.077476   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:39.091193   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:39.092450   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:39.094039   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:39.096650   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:39.096992   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.097345   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:39.097625   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.138413   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:35297
I20260608 10:07:39.138693  7983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:35297 every 8 connection(s)
I20260608 10:07:39.153657  7984 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:39.154243  7984 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:39.155180  7984 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:39.157341  7576 ts_manager.cc:194] Registered new tserver with Master: 9d06f26700184ed08354b01fb34fe809 (127.0.215.4:35297)
I20260608 10:07:39.158948  7576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59754
W20260608 10:07:39.457437  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet d9b215fe114e46e6907993c991412783: Network error: Client connection negotiation failed: client connection to 127.0.215.3:46233: connect: Connection refused (error 111)
W20260608 10:07:39.461671  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet bef64e18b5f04fb698c68d6c299f8a68: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43343: connect: Connection refused (error 111)
W20260608 10:07:39.465840  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet fb7b5087396f40ef9707d5e7939c17a5: Network error: Client connection negotiation failed: client connection to 127.0.215.2:37951: connect: Connection refused (error 111)
I20260608 10:07:40.161775  7984 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
W20260608 10:07:40.480208  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet d9b215fe114e46e6907993c991412783: Network error: Client connection negotiation failed: client connection to 127.0.215.3:46233: connect: Connection refused (error 111)
W20260608 10:07:40.484109  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet 52f0810667474ad48209445c426e4270: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43343: connect: Connection refused (error 111)
W20260608 10:07:40.487983  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet fb7b5087396f40ef9707d5e7939c17a5: Network error: Client connection negotiation failed: client connection to 127.0.215.2:37951: connect: Connection refused (error 111)
W20260608 10:07:41.519578  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet d9b215fe114e46e6907993c991412783: Network error: Client connection negotiation failed: client connection to 127.0.215.3:46233: connect: Connection refused (error 111)
W20260608 10:07:41.523494  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet bef64e18b5f04fb698c68d6c299f8a68: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43343: connect: Connection refused (error 111)
W20260608 10:07:41.527388  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet fb7b5087396f40ef9707d5e7939c17a5: Network error: Client connection negotiation failed: client connection to 127.0.215.2:37951: connect: Connection refused (error 111)
W20260608 10:07:42.541509  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet fb7b5087396f40ef9707d5e7939c17a5: Network error: Client connection negotiation failed: client connection to 127.0.215.2:37951: connect: Connection refused (error 111)
W20260608 10:07:42.545338  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet d9b215fe114e46e6907993c991412783: Network error: Client connection negotiation failed: client connection to 127.0.215.3:46233: connect: Connection refused (error 111)
W20260608 10:07:42.549219  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet bef64e18b5f04fb698c68d6c299f8a68: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43343: connect: Connection refused (error 111)
W20260608 10:07:43.562986  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet fb7b5087396f40ef9707d5e7939c17a5: Network error: Client connection negotiation failed: client connection to 127.0.215.2:37951: connect: Connection refused (error 111)
W20260608 10:07:43.566433  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet 52f0810667474ad48209445c426e4270: Network error: Client connection negotiation failed: client connection to 127.0.215.1:43343: connect: Connection refused (error 111)
W20260608 10:07:43.569763  7625 auto_rebalancer.cc:591] Failed to schedule move for tablet d9b215fe114e46e6907993c991412783: Network error: Client connection negotiation failed: client connection to 127.0.215.3:46233: connect: Connection refused (error 111)
W20260608 10:07:44.572075  7625 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 7c0be507a9924ba59ed3da2b4c7d107b not available for placement
W20260608 10:07:45.574218  7625 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 7c0be507a9924ba59ed3da2b4c7d107b not available for placement
I20260608 10:07:46.176211   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:46.183336  7993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:46.183996  7994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:46.184687  7996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.188482   860 server_base.cc:1061] running on GCE node
I20260608 10:07:46.190819   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:46.191092   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:46.191280   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913266191266 us; error 0 us; skew 500 ppm
I20260608 10:07:46.191892   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:46.194459   860 webserver.cc:533] Webserver started at http://127.0.215.1:36213/ using document root <none> and password file <none>
I20260608 10:07:46.194998   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:46.195204   860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:46.199266   860 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:46.202742  8001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:46.203570   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:46.203902   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:46.204208   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:46.216153   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:46.217347   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:46.219020   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:46.222834  8008 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:07:46.245762   860 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:46.246162   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260608 10:07:46.246524   860 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:07:46.251701  8008 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:46.263073   860 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:46.263329  8008 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.263412   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 10:07:46.264354  8008 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap complete.
I20260608 10:07:46.265172  8008 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:07:46.267530  8008 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.268019  8008 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.268771  8008 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.271845  8008 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:07:46.272778  8008 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:46.287547  8008 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.288338  8008 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap complete.
I20260608 10:07:46.288965  8008 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:07:46.291474  8008 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.292063  8008 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.292796  8008 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.294756  8008 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 10:07:46.295501  8008 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:46.332003  8008 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:46.333729  8008 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap complete.
I20260608 10:07:46.335028  8008 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260608 10:07:46.340006  8008 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.341792  8008 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.342885  8008 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.346352  8008 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 10:07:46.348091  8008 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap starting.
I20260608 10:07:46.352819   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:43343
I20260608 10:07:46.353091  8069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:43343 every 8 connection(s)
I20260608 10:07:46.360175   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:46.373725  8075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.375680  8008 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: 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
W20260608 10:07:46.376173  8076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.376919  8008 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Bootstrap complete.
I20260608 10:07:46.377617  8008 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.006s
I20260608 10:07:46.382236  8008 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:46.383149  8008 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.384752   860 server_base.cc:1061] running on GCE node
I20260608 10:07:46.384359  8008 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
W20260608 10:07:46.385465  8078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.386991   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:46.387300  8008 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260608 10:07:46.387524   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:46.388149   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913266388122 us; error 0 us; skew 500 ppm
I20260608 10:07:46.388996  8070 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:46.389328   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:46.389496  8070 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:46.390779  8070 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:46.392939   860 webserver.cc:533] Webserver started at http://127.0.215.2:43643/ using document root <none> and password file <none>
I20260608 10:07:46.393769   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:46.394016   860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:46.397006  7576 ts_manager.cc:194] Re-registered known tserver with Master: 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343)
I20260608 10:07:46.399334   860 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:46.403599  7576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59076
I20260608 10:07:46.403769  8083 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:46.404980   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:46.405400   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "f61dc7517bd34d39920f3e744f332021"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:46.405893   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:46.407462  8070 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:46.419633   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:46.421173   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:46.422947   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:46.450780   860 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:46.451131   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 10:07:46.456926  8090 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:46.468926   860 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:46.469209   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:07:46.471330  8090 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:46.472204  8090 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Bootstrap complete.
I20260608 10:07:46.472829  8090 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:07:46.475502  8090 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.476329  8090 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.477029  8090 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.480540  8090 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:46.481351  8090 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:46.497517  8090 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.498693  8090 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Bootstrap complete.
I20260608 10:07:46.499351  8090 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 10:07:46.502038  8090 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.502732  8090 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.503517  8090 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.505764  8090 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:46.506778  8090 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:46.521696  8090 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.522670  8090 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Bootstrap complete.
I20260608 10:07:46.523586  8090 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:07:46.526300  8090 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.527020  8090 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.527815  8090 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.529887  8090 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:46.530748  8090 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Bootstrap starting.
I20260608 10:07:46.531960   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:37951
I20260608 10:07:46.532193  8150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:37951 every 8 connection(s)
I20260608 10:07:46.537389   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:46.547024  8154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:46.551437  8156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.555619   860 server_base.cc:1061] running on GCE node
W20260608 10:07:46.557772  8158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:46.559121   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:46.559341  8151 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
W20260608 10:07:46.559494   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:46.559911   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913266559885 us; error 0 us; skew 500 ppm
I20260608 10:07:46.559955  8151 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:46.560338  8090 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.560789   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:46.561255  8151 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:46.561475  8090 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Bootstrap complete.
I20260608 10:07:46.562280  8090 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260608 10:07:46.564095   860 webserver.cc:533] Webserver started at http://127.0.215.3:33693/ using document root <none> and password file <none>
I20260608 10:07:46.564837   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:46.565109   860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:46.566215  8090 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:46.567154  8090 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.568064  8090 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:46.570281   860 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:46.570859  8090 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:46.570748  7576 ts_manager.cc:194] Re-registered known tserver with Master: f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:46.575059  8163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:46.576413   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:46.576887   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-l651"
I20260608 10:07:46.577288   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:46.577700  7576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59092
W20260608 10:07:46.577696  7625 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 28cc7116d1284ed79e05ee4ba3860ab2 not available for placement
I20260608 10:07:46.581560  8151 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:46.604159   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:46.605769   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:46.607524   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:46.636173   860 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:46.636590   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260608 10:07:46.642448  8170 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:46.654798   860 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:46.655169   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.016s	sys 0.003s
I20260608 10:07:46.655280  8170 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.656225  8170 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap complete.
I20260608 10:07:46.656963  8170 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 10:07:46.659719  8170 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.660388  8170 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.661290  8170 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.664032  8170 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.006s
I20260608 10:07:46.665258  8170 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:46.684463  8170 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.685403  8170 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap complete.
I20260608 10:07:46.686128  8170 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 10:07:46.689250  8170 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.689926  8170 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.690819  8170 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.692844  8170 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:46.693679  8170 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:46.709131  8170 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.710016  8170 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap complete.
I20260608 10:07:46.710783  8170 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 10:07:46.714249  8170 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.715147  8170 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.716015  8170 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:46.717926  8170 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:07:46.718858  8170 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap starting.
I20260608 10:07:46.721127   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:46233
I20260608 10:07:46.721500  8230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:46233 every 8 connection(s)
I20260608 10:07:46.740001  8170 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:46.740393  8231 heartbeater.cc:344] Connected to a master server at 127.0.215.62:35927
I20260608 10:07:46.741137  8231 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:46.741588  8170 tablet_bootstrap.cc:492] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Bootstrap complete.
I20260608 10:07:46.742424  8231 heartbeater.cc:507] Master 127.0.215.62:35927 requested a full tablet report, sending...
I20260608 10:07:46.742609  8170 ts_tablet_manager.cc:1403] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260608 10:07:46.746531  8170 raft_consensus.cc:359] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:46.747505  8170 raft_consensus.cc:740] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.748602  7576 ts_manager.cc:194] Re-registered known tserver with Master: 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:46.748378  8170 consensus_queue.cc:260] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:46.750991  8170 ts_tablet_manager.cc:1434] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:07:46.753896  7576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59106
I20260608 10:07:46.756825  8231 heartbeater.cc:499] Master 127.0.215.62:35927 was elected leader, sending a full tablet report...
I20260608 10:07:47.479694  8235 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:47.480530  8235 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.484185  8235 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.504395  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:47.504391  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:47.505836  8125 raft_consensus.cc:2410] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0be507a9924ba59ed3da2b4c7d107b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:07:47.505880  8205 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:47.507851  8005 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: f61dc7517bd34d39920f3e744f332021
I20260608 10:07:47.508792  8235 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:47.509264  8235 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:47.509709  8235 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.516269  8235 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.518191  8235 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 election: Requested vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.519248  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:47.519357  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:47.520002  8125 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.520289  8205 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.526502  8205 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:47.526647  8125 raft_consensus.cc:2410] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c0be507a9924ba59ed3da2b4c7d107b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:07:47.527900  8005 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: 
I20260608 10:07:47.528964  8235 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:47.530376  8235 raft_consensus.cc:697] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:47.531397  8235 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Queue going to LEADER 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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.539764  7576 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 1 to 2, leader changed from f61dc7517bd34d39920f3e744f332021 (127.0.215.2) to 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1). New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:47.585953  7625 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 52551c241df343e1af83348c845e2d97: could not find any suitable replica to move from server 7c0be507a9924ba59ed3da2b4c7d107b to server 9d06f26700184ed08354b01fb34fe809
I20260608 10:07:47.631219  8235 raft_consensus.cc:493] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:47.631980  8235 raft_consensus.cc:515] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.633998  8235 leader_election.cc:290] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.634985  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:47.635185  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:47.635864  8125 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:47.636109  8205 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:47.637499  8004 leader_election.cc:304] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:47.638474  8235 raft_consensus.cc:2804] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:47.639031  8235 raft_consensus.cc:493] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:47.639461  8235 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.645442  8235 raft_consensus.cc:515] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.647644  8235 leader_election.cc:290] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 election: Requested vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.648433  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:47.648808  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b215fe114e46e6907993c991412783" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:47.649446  8125 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.649693  8205 raft_consensus.cc:3060] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.657277  8205 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:47.657277  8125 raft_consensus.cc:2468] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:47.659096  8005 leader_election.cc:304] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: 
I20260608 10:07:47.659960  8235 raft_consensus.cc:2804] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:47.660557  8235 raft_consensus.cc:697] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:47.661507  8235 consensus_queue.cc:237] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.669843  7576 catalog_manager.cc:5696] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 1 to 2, leader changed from 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) to 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1). New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:47.731750  8247 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:47.732484  8247 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.735096  8247 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.749262  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:47.749379  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" is_pre_election: true
I20260608 10:07:47.750499  8205 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 2.
I20260608 10:07:47.752077  8087 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: 28cc7116d1284ed79e05ee4ba3860ab2, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:47.753018  8247 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:47.753513  8247 raft_consensus.cc:493] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:47.753954  8247 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:47.759727  8247 raft_consensus.cc:515] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.761684  8247 leader_election.cc:290] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [CANDIDATE]: Term 3 election: Requested vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:47.762768  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
I20260608 10:07:47.762874  8205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b5087396f40ef9707d5e7939c17a5" candidate_uuid: "f61dc7517bd34d39920f3e744f332021" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:47.763787  8205 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:47.770480  8205 raft_consensus.cc:2468] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc7517bd34d39920f3e744f332021 in term 3.
I20260608 10:07:47.771800  8087 leader_election.cc:304] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: 28cc7116d1284ed79e05ee4ba3860ab2, f61dc7517bd34d39920f3e744f332021; no voters: 7c0be507a9924ba59ed3da2b4c7d107b
I20260608 10:07:47.772702  8247 raft_consensus.cc:2804] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:47.773953  8247 raft_consensus.cc:697] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Becoming Leader. State: Replica: f61dc7517bd34d39920f3e744f332021, State: Running, Role: LEADER
I20260608 10:07:47.774858  8247 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.782632  7576 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 reported cstate change: term changed from 2 to 3, leader changed from 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) to f61dc7517bd34d39920f3e744f332021 (127.0.215.2). New cstate: current_term: 3 leader_uuid: "f61dc7517bd34d39920f3e744f332021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:47.883531  8253 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:47.884212  8253 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.886827  8253 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:47.899502  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" is_pre_election: true
I20260608 10:07:47.899505  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:47.900643  8043 raft_consensus.cc:2410] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cc7116d1284ed79e05ee4ba3860ab2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:07:47.900717  8125 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 1.
I20260608 10:07:47.902380  8166 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [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: 28cc7116d1284ed79e05ee4ba3860ab2, f61dc7517bd34d39920f3e744f332021; no voters: 7c0be507a9924ba59ed3da2b4c7d107b
I20260608 10:07:47.903339  8253 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:47.903751  8253 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:47.904109  8253 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.910811  8253 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.912868  8253 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:47.913757  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0be507a9924ba59ed3da2b4c7d107b"
I20260608 10:07:47.914067  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:47.914746  8043 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.915004  8125 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:47.923156  8125 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cc7116d1284ed79e05ee4ba3860ab2 in term 2.
I20260608 10:07:47.923579  8043 raft_consensus.cc:2410] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 28cc7116d1284ed79e05ee4ba3860ab2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:07:47.924715  8166 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [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: 28cc7116d1284ed79e05ee4ba3860ab2, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:47.925827  8253 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:47.927237  8253 raft_consensus.cc:697] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 LEADER]: Becoming Leader. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Running, Role: LEADER
I20260608 10:07:47.928093  8253 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [LEADER]: Queue going to LEADER 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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.935681  7576 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 reported cstate change: term changed from 1 to 2, leader changed from 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) to 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3). New cstate: current_term: 2 leader_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:47.971325  8125 raft_consensus.cc:1240] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Rejecting Update request from peer 7c0be507a9924ba59ed3da2b4c7d107b for earlier term 2. Current term is 3. Ops: []
I20260608 10:07:47.973104  8235 consensus_queue.cc:1059] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:47.974046  8235 consensus_queue.cc:1243] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Peer f61dc7517bd34d39920f3e744f332021 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:07:47.974772  8240 raft_consensus.cc:3055] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:47.975167  8240 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:47.976029  8240 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:47.977222  8240 raft_consensus.cc:3060] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:48.052073  8125 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:48.053685  8240 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:48.066234  8205 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:48.068387  8260 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:48.071388  8260 raft_consensus.cc:493] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:48.072046  8260 raft_consensus.cc:515] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:48.075065  8260 leader_election.cc:290] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:48.076103  8204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:48.076993  8204 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:48.077299  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:48.078512  8005 leader_election.cc:304] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 28cc7116d1284ed79e05ee4ba3860ab2, 7c0be507a9924ba59ed3da2b4c7d107b; no voters: 
I20260608 10:07:48.079447  8125 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 1.
I20260608 10:07:48.080466  8235 raft_consensus.cc:2804] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:48.081003  8235 raft_consensus.cc:493] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:48.081359  8235 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:48.087255  8235 raft_consensus.cc:515] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:48.089432  8235 leader_election.cc:290] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 2 election: Requested vote from peers 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233), f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:48.090134  8204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:48.090567  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef64e18b5f04fb698c68d6c299f8a68" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:48.091181  8204 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:48.091578  8125 raft_consensus.cc:3060] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:48.099301  8125 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:48.099301  8204 raft_consensus.cc:2468] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:48.100973  8004 leader_election.cc:304] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 
I20260608 10:07:48.101941  8235 raft_consensus.cc:2804] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:48.102568  8235 raft_consensus.cc:697] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:48.103353  8235 consensus_queue.cc:237] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } }
I20260608 10:07:48.111213  7576 catalog_manager.cc:5696] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:48.192699  8235 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:48.193460  8235 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:48.195466  8235 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:48.196722  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021" is_pre_election: true
I20260608 10:07:48.196749  8204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" is_pre_election: true
I20260608 10:07:48.197726  8125 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 2.
I20260608 10:07:48.199149  8004 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 28cc7116d1284ed79e05ee4ba3860ab2
I20260608 10:07:48.200194  8235 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:48.200743  8235 raft_consensus.cc:493] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:48.201187  8235 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:48.206862  8235 raft_consensus.cc:515] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:48.209172  8235 leader_election.cc:290] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [CANDIDATE]: Term 3 election: Requested vote from peers f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951), 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233)
I20260608 10:07:48.210041  8125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f61dc7517bd34d39920f3e744f332021"
I20260608 10:07:48.210475  8204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f0810667474ad48209445c426e4270" candidate_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28cc7116d1284ed79e05ee4ba3860ab2"
I20260608 10:07:48.211110  8125 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:48.216400  8204 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:48.218051  8125 raft_consensus.cc:2468] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0be507a9924ba59ed3da2b4c7d107b in term 3.
I20260608 10:07:48.218226  8247 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:48.219574  8004 leader_election.cc:304] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: 7c0be507a9924ba59ed3da2b4c7d107b, f61dc7517bd34d39920f3e744f332021; no voters: 28cc7116d1284ed79e05ee4ba3860ab2
I20260608 10:07:48.220719  8235 raft_consensus.cc:2804] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:48.221385  8235 raft_consensus.cc:697] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 LEADER]: Becoming Leader. State: Replica: 7c0be507a9924ba59ed3da2b4c7d107b, State: Running, Role: LEADER
I20260608 10:07:48.222476  8235 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:48.232631  7577 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: term changed from 2 to 3, leader changed from 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) to 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1). New cstate: current_term: 3 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:48.235610  8043 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:48.239949  8267 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:48.241278  8267 consensus_queue.cc:1243] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Peer 7c0be507a9924ba59ed3da2b4c7d107b log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:07:48.245332  8043 pending_rounds.cc:85] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Aborting all ops after (but not including) 0
I20260608 10:07:48.245814  8043 pending_rounds.cc:107] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:48.246179  8043 raft_consensus.cc:2889] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:48.359390  8125 raft_consensus.cc:1240] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Rejecting Update request from peer 28cc7116d1284ed79e05ee4ba3860ab2 for earlier term 2. Current term is 3. Ops: []
I20260608 10:07:48.361299  8256 consensus_queue.cc:1059] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:48.362214  8253 raft_consensus.cc:3055] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:48.362637  8253 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28cc7116d1284ed79e05ee4ba3860ab2, State: Running, Role: LEADER
I20260608 10:07:48.363554  8253 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } }
I20260608 10:07:48.364642  8253 raft_consensus.cc:3060] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:48.606120  8125 raft_consensus.cc:1275] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:48.607196  8124 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:48.608136  8260 consensus_queue.cc:1048] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:48.607882  8043 consensus_queue.cc:237] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:48.608964  8240 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:48.623710  8204 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:48.631016  8274 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:48.644176  8205 raft_consensus.cc:1275] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:48.651798  8205 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:48.653157  8124 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:48.654930  8276 consensus_queue.cc:1048] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:48.656236  8240 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:48.658128  8240 consensus_queue.cc:1243] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Peer 28cc7116d1284ed79e05ee4ba3860ab2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:07:48.660800  8240 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:48.663647  8205 pending_rounds.cc:85] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Aborting all ops after (but not including) 0
I20260608 10:07:48.664618  8205 pending_rounds.cc:107] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:48.665328  8205 raft_consensus.cc:2889] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:48.659406  8204 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.668565  8124 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.657577  8274 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
W20260608 10:07:48.718773  8004 consensus_peers.cc:597] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b -> Peer 9d06f26700184ed08354b01fb34fe809 (127.0.215.4:35297): Couldn't send request to peer 9d06f26700184ed08354b01fb34fe809. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9b215fe114e46e6907993c991412783. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:48.719142  8043 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:48.719514  7576 catalog_manager.cc:5696] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 reported cstate change: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.732677  8204 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 10:07:48.733389  8004 consensus_peers.cc:597] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b -> Peer 9d06f26700184ed08354b01fb34fe809 (127.0.215.4:35297): Couldn't send request to peer 9d06f26700184ed08354b01fb34fe809. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52f0810667474ad48209445c426e4270. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:48.734426  8124 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:48.735623  8278 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:48.737320  8260 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:48.744845  8260 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.747014  8124 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.748984  8204 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.762959  7575 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 reported cstate change: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New cstate: current_term: 3 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.782991  8124 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:48.789798  8204 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:48.790822  8043 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:48.791921  8247 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:48.793252  8251 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:48.802994  8086 consensus_peers.cc:597] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 -> Peer 9d06f26700184ed08354b01fb34fe809 (127.0.215.4:35297): Couldn't send request to peer 9d06f26700184ed08354b01fb34fe809. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb7b5087396f40ef9707d5e7939c17a5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:48.802273  8251 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.804574  8043 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.807148  8204 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:48.817659  7576 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: config changed from index -1 to 3, NON_VOTER 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) added. New cstate: current_term: 3 leader_uuid: "f61dc7517bd34d39920f3e744f332021" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } } }
I20260608 10:07:49.018565  8282 ts_tablet_manager.cc:933] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Initiating tablet copy from peer 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343)
I20260608 10:07:49.020864  8282 tablet_copy_client.cc:323] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:43343
I20260608 10:07:49.033389  8055 tablet_copy_service.cc:140] P 7c0be507a9924ba59ed3da2b4c7d107b: Received BeginTabletCopySession request for tablet d9b215fe114e46e6907993c991412783 from peer 9d06f26700184ed08354b01fb34fe809 ({username='slave'} at 127.0.0.1:32898)
I20260608 10:07:49.034281  8055 tablet_copy_service.cc:161] P 7c0be507a9924ba59ed3da2b4c7d107b: Beginning new tablet copy session on tablet d9b215fe114e46e6907993c991412783 from peer 9d06f26700184ed08354b01fb34fe809 at {username='slave'} at 127.0.0.1:32898: session id = 9d06f26700184ed08354b01fb34fe809-d9b215fe114e46e6907993c991412783
I20260608 10:07:49.043942  8055 tablet_copy_source_session.cc:215] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:49.047775  8282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b215fe114e46e6907993c991412783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.062721  8282 tablet_copy_client.cc:806] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:49.063448  8282 tablet_copy_client.cc:670] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:49.067790  8282 tablet_copy_client.cc:538] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:49.074836  8282 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Bootstrap starting.
I20260608 10:07:49.093159  8282 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:49.094072  8282 tablet_bootstrap.cc:492] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Bootstrap complete.
I20260608 10:07:49.094867  8282 ts_tablet_manager.cc:1403] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260608 10:07:49.097723  8282 raft_consensus.cc:359] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.098639  8282 raft_consensus.cc:740] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9d06f26700184ed08354b01fb34fe809, State: Initialized, Role: LEARNER
I20260608 10:07:49.099311  8282 consensus_queue.cc:260] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.102821  8282 ts_tablet_manager.cc:1434] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:49.104894  8055 tablet_copy_service.cc:342] P 7c0be507a9924ba59ed3da2b4c7d107b: Request end of tablet copy session 9d06f26700184ed08354b01fb34fe809-d9b215fe114e46e6907993c991412783 received from {username='slave'} at 127.0.0.1:32898
I20260608 10:07:49.105518  8055 tablet_copy_service.cc:434] P 7c0be507a9924ba59ed3da2b4c7d107b: ending tablet copy session 9d06f26700184ed08354b01fb34fe809-d9b215fe114e46e6907993c991412783 on tablet d9b215fe114e46e6907993c991412783 with peer 9d06f26700184ed08354b01fb34fe809
I20260608 10:07:49.136749  8282 ts_tablet_manager.cc:933] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Initiating tablet copy from peer 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343)
I20260608 10:07:49.138751  8282 tablet_copy_client.cc:323] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:43343
I20260608 10:07:49.140683  8055 tablet_copy_service.cc:140] P 7c0be507a9924ba59ed3da2b4c7d107b: Received BeginTabletCopySession request for tablet 52f0810667474ad48209445c426e4270 from peer 9d06f26700184ed08354b01fb34fe809 ({username='slave'} at 127.0.0.1:32898)
I20260608 10:07:49.141300  8055 tablet_copy_service.cc:161] P 7c0be507a9924ba59ed3da2b4c7d107b: Beginning new tablet copy session on tablet 52f0810667474ad48209445c426e4270 from peer 9d06f26700184ed08354b01fb34fe809 at {username='slave'} at 127.0.0.1:32898: session id = 9d06f26700184ed08354b01fb34fe809-52f0810667474ad48209445c426e4270
I20260608 10:07:49.146893  8055 tablet_copy_source_session.cc:215] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:49.149928  8282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f0810667474ad48209445c426e4270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.162616  8282 tablet_copy_client.cc:806] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:49.163338  8282 tablet_copy_client.cc:670] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:49.167363  8282 tablet_copy_client.cc:538] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:49.175911  8282 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Bootstrap starting.
I20260608 10:07:49.198566  8282 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:49.199779  8282 tablet_bootstrap.cc:492] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Bootstrap complete.
I20260608 10:07:49.200697  8282 ts_tablet_manager.cc:1403] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260608 10:07:49.204131  8282 raft_consensus.cc:359] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.205328  8282 raft_consensus.cc:740] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9d06f26700184ed08354b01fb34fe809, State: Initialized, Role: LEARNER
I20260608 10:07:49.206243  8282 consensus_queue.cc:260] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.209515  8282 ts_tablet_manager.cc:1434] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:07:49.211690  8055 tablet_copy_service.cc:342] P 7c0be507a9924ba59ed3da2b4c7d107b: Request end of tablet copy session 9d06f26700184ed08354b01fb34fe809-52f0810667474ad48209445c426e4270 received from {username='slave'} at 127.0.0.1:32898
I20260608 10:07:49.212337  8055 tablet_copy_service.cc:434] P 7c0be507a9924ba59ed3da2b4c7d107b: ending tablet copy session 9d06f26700184ed08354b01fb34fe809-52f0810667474ad48209445c426e4270 on tablet 52f0810667474ad48209445c426e4270 with peer 9d06f26700184ed08354b01fb34fe809
I20260608 10:07:49.235157  8282 ts_tablet_manager.cc:933] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Initiating tablet copy from peer f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951)
I20260608 10:07:49.237042  8282 tablet_copy_client.cc:323] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:37951
I20260608 10:07:49.246543  8135 tablet_copy_service.cc:140] P f61dc7517bd34d39920f3e744f332021: Received BeginTabletCopySession request for tablet fb7b5087396f40ef9707d5e7939c17a5 from peer 9d06f26700184ed08354b01fb34fe809 ({username='slave'} at 127.0.0.1:42960)
I20260608 10:07:49.247263  8135 tablet_copy_service.cc:161] P f61dc7517bd34d39920f3e744f332021: Beginning new tablet copy session on tablet fb7b5087396f40ef9707d5e7939c17a5 from peer 9d06f26700184ed08354b01fb34fe809 at {username='slave'} at 127.0.0.1:42960: session id = 9d06f26700184ed08354b01fb34fe809-fb7b5087396f40ef9707d5e7939c17a5
I20260608 10:07:49.253078  8135 tablet_copy_source_session.cc:215] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:49.256448  8282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b5087396f40ef9707d5e7939c17a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.267329  8282 tablet_copy_client.cc:806] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:49.268060  8282 tablet_copy_client.cc:670] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:49.272234  8282 tablet_copy_client.cc:538] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:49.279914  8282 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Bootstrap starting.
I20260608 10:07:49.298007  8282 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:49.299003  8282 tablet_bootstrap.cc:492] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Bootstrap complete.
I20260608 10:07:49.299786  8282 ts_tablet_manager.cc:1403] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:07:49.302879  8282 raft_consensus.cc:359] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.303926  8282 raft_consensus.cc:740] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9d06f26700184ed08354b01fb34fe809, State: Initialized, Role: LEARNER
I20260608 10:07:49.304710  8282 consensus_queue.cc:260] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: true } }
I20260608 10:07:49.306999  8282 ts_tablet_manager.cc:1434] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:07:49.309389  8135 tablet_copy_service.cc:342] P f61dc7517bd34d39920f3e744f332021: Request end of tablet copy session 9d06f26700184ed08354b01fb34fe809-fb7b5087396f40ef9707d5e7939c17a5 received from {username='slave'} at 127.0.0.1:42960
I20260608 10:07:49.310075  8135 tablet_copy_service.cc:434] P f61dc7517bd34d39920f3e744f332021: ending tablet copy session 9d06f26700184ed08354b01fb34fe809-fb7b5087396f40ef9707d5e7939c17a5 on tablet fb7b5087396f40ef9707d5e7939c17a5 with peer 9d06f26700184ed08354b01fb34fe809
I20260608 10:07:49.607326  7959 raft_consensus.cc:1217] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:07:49.612763  7959 raft_consensus.cc:1217] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 10:07:49.745615  7959 raft_consensus.cc:1217] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 10:07:50.019622  8260 raft_consensus.cc:1064] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b: attempting to promote NON_VOTER 9d06f26700184ed08354b01fb34fe809 to VOTER
I20260608 10:07:50.022468  8260 consensus_queue.cc:237] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.030434  7959 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 LEARNER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:50.030539  8204 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:50.032042  8124 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:50.032389  8260 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.033409  8235 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.034458  8278 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.055047  8278 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.059851  8204 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.059764  7959 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.070467  8124 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.083770  7577 catalog_manager.cc:5696] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:50.123260  8043 consensus_queue.cc:237] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.130089  7959 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:50.130189  8124 raft_consensus.cc:1275] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:50.131772  8260 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:50.132680  8278 consensus_queue.cc:1048] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:50.141419  8235 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.143884  8124 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.147696  7959 raft_consensus.cc:2955] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.152001  7561 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9b215fe114e46e6907993c991412783 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:50.157361  7576 catalog_manager.cc:5696] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: config changed from index 4 to 5, VOTER 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3) evicted. New cstate: current_term: 2 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:50.184815  8260 raft_consensus.cc:1064] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b: attempting to promote NON_VOTER 9d06f26700184ed08354b01fb34fe809 to VOTER
I20260608 10:07:50.187244  8195 tablet_service.cc:1558] Processing DeleteTablet for tablet d9b215fe114e46e6907993c991412783 with delete_type TABLET_DATA_TOMBSTONED (TS 28cc7116d1284ed79e05ee4ba3860ab2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53224
I20260608 10:07:50.187178  8260 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.190196  8305 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:50.191258  8305 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.192178  8305 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.195525  7959 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.196691  8305 ts_tablet_manager.cc:1916] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:50.197697  8204 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.199007  8124 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.199595  8260 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.200580  8235 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.202907  8260 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.215360  8305 ts_tablet_manager.cc:1929] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:07:50.216053  8305 log.cc:1199] T d9b215fe114e46e6907993c991412783 P 28cc7116d1284ed79e05ee4ba3860ab2: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-2-root/wals/d9b215fe114e46e6907993c991412783
I20260608 10:07:50.217826  7564 catalog_manager.cc:5027] TS 28cc7116d1284ed79e05ee4ba3860ab2 (127.0.215.3:46233): tablet d9b215fe114e46e6907993c991412783 (table test-workload [id=52551c241df343e1af83348c845e2d97]) successfully deleted
I20260608 10:07:50.219785  8278 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.222146  8124 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.222558  7959 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.233201  8204 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.237313  7576 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 reported cstate change: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.260151  8043 consensus_queue.cc:237] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.266543  8204 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:07:50.266544  7959 raft_consensus.cc:1275] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Refusing update from remote peer 7c0be507a9924ba59ed3da2b4c7d107b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:07:50.268510  8278 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:50.269637  8260 consensus_queue.cc:1048] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:50.277490  8278 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f61dc7517bd34d39920f3e744f332021 (127.0.215.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.280498  8204 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f61dc7517bd34d39920f3e744f332021 (127.0.215.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.280597  7959 raft_consensus.cc:2955] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f61dc7517bd34d39920f3e744f332021 (127.0.215.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.292382  7561 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 52f0810667474ad48209445c426e4270 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:50.298269  7575 catalog_manager.cc:5696] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 reported cstate change: config changed from index 4 to 5, VOTER f61dc7517bd34d39920f3e744f332021 (127.0.215.2) evicted. New cstate: current_term: 3 leader_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.321579  8251 raft_consensus.cc:1064] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021: attempting to promote NON_VOTER 9d06f26700184ed08354b01fb34fe809 to VOTER
I20260608 10:07:50.323935  8251 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.326648  8115 tablet_service.cc:1558] Processing DeleteTablet for tablet 52f0810667474ad48209445c426e4270 with delete_type TABLET_DATA_TOMBSTONED (TS f61dc7517bd34d39920f3e744f332021 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42964
I20260608 10:07:50.329607  8312 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:50.330790  8312 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.331681  8312 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.332185  7959 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 LEARNER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.335779  8312 ts_tablet_manager.cc:1916] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:50.336004  8291 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:50.338718  8043 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.338718  8204 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:07:50.351112  8315 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:50.354987  8291 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.377372  8312 ts_tablet_manager.cc:1929] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 10:07:50.378021  8312 log.cc:1199] T 52f0810667474ad48209445c426e4270 P f61dc7517bd34d39920f3e744f332021: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-1-root/wals/52f0810667474ad48209445c426e4270
I20260608 10:07:50.380084  7563 catalog_manager.cc:5027] TS f61dc7517bd34d39920f3e744f332021 (127.0.215.2:37951): tablet 52f0810667474ad48209445c426e4270 (table test-workload [id=52551c241df343e1af83348c845e2d97]) successfully deleted
I20260608 10:07:50.385370  8251 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.388803  8043 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.391121  7958 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.403921  7575 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b reported cstate change: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f61dc7517bd34d39920f3e744f332021" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.406736  8204 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9d06f26700184ed08354b01fb34fe809 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c0be507a9924ba59ed3da2b4c7d107b" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 43343 } attrs { replace: true } } peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.424417  8124 consensus_queue.cc:237] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [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: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } }
I20260608 10:07:50.431798  8204 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:07:50.431859  7958 raft_consensus.cc:1275] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Refusing update from remote peer f61dc7517bd34d39920f3e744f332021: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:07:50.433732  8251 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:07:50.434623  8315 consensus_queue.cc:1048] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:50.443284  8314 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.445150  8204 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.447247  7958 raft_consensus.cc:2955] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.455996  7563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fb7b5087396f40ef9707d5e7939c17a5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:50.459851  7577 catalog_manager.cc:5696] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 reported cstate change: config changed from index 4 to 5, VOTER 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1) evicted. New cstate: current_term: 3 leader_uuid: "f61dc7517bd34d39920f3e744f332021" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f61dc7517bd34d39920f3e744f332021" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 37951 } } peers { permanent_uuid: "28cc7116d1284ed79e05ee4ba3860ab2" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46233 } } peers { permanent_uuid: "9d06f26700184ed08354b01fb34fe809" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 35297 } attrs { promote: false } } }
I20260608 10:07:50.472930  8033 tablet_service.cc:1558] Processing DeleteTablet for tablet fb7b5087396f40ef9707d5e7939c17a5 with delete_type TABLET_DATA_TOMBSTONED (TS 7c0be507a9924ba59ed3da2b4c7d107b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32912
I20260608 10:07:50.475445  8319 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:50.476251  8319 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.477064  8319 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.480980  8319 ts_tablet_manager.cc:1916] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:50.493283  8319 ts_tablet_manager.cc:1929] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 10:07:50.493588  8319 log.cc:1199] T fb7b5087396f40ef9707d5e7939c17a5 P 7c0be507a9924ba59ed3da2b4c7d107b: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913065073650-860-0/minicluster-data/ts-0-root/wals/fb7b5087396f40ef9707d5e7939c17a5
I20260608 10:07:50.495100  7561 catalog_manager.cc:5027] TS 7c0be507a9924ba59ed3da2b4c7d107b (127.0.215.1:43343): tablet fb7b5087396f40ef9707d5e7939c17a5 (table test-workload [id=52551c241df343e1af83348c845e2d97]) successfully deleted
I20260608 10:07:52.768886   860 tablet_server.cc:179] TabletServer@127.0.215.1:43343 shutting down...
I20260608 10:07:52.796867   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.797696   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.798379   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.799283   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.801388   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.801949   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.802821   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P 7c0be507a9924ba59ed3da2b4c7d107b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.804986   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.805492   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.806484   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P 7c0be507a9924ba59ed3da2b4c7d107b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.831683   860 tablet_server.cc:196] TabletServer@127.0.215.1:43343 shutdown complete.
I20260608 10:07:52.847466   860 tablet_server.cc:179] TabletServer@127.0.215.2:37951 shutting down...
I20260608 10:07:52.867683   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.868316   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.868855   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.869292   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.871662   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.872397   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.873129   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P f61dc7517bd34d39920f3e744f332021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.875617   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.876331   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.877164   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P f61dc7517bd34d39920f3e744f332021 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.901383   860 tablet_server.cc:196] TabletServer@127.0.215.2:37951 shutdown complete.
I20260608 10:07:52.915323   860 tablet_server.cc:179] TabletServer@127.0.215.3:46233 shutting down...
I20260608 10:07:52.935395   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.936161   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.936836   860 raft_consensus.cc:2243] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.937340   860 raft_consensus.cc:2272] T bef64e18b5f04fb698c68d6c299f8a68 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.939448   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.940047   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.940613   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.942785   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:52.943325   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.943962   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P 28cc7116d1284ed79e05ee4ba3860ab2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.968402   860 tablet_server.cc:196] TabletServer@127.0.215.3:46233 shutdown complete.
I20260608 10:07:52.983152   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:07:53.004981   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:53.005681   860 tablet_replica.cc:333] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809: stopping tablet replica
I20260608 10:07:53.006222   860 raft_consensus.cc:2243] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:53.006852   860 raft_consensus.cc:2272] T fb7b5087396f40ef9707d5e7939c17a5 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:53.008862   860 tablet_replica.cc:333] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809: stopping tablet replica
I20260608 10:07:53.009344   860 raft_consensus.cc:2243] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:53.009827   860 raft_consensus.cc:2272] T 52f0810667474ad48209445c426e4270 P 9d06f26700184ed08354b01fb34fe809 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:53.011911   860 tablet_replica.cc:333] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809: stopping tablet replica
I20260608 10:07:53.012486   860 raft_consensus.cc:2243] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:53.013015   860 raft_consensus.cc:2272] T d9b215fe114e46e6907993c991412783 P 9d06f26700184ed08354b01fb34fe809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:53.034838   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:07:53.048895   860 master.cc:562] Master@127.0.215.62:35927 shutting down...
I20260608 10:07:53.068668   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:53.069219   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:53.069520   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b89e23f27434bddbcc80324e616cb7e: stopping tablet replica
I20260608 10:07:53.089382   860 master.cc:584] Master@127.0.215.62:35927 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16863 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:07:53.129920   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:34495
I20260608 10:07:53.131213   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.137481  8320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.137629  8321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.139979  8323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:53.141083   860 server_base.cc:1061] running on GCE node
I20260608 10:07:53.141990   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.142210   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:53.142437   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913273142405 us; error 0 us; skew 500 ppm
I20260608 10:07:53.143064   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.145713   860 webserver.cc:533] Webserver started at http://127.0.215.62:42203/ using document root <none> and password file <none>
I20260608 10:07:53.146289   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.146572   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.146889   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.148082   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "b3b906e3a5234682bbddee3cbe25a975"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.153038   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:07:53.156919  8328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.157756   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:53.158090   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "b3b906e3a5234682bbddee3cbe25a975"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.158455   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:53.178218   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.179544   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.219905   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:34495
I20260608 10:07:53.220042  8379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:34495 every 8 connection(s)
I20260608 10:07:53.224148  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.235870  8380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Bootstrap starting.
I20260608 10:07:53.241268  8380 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.246102  8380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: No bootstrap required, opened a new log
I20260608 10:07:53.248561  8380 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER }
I20260608 10:07:53.248971  8380 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.249253  8380 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b906e3a5234682bbddee3cbe25a975, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.250023  8380 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER }
I20260608 10:07:53.250560  8380 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:53.250797  8380 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:53.251096  8380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.256095  8380 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER }
I20260608 10:07:53.256692  8380 leader_election.cc:304] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [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: b3b906e3a5234682bbddee3cbe25a975; no voters: 
I20260608 10:07:53.257944  8380 leader_election.cc:290] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:53.258446  8383 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.259976  8383 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 1 LEADER]: Becoming Leader. State: Replica: b3b906e3a5234682bbddee3cbe25a975, State: Running, Role: LEADER
I20260608 10:07:53.260843  8383 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [LEADER]: Queue going to LEADER mode. State: All 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: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER }
I20260608 10:07:53.261425  8380 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:53.266078  8384 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3b906e3a5234682bbddee3cbe25a975" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER } }
I20260608 10:07:53.266620  8385 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3b906e3a5234682bbddee3cbe25a975. Latest consensus state: current_term: 1 leader_uuid: "b3b906e3a5234682bbddee3cbe25a975" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3b906e3a5234682bbddee3cbe25a975" member_type: VOTER } }
I20260608 10:07:53.267514  8385 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:53.267014  8384 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:53.272564  8392 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:53.280750  8392 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:53.282060   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:53.290997  8392 catalog_manager.cc:1382] Generated new cluster ID: 450aa1999e9243cc96029cd923e2095e
I20260608 10:07:53.291348  8392 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:53.313867  8392 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:53.315577  8392 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:53.335644  8392 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Generated new TSK 0
I20260608 10:07:53.336336  8392 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:53.349038   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.356768  8401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.356841  8402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.358848  8404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:53.360270   860 server_base.cc:1061] running on GCE node
I20260608 10:07:53.361406   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.361636   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:53.361837   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913273361817 us; error 0 us; skew 500 ppm
I20260608 10:07:53.362629   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.365237   860 webserver.cc:533] Webserver started at http://127.0.215.1:40501/ using document root <none> and password file <none>
I20260608 10:07:53.365773   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.365981   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.366272   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.367515   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.373000   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:53.376982  8409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.377903   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:07:53.378249   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.378628   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:53.393365   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.394767   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.396324   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.398900   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.399183   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.399466   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.399652   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.442466   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:39969
I20260608 10:07:53.442549  8471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:39969 every 8 connection(s)
I20260608 10:07:53.448145   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.456569  8476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.458880  8477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.460348  8479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:53.460795   860 server_base.cc:1061] running on GCE node
I20260608 10:07:53.462172   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.462607   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:53.462863   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913273462843 us; error 0 us; skew 500 ppm
I20260608 10:07:53.463569   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.464697  8472 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34495
I20260608 10:07:53.465243  8472 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.466269  8472 heartbeater.cc:507] Master 127.0.215.62:34495 requested a full tablet report, sending...
I20260608 10:07:53.466838   860 webserver.cc:533] Webserver started at http://127.0.215.2:43197/ using document root <none> and password file <none>
I20260608 10:07:53.467557   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.467770   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.468065   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.469383  8345 ts_manager.cc:194] Registered new tserver with Master: ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969)
I20260608 10:07:53.469749   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "072d1ecac64741359f93c3efcb2740aa"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.472266  8345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48732
I20260608 10:07:53.476872   860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 10:07:53.482999  8484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.483968   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:53.484375   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "072d1ecac64741359f93c3efcb2740aa"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.484738   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:53.501389   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.502703   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.504264   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.506862   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.507117   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.507383   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.507576   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.550729   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:32871
I20260608 10:07:53.550864  8546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:32871 every 8 connection(s)
I20260608 10:07:53.556219   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.564857  8550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:53.565810  8551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:53.571276  8547 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34495
I20260608 10:07:53.572077  8547 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.573086  8547 heartbeater.cc:507] Master 127.0.215.62:34495 requested a full tablet report, sending...
I20260608 10:07:53.574208   860 server_base.cc:1061] running on GCE node
W20260608 10:07:53.574491  8553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:53.575678   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.575889   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:53.575830  8345 ts_manager.cc:194] Registered new tserver with Master: 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:53.576313   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913273576290 us; error 0 us; skew 500 ppm
I20260608 10:07:53.577059   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.577822  8345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48740
I20260608 10:07:53.580013   860 webserver.cc:533] Webserver started at http://127.0.215.3:39321/ using document root <none> and password file <none>
I20260608 10:07:53.580760   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.580988   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.581277   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.582494   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "fc4da46e154c4748a742ab5301f8bc06"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.587404   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:07:53.590976  8558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.591810   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:07:53.592159   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "fc4da46e154c4748a742ab5301f8bc06"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:53.592482   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:53.604805   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.605952   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.607496   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.609889   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.610162   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.610440   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.610634   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.649001   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:35721
I20260608 10:07:53.649124  8620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:35721 every 8 connection(s)
I20260608 10:07:53.663893  8621 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34495
I20260608 10:07:53.664356  8621 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.665236  8621 heartbeater.cc:507] Master 127.0.215.62:34495 requested a full tablet report, sending...
I20260608 10:07:53.667443  8345 ts_manager.cc:194] Registered new tserver with Master: fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:53.667714   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015182832s
I20260608 10:07:53.668962  8345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48750
I20260608 10:07:54.475827  8472 heartbeater.cc:499] Master 127.0.215.62:34495 was elected leader, sending a full tablet report...
I20260608 10:07:54.581012  8547 heartbeater.cc:499] Master 127.0.215.62:34495 was elected leader, sending a full tablet report...
I20260608 10:07:54.672083  8621 heartbeater.cc:499] Master 127.0.215.62:34495 was elected leader, sending a full tablet report...
I20260608 10:07:54.726502  8345 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48754:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:07:54.729144  8345 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:07:54.791878  8586 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb13238d4274f41a901a5eb20232e7b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:54.793562  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb13238d4274f41a901a5eb20232e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.795140  8585 tablet_service.cc:1511] Processing CreateTablet for tablet da4b436cfd3f466489c1426e585a1104 (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:54.796893  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4b436cfd3f466489c1426e585a1104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.812884  8437 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb13238d4274f41a901a5eb20232e7b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:54.814584  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb13238d4274f41a901a5eb20232e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.820209  8436 tablet_service.cc:1511] Processing CreateTablet for tablet da4b436cfd3f466489c1426e585a1104 (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:54.821894  8436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4b436cfd3f466489c1426e585a1104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.823861  8641 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:54.824517  8512 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb13238d4274f41a901a5eb20232e7b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:54.826081  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb13238d4274f41a901a5eb20232e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.828387  8435 tablet_service.cc:1511] Processing CreateTablet for tablet 25eaf478d7c3441b828c0da1aa08023b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:54.829986  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eaf478d7c3441b828c0da1aa08023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.832293  8641 tablet_bootstrap.cc:654] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.834297  8586 tablet_service.cc:1511] Processing CreateTablet for tablet 25eaf478d7c3441b828c0da1aa08023b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:54.834506  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:54.836050  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.836093  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eaf478d7c3441b828c0da1aa08023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.840516  8511 tablet_service.cc:1511] Processing CreateTablet for tablet da4b436cfd3f466489c1426e585a1104 (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:54.842137  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4b436cfd3f466489c1426e585a1104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.848316  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:54.856423  8510 tablet_service.cc:1511] Processing CreateTablet for tablet 25eaf478d7c3441b828c0da1aa08023b (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:54.858120  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eaf478d7c3441b828c0da1aa08023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.862615  8509 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe (DEFAULT_TABLE table=test-workload [id=89228025496b44f0b49c61d0a90bfffb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:54.863221  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.864316  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.900178  8643 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:54.907292  8643 tablet_bootstrap.cc:654] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.908525  8641 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:54.909209  8641 ts_tablet_manager.cc:1403] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.058s
I20260608 10:07:54.912657  8641 raft_consensus.cc:359] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:54.913551  8641 raft_consensus.cc:385] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.913903  8641 raft_consensus.cc:740] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.914808  8644 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:54.914984  8641 consensus_queue.cc:260] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:54.928660  8644 tablet_bootstrap.cc:654] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.936966  8643 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:54.937650  8643 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.010s
I20260608 10:07:54.939489  8641 ts_tablet_manager.cc:1434] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.016s
I20260608 10:07:54.940706  8641 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:54.941530  8643 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.942283  8644 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:54.942508  8643 raft_consensus.cc:385] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.943001  8644 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260608 10:07:54.942953  8643 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.944245  8643 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.946218  8644 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.947111  8644 raft_consensus.cc:385] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.947480  8644 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.947985  8641 tablet_bootstrap.cc:654] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.948549  8644 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.952425  8643 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:07:54.958340  8643 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:54.958612  8644 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:07:54.965984  8643 tablet_bootstrap.cc:654] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.969621  8641 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:54.970295  8641 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260608 10:07:54.972146  8644 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:54.974390  8641 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.975572  8641 raft_consensus.cc:385] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.976020  8641 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.977162  8641 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.979561  8641 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:07:54.980038  8644 tablet_bootstrap.cc:654] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.980274  8643 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:54.980875  8641 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:54.980989  8643 ts_tablet_manager.cc:1403] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260608 10:07:54.984390  8643 raft_consensus.cc:359] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.985239  8643 raft_consensus.cc:385] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.985608  8643 raft_consensus.cc:740] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.986610  8643 consensus_queue.cc:260] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.988188  8641 tablet_bootstrap.cc:654] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.992139  8644 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:54.992766  8644 ts_tablet_manager.cc:1403] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 10:07:54.995658  8644 raft_consensus.cc:359] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.996569  8644 raft_consensus.cc:385] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.996841  8644 raft_consensus.cc:740] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.997551  8644 consensus_queue.cc:260] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:54.998452  8643 ts_tablet_manager.cc:1434] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 10:07:54.999644  8644 ts_tablet_manager.cc:1434] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:07:55.000816  8644 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.006927  8643 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.007145  8644 tablet_bootstrap.cc:654] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.010560  8641 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.011196  8641 ts_tablet_manager.cc:1403] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260608 10:07:55.014479  8641 raft_consensus.cc:359] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.015333  8641 raft_consensus.cc:385] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.015692  8641 raft_consensus.cc:740] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.015695  8643 tablet_bootstrap.cc:654] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.016763  8641 consensus_queue.cc:260] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.019332  8641 ts_tablet_manager.cc:1434] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:07:55.020457  8641 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:55.026979  8641 tablet_bootstrap.cc:654] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.030417  8644 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.031121  8644 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260608 10:07:55.034618  8644 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.035169  8643 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.035508  8644 raft_consensus.cc:385] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.035851  8643 ts_tablet_manager.cc:1403] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.009s
I20260608 10:07:55.035908  8644 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.037142  8641 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.036973  8644 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.037706  8641 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260608 10:07:55.039004  8643 raft_consensus.cc:359] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.039832  8644 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:55.039834  8643 raft_consensus.cc:385] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.040537  8643 raft_consensus.cc:740] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.041218  8644 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.040946  8641 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.041831  8641 raft_consensus.cc:385] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.041587  8643 consensus_queue.cc:260] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.042243  8641 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.043208  8641 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.044207  8643 ts_tablet_manager.cc:1434] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 10:07:55.045437  8643 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.045754  8641 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:07:55.049352  8644 tablet_bootstrap.cc:654] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.052409  8643 tablet_bootstrap.cc:654] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.060683  8644 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.061344  8644 ts_tablet_manager.cc:1403] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 10:07:55.064630  8644 raft_consensus.cc:359] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.065266  8644 raft_consensus.cc:385] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.065531  8644 raft_consensus.cc:740] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.065989  8643 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.066589  8643 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 10:07:55.066360  8644 consensus_queue.cc:260] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.068677  8644 ts_tablet_manager.cc:1434] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:07:55.069406  8643 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.070168  8643 raft_consensus.cc:385] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.070493  8643 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.071341  8643 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.073777  8643 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:07:55.085808  8648 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.086292  8648 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.088887  8648 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.101400  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.101577  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.102232  8522 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.102362  8596 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.103626  8410 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.104414  8648 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.104805  8648 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.105108  8648 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.110456  8648 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.112368  8648 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.113312  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.113508  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.113875  8522 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.114132  8596 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.120170  8522 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.120426  8596 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.121286  8410 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.122152  8648 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.123265  8648 raft_consensus.cc:697] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Becoming Leader. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Running, Role: LEADER
I20260608 10:07:55.123988  8648 consensus_queue.cc:237] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.125547  8649 raft_consensus.cc:493] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.126051  8649 raft_consensus.cc:515] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.130883  8649 leader_election.cc:290] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.134397  8343 catalog_manager.cc:5696] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.137329  8646 raft_consensus.cc:493] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.137949  8646 raft_consensus.cc:515] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.146590  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.148038  8596 raft_consensus.cc:2468] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 072d1ecac64741359f93c3efcb2740aa in term 0.
I20260608 10:07:55.149637  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:55.150043  8486 leader_election.cc:304] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.150630  8447 raft_consensus.cc:2468] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 072d1ecac64741359f93c3efcb2740aa in term 0.
I20260608 10:07:55.151605  8649 raft_consensus.cc:2804] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.152097  8649 raft_consensus.cc:493] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.152328  8648 raft_consensus.cc:493] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.152585  8649 raft_consensus.cc:3060] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.152938  8648 raft_consensus.cc:515] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.154078  8646 leader_election.cc:290] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969)
I20260608 10:07:55.154697  8646 raft_consensus.cc:493] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.155160  8646 raft_consensus.cc:515] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.157460  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.158288  8522 raft_consensus.cc:2468] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.159865  8410 leader_election.cc:304] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.160316  8646 leader_election.cc:290] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.160881  8662 raft_consensus.cc:2804] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.161518  8662 raft_consensus.cc:493] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.162016  8662 raft_consensus.cc:3060] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.162045  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.162981  8596 raft_consensus.cc:2468] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.165936  8648 leader_election.cc:290] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.169180  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.169499  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.169979  8522 raft_consensus.cc:2468] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 0.
I20260608 10:07:55.171499  8559 leader_election.cc:304] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.172426  8646 raft_consensus.cc:2804] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.172780  8646 raft_consensus.cc:493] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.173082  8646 raft_consensus.cc:3060] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.177115  8662 raft_consensus.cc:515] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.180804  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:55.181305  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:55.181370  8649 raft_consensus.cc:515] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.182881  8447 raft_consensus.cc:2393] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate ed7e8a990db44e50a014c8fb2caa9b1c in this term.
I20260608 10:07:55.183531  8521 raft_consensus.cc:2393] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate 072d1ecac64741359f93c3efcb2740aa in this term.
I20260608 10:07:55.184697  8649 leader_election.cc:290] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.182704  8446 raft_consensus.cc:2468] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 0.
I20260608 10:07:55.185431  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.185464  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
I20260608 10:07:55.186405  8447 raft_consensus.cc:3060] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.186853  8595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4b436cfd3f466489c1426e585a1104" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.187598  8595 raft_consensus.cc:3060] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.181579  8646 raft_consensus.cc:515] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.188793  8596 raft_consensus.cc:2393] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed7e8a990db44e50a014c8fb2caa9b1c in current term 1: Already voted for candidate fc4da46e154c4748a742ab5301f8bc06 in this term.
I20260608 10:07:55.187527  8562 leader_election.cc:304] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [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: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 072d1ecac64741359f93c3efcb2740aa
I20260608 10:07:55.191401  8646 leader_election.cc:290] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969)
I20260608 10:07:55.191900  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.193549  8521 raft_consensus.cc:3060] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.193493  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
I20260608 10:07:55.194490  8446 raft_consensus.cc:2393] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate ed7e8a990db44e50a014c8fb2caa9b1c in this term.
I20260608 10:07:55.196943  8595 raft_consensus.cc:2468] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 072d1ecac64741359f93c3efcb2740aa in term 1.
I20260608 10:07:55.197579  8667 raft_consensus.cc:2764] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:07:55.198289  8486 leader_election.cc:304] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.199355  8649 raft_consensus.cc:2804] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.198534  8662 leader_election.cc:290] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.201392  8522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb13238d4274f41a901a5eb20232e7b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.203145  8410 leader_election.cc:304] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [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: ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06
I20260608 10:07:55.203517  8649 raft_consensus.cc:697] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Becoming Leader. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Running, Role: LEADER
I20260608 10:07:55.205322  8447 raft_consensus.cc:2468] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 072d1ecac64741359f93c3efcb2740aa in term 1.
I20260608 10:07:55.204113  8662 raft_consensus.cc:2749] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:55.205566  8521 raft_consensus.cc:2468] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 1.
I20260608 10:07:55.205060  8649 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.207067  8559 leader_election.cc:304] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [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: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: ed7e8a990db44e50a014c8fb2caa9b1c
I20260608 10:07:55.207945  8667 raft_consensus.cc:2804] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.208384  8667 raft_consensus.cc:697] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Becoming Leader. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Running, Role: LEADER
I20260608 10:07:55.209208  8667 consensus_queue.cc:237] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:55.213269  8646 raft_consensus.cc:493] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.213924  8646 raft_consensus.cc:515] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.216306  8646 leader_election.cc:290] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.217540  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6a8933a2e4cc89ebe398331dd9dfe" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:55.217062  8343 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 072d1ecac64741359f93c3efcb2740aa (127.0.215.2). New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.218082  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6a8933a2e4cc89ebe398331dd9dfe" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.218281  8447 raft_consensus.cc:2468] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 0.
I20260608 10:07:55.218828  8521 raft_consensus.cc:2468] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 0.
I20260608 10:07:55.219806  8562 leader_election.cc:304] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.220692  8667 raft_consensus.cc:2804] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.220973  8667 raft_consensus.cc:493] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.221184  8667 raft_consensus.cc:3060] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.222404  8344 catalog_manager.cc:5696] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.227382  8667 raft_consensus.cc:515] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.229677  8667 leader_election.cc:290] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.230723  8447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6a8933a2e4cc89ebe398331dd9dfe" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
I20260608 10:07:55.231031  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6a8933a2e4cc89ebe398331dd9dfe" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.231400  8447 raft_consensus.cc:3060] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.231688  8521 raft_consensus.cc:3060] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.238579  8521 raft_consensus.cc:2468] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 1.
I20260608 10:07:55.239380  8447 raft_consensus.cc:2468] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 1.
I20260608 10:07:55.239912  8559 leader_election.cc:304] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.240828  8667 raft_consensus.cc:2804] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.241354  8667 raft_consensus.cc:697] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Becoming Leader. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Running, Role: LEADER
I20260608 10:07:55.242256  8667 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.249469  8344 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:55.309283  8344 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48756:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:07:55.312144  8344 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:07:55.349898  8434 tablet_service.cc:1511] Processing CreateTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:55.351459  8434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85382c5cc2cd447c81f29d7dd7f064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.351603  8512 tablet_service.cc:1511] Processing CreateTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:55.353044  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85382c5cc2cd447c81f29d7dd7f064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.353101  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:55.354733  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85382c5cc2cd447c81f29d7dd7f064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.357069  8511 tablet_service.cc:1511] Processing CreateTablet for tablet c4b2ce92f3274745a4952682333df92c (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:55.358630  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b2ce92f3274745a4952682333df92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.361083  8436 tablet_service.cc:1511] Processing CreateTablet for tablet c4b2ce92f3274745a4952682333df92c (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:55.362174  8586 tablet_service.cc:1511] Processing CreateTablet for tablet c4b2ce92f3274745a4952682333df92c (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:55.363734  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b2ce92f3274745a4952682333df92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.363451  8509 tablet_service.cc:1511] Processing CreateTablet for tablet dc3c6fd632a649968887df2ffcdebf38 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:55.365016  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3c6fd632a649968887df2ffcdebf38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.368438  8584 tablet_service.cc:1511] Processing CreateTablet for tablet dc3c6fd632a649968887df2ffcdebf38 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:55.369393  8437 tablet_service.cc:1511] Processing CreateTablet for tablet dc3c6fd632a649968887df2ffcdebf38 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:55.370029  8584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3c6fd632a649968887df2ffcdebf38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.371510  8510 tablet_service.cc:1511] Processing CreateTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:55.372382  8644 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.372929  8435 tablet_service.cc:1511] Processing CreateTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:55.374689  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5143e3e2954141aa9e41eeb6f302c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.373829  8583 tablet_service.cc:1511] Processing CreateTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 (DEFAULT_TABLE table=dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:55.376132  8583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5143e3e2954141aa9e41eeb6f302c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.379753  8644 tablet_bootstrap.cc:654] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.373052  8436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b2ce92f3274745a4952682333df92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.382479  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3c6fd632a649968887df2ffcdebf38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.389438  8435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5143e3e2954141aa9e41eeb6f302c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:55.405977  8644 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.406713  8644 ts_tablet_manager.cc:1403] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260608 10:07:55.420415  8641 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:55.421669  8644 raft_consensus.cc:359] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.422564  8644 raft_consensus.cc:385] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.422883  8644 raft_consensus.cc:740] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.423870  8644 consensus_queue.cc:260] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.420424  8643 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.447387  8644 ts_tablet_manager.cc:1434] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.016s
I20260608 10:07:55.447662  8641 tablet_bootstrap.cc:654] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.454219  8644 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.460721  8643 tablet_bootstrap.cc:654] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.461521  8644 tablet_bootstrap.cc:654] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.473546  8641 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.473562  8644 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.474743  8644 ts_tablet_manager.cc:1403] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:07:55.478067  8644 raft_consensus.cc:359] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.478837  8644 raft_consensus.cc:385] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.479118  8644 raft_consensus.cc:740] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.480068  8644 consensus_queue.cc:260] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.486249  8641 ts_tablet_manager.cc:1403] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.014s
I20260608 10:07:55.486518  8644 ts_tablet_manager.cc:1434] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 10:07:55.489253  8644 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.489729  8641 raft_consensus.cc:359] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.495519  8641 raft_consensus.cc:385] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.495867  8641 raft_consensus.cc:740] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.496942  8644 tablet_bootstrap.cc:654] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.496857  8641 consensus_queue.cc:260] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.499564  8641 ts_tablet_manager.cc:1434] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 10:07:55.501327  8641 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:55.509366  8649 raft_consensus.cc:493] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.510303  8641 tablet_bootstrap.cc:654] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.510021  8649 raft_consensus.cc:515] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
W20260608 10:07:55.516067  8488 leader_election.cc:343] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Not found: Tablet not found: c4b2ce92f3274745a4952682333df92c
W20260608 10:07:55.517253  8486 leader_election.cc:343] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): Not found: Tablet not found: c4b2ce92f3274745a4952682333df92c
I20260608 10:07:55.517867  8486 leader_election.cc:304] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [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: 072d1ecac64741359f93c3efcb2740aa; no voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06
I20260608 10:07:55.519076  8669 raft_consensus.cc:2749] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:55.519114  8649 leader_election.cc:290] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.530558  8641 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.531425  8641 ts_tablet_manager.cc:1403] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.019s
I20260608 10:07:55.536793  8641 raft_consensus.cc:359] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.537871  8641 raft_consensus.cc:385] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.538280  8641 raft_consensus.cc:740] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.539570  8641 consensus_queue.cc:260] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.543571  8641 ts_tablet_manager.cc:1434] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:07:55.550526  8641 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:55.553745  8643 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.554421  8643 ts_tablet_manager.cc:1403] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.134s	user 0.034s	sys 0.037s
I20260608 10:07:55.559968  8641 tablet_bootstrap.cc:654] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.563642  8643 raft_consensus.cc:359] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.565116  8643 raft_consensus.cc:385] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.565454  8643 raft_consensus.cc:740] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.566442  8643 consensus_queue.cc:260] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.566941  8644 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.567605  8644 ts_tablet_manager.cc:1403] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.034s
I20260608 10:07:55.568960  8643 ts_tablet_manager.cc:1434] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:07:55.570187  8643 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.572441  8644 raft_consensus.cc:359] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.573556  8644 raft_consensus.cc:385] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.573941  8644 raft_consensus.cc:740] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.575054  8644 consensus_queue.cc:260] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.581902  8644 ts_tablet_manager.cc:1434] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:07:55.583600  8644 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Bootstrap starting.
I20260608 10:07:55.590999  8643 tablet_bootstrap.cc:654] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.593716  8644 tablet_bootstrap.cc:654] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.597534  8641 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.597754  8643 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.598171  8641 ts_tablet_manager.cc:1403] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.017s
I20260608 10:07:55.598273  8643 ts_tablet_manager.cc:1403] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260608 10:07:55.599452  8644 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: No bootstrap required, opened a new log
I20260608 10:07:55.599980  8644 ts_tablet_manager.cc:1403] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 10:07:55.601748  8643 raft_consensus.cc:359] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.601954  8641 raft_consensus.cc:359] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.602393  8644 raft_consensus.cc:359] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.602749  8643 raft_consensus.cc:385] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.602782  8641 raft_consensus.cc:385] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.603156  8644 raft_consensus.cc:385] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.603340  8643 raft_consensus.cc:740] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.603567  8644 raft_consensus.cc:740] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 072d1ecac64741359f93c3efcb2740aa, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.603415  8641 raft_consensus.cc:740] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.604360  8643 consensus_queue.cc:260] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.604866  8644 consensus_queue.cc:260] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.609658  8644 ts_tablet_manager.cc:1434] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:07:55.604768  8641 consensus_queue.cc:260] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.610630  8649 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.612780  8641 ts_tablet_manager.cc:1434] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:07:55.613987  8641 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Bootstrap starting.
I20260608 10:07:55.614403  8643 ts_tablet_manager.cc:1434] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260608 10:07:55.615628  8662 raft_consensus.cc:493] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.616185  8662 raft_consensus.cc:515] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.618495  8662 leader_election.cc:290] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.619526  8643 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.620839  8641 tablet_bootstrap.cc:654] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.621069  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5143e3e2954141aa9e41eeb6f302c2c7" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.621780  8596 raft_consensus.cc:2468] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.624037  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5143e3e2954141aa9e41eeb6f302c2c7" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.624828  8521 raft_consensus.cc:2468] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.626277  8410 leader_election.cc:304] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.626812  8643 tablet_bootstrap.cc:654] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.627324  8662 raft_consensus.cc:2804] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.627808  8662 raft_consensus.cc:493] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.628193  8662 raft_consensus.cc:3060] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.638962  8643 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.639662  8643 ts_tablet_manager.cc:1403] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 10:07:55.643152  8643 raft_consensus.cc:359] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.644421  8643 raft_consensus.cc:385] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.644804  8643 raft_consensus.cc:740] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.645761  8643 consensus_queue.cc:260] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.646662  8662 raft_consensus.cc:515] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.649106  8643 ts_tablet_manager.cc:1434] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:07:55.650408  8643 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:55.650389  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5143e3e2954141aa9e41eeb6f302c2c7" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.655911  8521 raft_consensus.cc:3060] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.657509  8643 tablet_bootstrap.cc:654] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:55.665299  8648 raft_consensus.cc:493] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.665879  8649 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.665921  8648 raft_consensus.cc:515] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.669848  8643 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: No bootstrap required, opened a new log
I20260608 10:07:55.670444  8643 ts_tablet_manager.cc:1403] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:07:55.673345  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3c6fd632a649968887df2ffcdebf38" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.673645  8643 raft_consensus.cc:359] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.674374  8596 raft_consensus.cc:2468] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.674686  8643 raft_consensus.cc:385] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.675148  8643 raft_consensus.cc:740] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.675896  8643 consensus_queue.cc:260] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.676245  8411 leader_election.cc:304] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.669898  8521 raft_consensus.cc:2468] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.680248  8410 leader_election.cc:304] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.682302  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5143e3e2954141aa9e41eeb6f302c2c7" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.683355  8596 raft_consensus.cc:3060] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.690532  8662 leader_election.cc:290] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.691938  8667 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.702697  8662 raft_consensus.cc:2804] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.703015  8648 leader_election.cc:290] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.704267  8648 raft_consensus.cc:493] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.704789  8648 raft_consensus.cc:515] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.705530  8694 raft_consensus.cc:2804] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.713124  8646 consensus_queue.cc:1048] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.714242  8694 raft_consensus.cc:697] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Becoming Leader. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Running, Role: LEADER
I20260608 10:07:55.715627  8694 consensus_queue.cc:237] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.718783  8693 consensus_queue.cc:1048] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.724958  8641 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: No bootstrap required, opened a new log
I20260608 10:07:55.725584  8641 ts_tablet_manager.cc:1403] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Time spent bootstrapping tablet: real 0.112s	user 0.050s	sys 0.047s
I20260608 10:07:55.726904  8643 ts_tablet_manager.cc:1434] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.056s	user 0.028s	sys 0.026s
I20260608 10:07:55.728963  8594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b2ce92f3274745a4952682333df92c" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.729481  8667 consensus_queue.cc:1048] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.728792  8641 raft_consensus.cc:359] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.731439  8641 raft_consensus.cc:385] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:55.731755  8641 raft_consensus.cc:740] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Initialized, Role: FOLLOWER
I20260608 10:07:55.732566  8641 consensus_queue.cc:260] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.733556  8594 raft_consensus.cc:2468] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.743432  8641 ts_tablet_manager.cc:1434] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260608 10:07:55.743232  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3c6fd632a649968887df2ffcdebf38" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.748569  8411 leader_election.cc:304] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.748912  8521 raft_consensus.cc:2468] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.749682  8694 raft_consensus.cc:2804] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.750151  8694 raft_consensus.cc:493] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:07:55.751925  8410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.215.2:32871, user_credentials={real_user=slave}} blocked reactor thread for 71837.8us
I20260608 10:07:55.703361  8662 raft_consensus.cc:493] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.749895  8648 leader_election.cc:290] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.755805  8694 raft_consensus.cc:3060] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.756721  8695 raft_consensus.cc:493] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.757288  8695 raft_consensus.cc:515] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.758069  8662 raft_consensus.cc:3060] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.764842  8701 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.767963  8596 raft_consensus.cc:2468] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.774397  8695 leader_election.cc:290] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.774718  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.775561  8519 raft_consensus.cc:2468] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 0.
I20260608 10:07:55.777626  8694 raft_consensus.cc:515] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.783443  8694 leader_election.cc:290] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.781028  8662 raft_consensus.cc:515] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.785004  8701 raft_consensus.cc:493] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:55.785245  8410 leader_election.cc:304] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.785609  8701 raft_consensus.cc:515] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.786177  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b2ce92f3274745a4952682333df92c" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.786926  8593 raft_consensus.cc:3060] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.787045  8518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b2ce92f3274745a4952682333df92c" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.787736  8518 raft_consensus.cc:3060] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.788367  8697 raft_consensus.cc:2804] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.788810  8701 leader_election.cc:290] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.788862  8697 raft_consensus.cc:493] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.789534  8697 raft_consensus.cc:3060] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.791193  8445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:55.795846  8517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.796667  8517 raft_consensus.cc:2468] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 0.
I20260608 10:07:55.798146  8559 leader_election.cc:304] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.799612  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b2ce92f3274745a4952682333df92c" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:55.771854  8343 catalog_manager.cc:5696] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.809854  8593 raft_consensus.cc:2468] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.819820  8411 leader_election.cc:304] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.823367  8697 raft_consensus.cc:515] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.823807  8518 raft_consensus.cc:2468] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.824802  8445 raft_consensus.cc:2393] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate ed7e8a990db44e50a014c8fb2caa9b1c in this term.
I20260608 10:07:55.826265  8662 leader_election.cc:290] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.800877  8701 raft_consensus.cc:2804] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:55.830837  8701 raft_consensus.cc:493] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:55.831208  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:55.832803  8693 raft_consensus.cc:2804] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.836064  8662 consensus_queue.cc:1048] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:07:55.840648  8697 leader_election.cc:290] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Requested vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:55.835223  8518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3c6fd632a649968887df2ffcdebf38" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.842504  8518 raft_consensus.cc:3060] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.843783  8693 raft_consensus.cc:697] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Becoming Leader. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Running, Role: LEADER
I20260608 10:07:55.844769  8693 consensus_queue.cc:237] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.836149  8701 raft_consensus.cc:3060] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.850656  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3c6fd632a649968887df2ffcdebf38" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.850759  8520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.851456  8593 raft_consensus.cc:3060] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.851527  8520 raft_consensus.cc:3060] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:55.859144  8701 raft_consensus.cc:515] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.862811  8446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
I20260608 10:07:55.862848  8596 raft_consensus.cc:2393] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed7e8a990db44e50a014c8fb2caa9b1c in current term 1: Already voted for candidate fc4da46e154c4748a742ab5301f8bc06 in this term.
I20260608 10:07:55.869282  8520 raft_consensus.cc:2468] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.870697  8410 leader_election.cc:304] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 
I20260608 10:07:55.872665  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:55.873265  8446 raft_consensus.cc:2393] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate ed7e8a990db44e50a014c8fb2caa9b1c in this term.
I20260608 10:07:55.873884  8662 raft_consensus.cc:2804] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.874678  8662 raft_consensus.cc:697] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Becoming Leader. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Running, Role: LEADER
I20260608 10:07:55.875569  8701 leader_election.cc:290] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 1 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:55.875615  8662 consensus_queue.cc:237] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.874018  8596 raft_consensus.cc:2393] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed7e8a990db44e50a014c8fb2caa9b1c in current term 1: Already voted for candidate fc4da46e154c4748a742ab5301f8bc06 in this term.
I20260608 10:07:55.879261  8517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85382c5cc2cd447c81f29d7dd7f064cd" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:55.880378  8517 raft_consensus.cc:2393] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 1: Already voted for candidate ed7e8a990db44e50a014c8fb2caa9b1c in this term.
I20260608 10:07:55.882581  8559 leader_election.cc:304] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [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: fc4da46e154c4748a742ab5301f8bc06; no voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c
I20260608 10:07:55.884845  8701 raft_consensus.cc:2749] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:55.887904  8593 raft_consensus.cc:2468] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.888912  8518 raft_consensus.cc:2468] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed7e8a990db44e50a014c8fb2caa9b1c in term 1.
I20260608 10:07:55.889266  8411 leader_election.cc:304] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:55.891090  8693 raft_consensus.cc:2804] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:55.896016  8693 raft_consensus.cc:697] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Becoming Leader. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Running, Role: LEADER
I20260608 10:07:55.897045  8693 consensus_queue.cc:237] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:55.908635  8344 catalog_manager.cc:5696] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.910483  8344 catalog_manager.cc:5696] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.927912  8344 catalog_manager.cc:5696] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1). New cstate: current_term: 1 leader_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.972414   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:07:55.992130   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:55.993005   860 tablet_replica.cc:333] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:55.993647   860 raft_consensus.cc:2243] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.994498   860 pending_rounds.cc:70] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:55.994758   860 pending_rounds.cc:77] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620778044022784 op_type: NO_OP noop_request { }
I20260608 10:07:55.995056   860 raft_consensus.cc:2889] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:55.995434   860 raft_consensus.cc:2272] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.998536   860 tablet_replica.cc:333] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:55.999202   860 raft_consensus.cc:2243] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.999857   860 pending_rounds.cc:70] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:56.000077   860 pending_rounds.cc:77] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620777430208512 op_type: NO_OP noop_request { }
I20260608 10:07:56.000360   860 raft_consensus.cc:2889] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:56.000648   860 raft_consensus.cc:2272] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.003293   860 tablet_replica.cc:333] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.003901   860 raft_consensus.cc:2243] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:56.004776   860 raft_consensus.cc:2272] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.007191   860 tablet_replica.cc:333] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.007799   860 raft_consensus.cc:2243] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:56.008450   860 pending_rounds.cc:70] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:56.008661   860 pending_rounds.cc:77] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620778085122048 op_type: NO_OP noop_request { }
I20260608 10:07:56.008939   860 raft_consensus.cc:2889] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:56.009377   860 raft_consensus.cc:2272] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.012132   860 tablet_replica.cc:333] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.012753   860 raft_consensus.cc:2243] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:56.013393   860 pending_rounds.cc:70] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:56.013608   860 pending_rounds.cc:77] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620777870471168 op_type: NO_OP noop_request { }
I20260608 10:07:56.013891   860 raft_consensus.cc:2889] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:56.014186   860 raft_consensus.cc:2272] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.016918   860 tablet_replica.cc:333] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.017525   860 raft_consensus.cc:2243] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:56.018018   860 raft_consensus.cc:2272] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.020521   860 tablet_replica.cc:333] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.021118   860 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:56.021577   860 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.023991   860 tablet_replica.cc:333] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: stopping tablet replica
I20260608 10:07:56.024523   860 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:56.024987   860 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:56.055398   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
W20260608 10:07:56.229220  8562 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 10:07:56.232800  8562 consensus_peers.cc:597] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:56.257050  8488 consensus_peers.cc:597] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:56.390997  8562 consensus_peers.cc:597] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:56.935099  8701 consensus_queue.cc:579] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Leader has been unable to successfully communicate with peer ed7e8a990db44e50a014c8fb2caa9b1c for more than 1 seconds (1.093s)
I20260608 10:07:57.092082  8344 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48754:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:57.092855  8344 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48754:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:57.114399  8344 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Sending DeleteTablet for 3 replicas of tablet 85382c5cc2cd447c81f29d7dd7f064cd
I20260608 10:07:57.116513  8344 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Sending DeleteTablet for 3 replicas of tablet c4b2ce92f3274745a4952682333df92c
I20260608 10:07:57.118028  8510 tablet_service.cc:1558] Processing DeleteTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:52014
I20260608 10:07:57.118566  8586 tablet_service.cc:1558] Processing DeleteTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:42128
I20260608 10:07:57.120510  8509 tablet_service.cc:1558] Processing DeleteTablet for tablet c4b2ce92f3274745a4952682333df92c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:52014
I20260608 10:07:57.121971  8344 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Sending DeleteTablet for 3 replicas of tablet dc3c6fd632a649968887df2ffcdebf38
I20260608 10:07:57.123474  8584 tablet_service.cc:1558] Processing DeleteTablet for tablet c4b2ce92f3274745a4952682333df92c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:42128
I20260608 10:07:57.124930  8509 tablet_service.cc:1558] Processing DeleteTablet for tablet dc3c6fd632a649968887df2ffcdebf38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:52014
I20260608 10:07:57.126572  8344 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: Sending DeleteTablet for 3 replicas of tablet 5143e3e2954141aa9e41eeb6f302c2c7
I20260608 10:07:57.127790  8584 tablet_service.cc:1558] Processing DeleteTablet for tablet dc3c6fd632a649968887df2ffcdebf38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:42128
I20260608 10:07:57.129195  8509 tablet_service.cc:1558] Processing DeleteTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:52014
I20260608 10:07:57.131374  8736 tablet_replica.cc:333] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:07:57.132560  8584 tablet_service.cc:1558] Processing DeleteTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:42128
I20260608 10:07:57.134615  8737 tablet_replica.cc:333] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:07:57.135321  8736 raft_consensus.cc:2243] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.136103   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:57.136608  8737 raft_consensus.cc:2243] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.136643  8736 raft_consensus.cc:2272] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.137732  8737 raft_consensus.cc:2272] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.142000  8736 ts_tablet_manager.cc:1916] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.142738  8737 ts_tablet_manager.cc:1916] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:07:57.142006  8332 catalog_manager.cc:4754] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 85382c5cc2cd447c81f29d7dd7f064cd: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111)
W20260608 10:07:57.150118  8739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:57.158298  8740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:57.166986  8742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:57.169595  8736 ts_tablet_manager.cc:1929] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.170126  8737 ts_tablet_manager.cc:1929] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.171574  8737 log.cc:1199] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/wals/85382c5cc2cd447c81f29d7dd7f064cd
I20260608 10:07:57.172416  8737 ts_tablet_manager.cc:1950] T 85382c5cc2cd447c81f29d7dd7f064cd P fc4da46e154c4748a742ab5301f8bc06: Deleting consensus metadata
I20260608 10:07:57.170626  8736 log.cc:1199] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/wals/85382c5cc2cd447c81f29d7dd7f064cd
I20260608 10:07:57.174906   860 server_base.cc:1061] running on GCE node
I20260608 10:07:57.175206  8736 ts_tablet_manager.cc:1950] T 85382c5cc2cd447c81f29d7dd7f064cd P 072d1ecac64741359f93c3efcb2740aa: Deleting consensus metadata
I20260608 10:07:57.177305   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:57.177557  8737 tablet_replica.cc:333] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
W20260608 10:07:57.177793   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:57.177748  8330 catalog_manager.cc:5027] TS fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): tablet 85382c5cc2cd447c81f29d7dd7f064cd (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.178452   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913277178419 us; error 0 us; skew 500 ppm
I20260608 10:07:57.178858  8737 raft_consensus.cc:2243] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.179675   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:57.179862  8737 raft_consensus.cc:2272] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.179951  8329 catalog_manager.cc:5027] TS 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871): tablet 85382c5cc2cd447c81f29d7dd7f064cd (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.179716  8736 tablet_replica.cc:333] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:07:57.184574  8737 ts_tablet_manager.cc:1916] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.187286  8736 raft_consensus.cc:2243] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.188371  8736 raft_consensus.cc:2272] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.190771   860 webserver.cc:533] Webserver started at http://127.0.215.4:38319/ using document root <none> and password file <none>
I20260608 10:07:57.191776   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:57.192152   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:57.192646   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:57.192924  8736 ts_tablet_manager.cc:1916] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.194895   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "e80f6af0e0af4ef9b909255b548d4127"
format_stamp: "Formatted at 2026-06-08 10:07:57 on dist-test-slave-l651"
I20260608 10:07:57.203435   860 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:57.205855  8737 ts_tablet_manager.cc:1929] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.206422  8737 log.cc:1199] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/wals/c4b2ce92f3274745a4952682333df92c
I20260608 10:07:57.207051  8737 ts_tablet_manager.cc:1950] T c4b2ce92f3274745a4952682333df92c P fc4da46e154c4748a742ab5301f8bc06: Deleting consensus metadata
I20260608 10:07:57.209230  8736 ts_tablet_manager.cc:1929] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.209748  8736 log.cc:1199] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/wals/c4b2ce92f3274745a4952682333df92c
I20260608 10:07:57.209815  8747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:57.210703  8736 ts_tablet_manager.cc:1950] T c4b2ce92f3274745a4952682333df92c P 072d1ecac64741359f93c3efcb2740aa: Deleting consensus metadata
I20260608 10:07:57.211126   860 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:07:57.211588  8737 tablet_replica.cc:333] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:07:57.211817  8330 catalog_manager.cc:5027] TS fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): tablet c4b2ce92f3274745a4952682333df92c (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.211982   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "e80f6af0e0af4ef9b909255b548d4127"
format_stamp: "Formatted at 2026-06-08 10:07:57 on dist-test-slave-l651"
I20260608 10:07:57.212924  8737 raft_consensus.cc:2243] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.212553   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:07:57.213757  8737 raft_consensus.cc:2272] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.215762  8329 catalog_manager.cc:5027] TS 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871): tablet c4b2ce92f3274745a4952682333df92c (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.217342  8736 tablet_replica.cc:333] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:07:57.218641  8737 ts_tablet_manager.cc:1916] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.219326  8736 raft_consensus.cc:2243] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.220633  8736 raft_consensus.cc:2272] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.225986  8736 ts_tablet_manager.cc:1916] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.238474  8737 ts_tablet_manager.cc:1929] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.239109  8737 log.cc:1199] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/wals/dc3c6fd632a649968887df2ffcdebf38
I20260608 10:07:57.239962  8737 ts_tablet_manager.cc:1950] T dc3c6fd632a649968887df2ffcdebf38 P fc4da46e154c4748a742ab5301f8bc06: Deleting consensus metadata
I20260608 10:07:57.243577  8737 tablet_replica.cc:333] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:07:57.243732  8330 catalog_manager.cc:5027] TS fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): tablet dc3c6fd632a649968887df2ffcdebf38 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.244765  8737 raft_consensus.cc:2243] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.245525  8737 raft_consensus.cc:2272] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.248936  8737 ts_tablet_manager.cc:1916] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.248970  8736 ts_tablet_manager.cc:1929] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.249560  8736 log.cc:1199] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/wals/dc3c6fd632a649968887df2ffcdebf38
I20260608 10:07:57.250300  8736 ts_tablet_manager.cc:1950] T dc3c6fd632a649968887df2ffcdebf38 P 072d1ecac64741359f93c3efcb2740aa: Deleting consensus metadata
I20260608 10:07:57.254590  8736 tablet_replica.cc:333] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:07:57.254658  8329 catalog_manager.cc:5027] TS 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871): tablet dc3c6fd632a649968887df2ffcdebf38 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.255810  8736 raft_consensus.cc:2243] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.256628  8736 raft_consensus.cc:2272] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.260700  8736 ts_tablet_manager.cc:1916] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.264135  8737 ts_tablet_manager.cc:1929] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.264598  8737 log.cc:1199] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/wals/5143e3e2954141aa9e41eeb6f302c2c7
I20260608 10:07:57.265204  8737 ts_tablet_manager.cc:1950] T 5143e3e2954141aa9e41eeb6f302c2c7 P fc4da46e154c4748a742ab5301f8bc06: Deleting consensus metadata
I20260608 10:07:57.266279   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:57.268821   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:57.269229  8330 catalog_manager.cc:5027] TS fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): tablet 5143e3e2954141aa9e41eeb6f302c2c7 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.271405   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:57.275374   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:57.275781   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:57.276203   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:57.276523   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:57.280351  8736 ts_tablet_manager.cc:1929] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:57.280859  8736 log.cc:1199] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-1-root/wals/5143e3e2954141aa9e41eeb6f302c2c7
I20260608 10:07:57.281492  8736 ts_tablet_manager.cc:1950] T 5143e3e2954141aa9e41eeb6f302c2c7 P 072d1ecac64741359f93c3efcb2740aa: Deleting consensus metadata
I20260608 10:07:57.285072  8329 catalog_manager.cc:5027] TS 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871): tablet 5143e3e2954141aa9e41eeb6f302c2c7 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
W20260608 10:07:57.296358  8393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ed7e8a990db44e50a014c8fb2caa9b1c not available for placement
I20260608 10:07:57.309710  8701 consensus_queue.cc:579] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Leader has been unable to successfully communicate with peer ed7e8a990db44e50a014c8fb2caa9b1c for more than 1 seconds (1.483s)
I20260608 10:07:57.335074   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:33381
I20260608 10:07:57.335356  8809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:33381 every 8 connection(s)
I20260608 10:07:57.343108   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:57.353120  8813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:57.355114  8814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:57.356160  8669 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed7e8a990db44e50a014c8fb2caa9b1c)
I20260608 10:07:57.357189  8724 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed7e8a990db44e50a014c8fb2caa9b1c)
I20260608 10:07:57.357407  8669 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.358132  8724 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.364543  8669 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:57.367592  8810 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34495
I20260608 10:07:57.367290  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:57.368103  8810 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:57.368252  8593 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 072d1ecac64741359f93c3efcb2740aa in term 1.
W20260608 10:07:57.368677  8562 leader_election.cc:336] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111)
I20260608 10:07:57.369197  8810 heartbeater.cc:507] Master 127.0.215.62:34495 requested a full tablet report, sending...
I20260608 10:07:57.370823  8486 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [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: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
W20260608 10:07:57.372607  8816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:57.372895  8344 ts_manager.cc:194] Registered new tserver with Master: e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381)
I20260608 10:07:57.373124  8724 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:57.375078  8344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48784
I20260608 10:07:57.376080  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:57.377287  8521 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 1.
I20260608 10:07:57.379988   860 server_base.cc:1061] running on GCE node
I20260608 10:07:57.379912  8669 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:57.380239  8559 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [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: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: ed7e8a990db44e50a014c8fb2caa9b1c
I20260608 10:07:57.380746  8669 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed7e8a990db44e50a014c8fb2caa9b1c)
I20260608 10:07:57.381372  8669 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:57.381611  8724 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:57.382169  8724 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed7e8a990db44e50a014c8fb2caa9b1c)
I20260608 10:07:57.383607   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:57.384001   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:07:57.382712  8724 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:57.384308   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913277384286 us; error 0 us; skew 500 ppm
W20260608 10:07:57.384210  8488 leader_election.cc:336] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111)
I20260608 10:07:57.385605   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:57.393033  8669 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.395910  8724 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.396808  8669 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 2 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:57.398540  8669 consensus_queue.cc:579] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Leader has been unable to successfully communicate with peer ed7e8a990db44e50a014c8fb2caa9b1c for more than 1 seconds (1.534s)
I20260608 10:07:57.398743   860 webserver.cc:533] Webserver started at http://127.0.215.1:40501/ using document root <none> and password file <none>
I20260608 10:07:57.398943  8593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "072d1ecac64741359f93c3efcb2740aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06"
I20260608 10:07:57.399686   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:57.399885  8593 raft_consensus.cc:2393] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 072d1ecac64741359f93c3efcb2740aa in current term 2: Already voted for candidate fc4da46e154c4748a742ab5301f8bc06 in this term.
I20260608 10:07:57.400053   860 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260608 10:07:57.405107  8562 leader_election.cc:336] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111)
I20260608 10:07:57.408370  8724 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 2 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:57.410053  8521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:57.410689   860 fs_manager.cc:714] Time spent opening directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:07:57.411082  8521 raft_consensus.cc:2393] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fc4da46e154c4748a742ab5301f8bc06 in current term 2: Already voted for candidate 072d1ecac64741359f93c3efcb2740aa in this term.
I20260608 10:07:57.412245  8559 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [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: fc4da46e154c4748a742ab5301f8bc06; no voters: 072d1ecac64741359f93c3efcb2740aa, ed7e8a990db44e50a014c8fb2caa9b1c
I20260608 10:07:57.413985  8724 raft_consensus.cc:2749] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:07:57.417964  8521 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:57.419772  8593 consensus_queue.cc:237] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [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: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:57.423558  8823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:57.424795   860 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:07:57.425359   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-l651"
I20260608 10:07:57.425837   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-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)
W20260608 10:07:57.426744  8488 leader_election.cc:336] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111)
I20260608 10:07:57.427248  8488 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [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: 072d1ecac64741359f93c3efcb2740aa; no voters: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06
I20260608 10:07:57.428031  8669 raft_consensus.cc:2749] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:07:57.433737  8596 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:57.437146  8669 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:07:57.462630  8488 consensus_peers.cc:597] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:57.467695  8562 consensus_peers.cc:597] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:57.472106  8485 consensus_peers.cc:597] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa -> Peer e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): Couldn't send request to peer e80f6af0e0af4ef9b909255b548d4127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da4b436cfd3f466489c1426e585a1104. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:57.473634  8521 raft_consensus.cc:1275] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:57.477556  8724 consensus_queue.cc:1048] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:57.485832   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:57.487938   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:57.489291  8669 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.491180   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:57.496057  8596 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.493955  8701 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.504879  8329 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet da4b436cfd3f466489c1426e585a1104 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:57.508553  8839 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:07:57.512413  8344 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa reported cstate change: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:57.515244  8559 consensus_peers.cc:597] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 -> Peer e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): Couldn't send request to peer e80f6af0e0af4ef9b909255b548d4127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bb13238d4274f41a901a5eb20232e7b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:57.518579  8330 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0bb13238d4274f41a901a5eb20232e7b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 10:07:57.515668  8519 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.523819  8345 catalog_manager.cc:5696] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:57.554500  8596 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:57.562651  8519 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:07:57.563197  8559 consensus_peers.cc:597] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 -> Peer e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): Couldn't send request to peer e80f6af0e0af4ef9b909255b548d4127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ad6a8933a2e4cc89ebe398331dd9dfe. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:57.564261  8701 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:57.566958  8562 consensus_peers.cc:597] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:57.573382  8724 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.575503   860 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:07:57.576021   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.069s	user 0.003s	sys 0.000s
I20260608 10:07:57.576421   860 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:07:57.575610  8519 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.584656  8839 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.585261  8330 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:07:57.588660  8344 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa reported cstate change: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.607038  8839 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:57.608153  8839 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.608901  8839 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260608 10:07:57.611567  8839 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.612151  8839 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.612797  8839 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.615315  8839 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:57.616173  8839 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.623697   860 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:07:57.624012   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.042s	sys 0.002s
I20260608 10:07:57.630100  8839 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:57.630959  8839 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.631595  8839 ts_tablet_manager.cc:1403] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:07:57.634658  8839 raft_consensus.cc:359] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:57.635277  8839 raft_consensus.cc:740] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.636062  8839 consensus_queue.cc:260] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [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: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:57.637912  8839 ts_tablet_manager.cc:1434] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:57.638761  8839 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.656848  8839 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:57.657752  8839 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.658479  8839 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:07:57.661715  8839 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.662634  8839 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.663589  8839 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.665441  8839 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:07:57.666330  8839 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.682041  8839 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:57.683120  8839 tablet_bootstrap.cc:492] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.684062  8839 ts_tablet_manager.cc:1403] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 10:07:57.685906   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:39969
I20260608 10:07:57.686142  8902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:39969 every 8 connection(s)
I20260608 10:07:57.687330  8839 raft_consensus.cc:359] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.688256  8839 raft_consensus.cc:740] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.689080  8839 consensus_queue.cc:260] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.691401  8839 ts_tablet_manager.cc:1434] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:57.692505  8839 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.705528  8903 heartbeater.cc:344] Connected to a master server at 127.0.215.62:34495
I20260608 10:07:57.705968  8903 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:57.706828  8903 heartbeater.cc:507] Master 127.0.215.62:34495 requested a full tablet report, sending...
I20260608 10:07:57.708231  8839 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:57.709038  8839 tablet_bootstrap.cc:492] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.709653  8839 ts_tablet_manager.cc:1403] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 10:07:57.712441  8839 raft_consensus.cc:359] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.712806  8345 ts_manager.cc:194] Re-registered known tserver with Master: ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969)
I20260608 10:07:57.713375  8839 raft_consensus.cc:740] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.714227  8839 consensus_queue.cc:260] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.716519  8839 ts_tablet_manager.cc:1434] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:57.717494  8839 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.724140  8345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48794
I20260608 10:07:57.727823  8903 heartbeater.cc:499] Master 127.0.215.62:34495 was elected leader, sending a full tablet report...
I20260608 10:07:57.733465  8839 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:57.734586  8839 tablet_bootstrap.cc:492] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.735363  8839 ts_tablet_manager.cc:1403] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260608 10:07:57.738310  8839 raft_consensus.cc:359] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.739069  8839 raft_consensus.cc:740] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.739835  8839 consensus_queue.cc:260] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.742120  8839 ts_tablet_manager.cc:1434] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:07:57.743100  8839 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.756621  8839 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:57.757372  8839 tablet_bootstrap.cc:492] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.757925  8839 ts_tablet_manager.cc:1403] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 10:07:57.760051  8839 raft_consensus.cc:359] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.760841  8839 raft_consensus.cc:740] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.761616  8839 consensus_queue.cc:260] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.763418  8839 ts_tablet_manager.cc:1434] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:07:57.764096  8839 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap starting.
I20260608 10:07:57.781767  8839 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:07:57.782672  8839 tablet_bootstrap.cc:492] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Bootstrap complete.
I20260608 10:07:57.783511  8839 ts_tablet_manager.cc:1403] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260608 10:07:57.782673  8867 tablet_service.cc:1558] Processing DeleteTablet for tablet dc3c6fd632a649968887df2ffcdebf38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:54154
I20260608 10:07:57.784808  8866 tablet_service.cc:1558] Processing DeleteTablet for tablet c4b2ce92f3274745a4952682333df92c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:54154
I20260608 10:07:57.787004  8911 tablet_replica.cc:333] stopping tablet replica
W20260608 10:07:57.787247  8332 catalog_manager.cc:5007] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): delete failed for tablet dc3c6fd632a649968887df2ffcdebf38 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dc3c6fd632a649968887df2ffcdebf38 already in progress: opening tablet
I20260608 10:07:57.786831  8839 raft_consensus.cc:359] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.788177  8911 raft_consensus.cc:2243] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.788136  8839 raft_consensus.cc:740] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7e8a990db44e50a014c8fb2caa9b1c, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.788873  8911 pending_rounds.cc:70] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:57.789134  8911 pending_rounds.cc:77] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620777870471168 op_type: NO_OP noop_request { }
I20260608 10:07:57.789479  8911 raft_consensus.cc:2889] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:57.789441  8839 consensus_queue.cc:260] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:57.790306  8911 raft_consensus.cc:2272] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.792166  8839 ts_tablet_manager.cc:1434] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:57.793520  8911 ts_tablet_manager.cc:1916] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.796890  8866 tablet_service.cc:1558] Processing DeleteTablet for tablet 5143e3e2954141aa9e41eeb6f302c2c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:54154
I20260608 10:07:57.797997  8866 tablet_service.cc:1558] Processing DeleteTablet for tablet dc3c6fd632a649968887df2ffcdebf38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:54154
I20260608 10:07:57.808712  8911 ts_tablet_manager.cc:1929] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:57.809123  8911 log.cc:1199] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/wals/c4b2ce92f3274745a4952682333df92c
I20260608 10:07:57.809755  8911 ts_tablet_manager.cc:1950] T c4b2ce92f3274745a4952682333df92c P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting consensus metadata
I20260608 10:07:57.812366  8911 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:57.812515  8332 catalog_manager.cc:5027] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): tablet c4b2ce92f3274745a4952682333df92c (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.813198  8911 raft_consensus.cc:2243] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.813690  8911 pending_rounds.cc:70] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:57.813912  8911 pending_rounds.cc:77] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620777430208512 op_type: NO_OP noop_request { }
I20260608 10:07:57.814246  8911 raft_consensus.cc:2889] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:57.814648  8911 raft_consensus.cc:2272] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.817241  8911 ts_tablet_manager.cc:1916] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.829427  8911 ts_tablet_manager.cc:1929] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:57.829844  8911 log.cc:1199] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/wals/5143e3e2954141aa9e41eeb6f302c2c7
I20260608 10:07:57.830595  8911 ts_tablet_manager.cc:1950] T 5143e3e2954141aa9e41eeb6f302c2c7 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting consensus metadata
I20260608 10:07:57.833156  8911 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:57.833320  8332 catalog_manager.cc:5027] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): tablet 5143e3e2954141aa9e41eeb6f302c2c7 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.833925  8911 raft_consensus.cc:2243] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.834483  8911 pending_rounds.cc:70] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:57.834702  8911 pending_rounds.cc:77] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620778085122048 op_type: NO_OP noop_request { }
I20260608 10:07:57.835033  8911 raft_consensus.cc:2889] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:57.835372  8911 raft_consensus.cc:2272] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.837838  8911 ts_tablet_manager.cc:1916] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.849617  8911 ts_tablet_manager.cc:1929] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:57.850114  8911 log.cc:1199] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/wals/dc3c6fd632a649968887df2ffcdebf38
I20260608 10:07:57.850931  8911 ts_tablet_manager.cc:1950] T dc3c6fd632a649968887df2ffcdebf38 P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting consensus metadata
I20260608 10:07:57.853767  8332 catalog_manager.cc:5027] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): tablet dc3c6fd632a649968887df2ffcdebf38 (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.897594  8866 tablet_service.cc:1558] Processing DeleteTablet for tablet 85382c5cc2cd447c81f29d7dd7f064cd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:57 UTC) from {username='slave'} at 127.0.0.1:54154
I20260608 10:07:57.898511  8911 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:57.899470  8911 raft_consensus.cc:2243] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:57.900025  8911 pending_rounds.cc:70] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Trying to abort 1 pending ops.
I20260608 10:07:57.900282  8911 pending_rounds.cc:77] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620778044022784 op_type: NO_OP noop_request { }
I20260608 10:07:57.900665  8911 raft_consensus.cc:2889] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:57.901060  8911 raft_consensus.cc:2272] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:57.902882  8877 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:57.904593  8911 ts_tablet_manager.cc:1916] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:57.915035  8913 ts_tablet_manager.cc:933] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Initiating tablet copy from peer 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:57.917539  8913 tablet_copy_client.cc:323] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:32871
I20260608 10:07:57.923794  8911 ts_tablet_manager.cc:1929] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:57.924440  8911 log.cc:1199] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/wals/85382c5cc2cd447c81f29d7dd7f064cd
I20260608 10:07:57.925359  8911 ts_tablet_manager.cc:1950] T 85382c5cc2cd447c81f29d7dd7f064cd P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting consensus metadata
I20260608 10:07:57.928609  8332 catalog_manager.cc:5027] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): tablet 85382c5cc2cd447c81f29d7dd7f064cd (table dugtrio [id=9ffd32719a7243c8ad4da60ec60b45b4]) successfully deleted
I20260608 10:07:57.933874  8532 tablet_copy_service.cc:140] P 072d1ecac64741359f93c3efcb2740aa: Received BeginTabletCopySession request for tablet da4b436cfd3f466489c1426e585a1104 from peer e80f6af0e0af4ef9b909255b548d4127 ({username='slave'} at 127.0.0.1:52046)
I20260608 10:07:57.934541  8532 tablet_copy_service.cc:161] P 072d1ecac64741359f93c3efcb2740aa: Beginning new tablet copy session on tablet da4b436cfd3f466489c1426e585a1104 from peer e80f6af0e0af4ef9b909255b548d4127 at {username='slave'} at 127.0.0.1:52046: session id = e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104
I20260608 10:07:57.940649  8532 tablet_copy_source_session.cc:215] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:57.943770  8913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4b436cfd3f466489c1426e585a1104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:57.956431  8913 tablet_copy_client.cc:806] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:57.957021  8913 tablet_copy_client.cc:670] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:57.961212  8913 tablet_copy_client.cc:538] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:57.968709  8913 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap starting.
I20260608 10:07:57.985771  8913 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:57.986840  8913 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap complete.
I20260608 10:07:57.987668  8913 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 10:07:57.989769  8918 ts_tablet_manager.cc:933] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Initiating tablet copy from peer fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:57.990769  8913 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:57.991564  8918 tablet_copy_client.cc:323] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:35721
I20260608 10:07:57.991851  8913 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e80f6af0e0af4ef9b909255b548d4127, State: Initialized, Role: LEARNER
I20260608 10:07:57.992656  8913 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:57.996695  8810 heartbeater.cc:499] Master 127.0.215.62:34495 was elected leader, sending a full tablet report...
I20260608 10:07:57.997037  8913 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:07:58.002691  8532 tablet_copy_service.cc:342] P 072d1ecac64741359f93c3efcb2740aa: Request end of tablet copy session e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104 received from {username='slave'} at 127.0.0.1:52046
I20260608 10:07:58.003250  8532 tablet_copy_service.cc:434] P 072d1ecac64741359f93c3efcb2740aa: ending tablet copy session e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104 on tablet da4b436cfd3f466489c1426e585a1104 with peer e80f6af0e0af4ef9b909255b548d4127
I20260608 10:07:58.010694  8606 tablet_copy_service.cc:140] P fc4da46e154c4748a742ab5301f8bc06: Received BeginTabletCopySession request for tablet 0bb13238d4274f41a901a5eb20232e7b from peer e80f6af0e0af4ef9b909255b548d4127 ({username='slave'} at 127.0.0.1:42150)
I20260608 10:07:58.011394  8606 tablet_copy_service.cc:161] P fc4da46e154c4748a742ab5301f8bc06: Beginning new tablet copy session on tablet 0bb13238d4274f41a901a5eb20232e7b from peer e80f6af0e0af4ef9b909255b548d4127 at {username='slave'} at 127.0.0.1:42150: session id = e80f6af0e0af4ef9b909255b548d4127-0bb13238d4274f41a901a5eb20232e7b
I20260608 10:07:58.018213  8877 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:58.019377  8876 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:58.021550  8606 tablet_copy_source_session.cc:215] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:58.024778  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb13238d4274f41a901a5eb20232e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:58.040138  8918 tablet_copy_client.cc:806] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:58.040832  8918 tablet_copy_client.cc:670] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:58.044888  8918 tablet_copy_client.cc:538] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:58.052022  8918 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Bootstrap starting.
I20260608 10:07:58.070663  8918 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:58.071440  8918 tablet_bootstrap.cc:492] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Bootstrap complete.
I20260608 10:07:58.072137  8918 ts_tablet_manager.cc:1403] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260608 10:07:58.074714  8918 raft_consensus.cc:359] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:58.075419  8918 raft_consensus.cc:740] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e80f6af0e0af4ef9b909255b548d4127, State: Initialized, Role: LEARNER
I20260608 10:07:58.075986  8918 consensus_queue.cc:260] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [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: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:58.077716  8918 ts_tablet_manager.cc:1434] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:58.079640  8606 tablet_copy_service.cc:342] P fc4da46e154c4748a742ab5301f8bc06: Request end of tablet copy session e80f6af0e0af4ef9b909255b548d4127-0bb13238d4274f41a901a5eb20232e7b received from {username='slave'} at 127.0.0.1:42150
I20260608 10:07:58.080084  8606 tablet_copy_service.cc:434] P fc4da46e154c4748a742ab5301f8bc06: ending tablet copy session e80f6af0e0af4ef9b909255b548d4127-0bb13238d4274f41a901a5eb20232e7b on tablet 0bb13238d4274f41a901a5eb20232e7b with peer e80f6af0e0af4ef9b909255b548d4127
I20260608 10:07:58.129176  8918 ts_tablet_manager.cc:933] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Initiating tablet copy from peer fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:58.130965  8918 tablet_copy_client.cc:323] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:35721
I20260608 10:07:58.132771  8606 tablet_copy_service.cc:140] P fc4da46e154c4748a742ab5301f8bc06: Received BeginTabletCopySession request for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe from peer e80f6af0e0af4ef9b909255b548d4127 ({username='slave'} at 127.0.0.1:42150)
I20260608 10:07:58.133315  8606 tablet_copy_service.cc:161] P fc4da46e154c4748a742ab5301f8bc06: Beginning new tablet copy session on tablet 4ad6a8933a2e4cc89ebe398331dd9dfe from peer e80f6af0e0af4ef9b909255b548d4127 at {username='slave'} at 127.0.0.1:42150: session id = e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe
I20260608 10:07:58.139488  8606 tablet_copy_source_session.cc:215] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:58.142650  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:58.156111  8918 tablet_copy_client.cc:806] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:58.156703  8918 tablet_copy_client.cc:670] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:58.161666  8918 tablet_copy_client.cc:538] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:58.169250  8918 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap starting.
I20260608 10:07:58.186038  8918 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:58.187032  8918 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap complete.
I20260608 10:07:58.187698  8918 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260608 10:07:58.190208  8918 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:58.190994  8918 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e80f6af0e0af4ef9b909255b548d4127, State: Initialized, Role: LEARNER
I20260608 10:07:58.191593  8918 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:58.193387  8918 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:58.195322  8606 tablet_copy_service.cc:342] P fc4da46e154c4748a742ab5301f8bc06: Request end of tablet copy session e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe received from {username='slave'} at 127.0.0.1:42150
I20260608 10:07:58.195739  8606 tablet_copy_service.cc:434] P fc4da46e154c4748a742ab5301f8bc06: ending tablet copy session e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe on tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with peer e80f6af0e0af4ef9b909255b548d4127
W20260608 10:07:58.322803  8393 auto_rebalancer.cc:591] Failed to schedule move for tablet da4b436cfd3f466489c1426e585a1104: Invalid argument: Server with UUID e80f6af0e0af4ef9b909255b548d4127 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
W20260608 10:07:58.337538  8393 auto_rebalancer.cc:591] Failed to schedule move for tablet 0bb13238d4274f41a901a5eb20232e7b: Invalid argument: Server with UUID e80f6af0e0af4ef9b909255b548d4127 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
W20260608 10:07:58.342677  8393 auto_rebalancer.cc:591] Failed to schedule move for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe: Invalid argument: Server with UUID e80f6af0e0af4ef9b909255b548d4127 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:58.373188  8785 raft_consensus.cc:1217] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:58.429885  8519 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:58.436067  8596 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.436067  8877 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.438683  8928 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.439718  8929 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.448967  8928 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.451327  8596 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.454264  8877 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.461681  8329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet da4b436cfd3f466489c1426e585a1104 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:58.468441  8345 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.493415  8775 tablet_service.cc:1558] Processing DeleteTablet for tablet da4b436cfd3f466489c1426e585a1104 with delete_type TABLET_DATA_TOMBSTONED (TS e80f6af0e0af4ef9b909255b548d4127 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:35202
I20260608 10:07:58.495544  8935 tablet_replica.cc:333] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: stopping tablet replica
I20260608 10:07:58.496315  8935 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:58.496838  8935 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:58.499331  8935 ts_tablet_manager.cc:1916] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:58.513711  8935 ts_tablet_manager.cc:1929] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:58.514107  8935 log.cc:1199] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root/wals/da4b436cfd3f466489c1426e585a1104
I20260608 10:07:58.515734  8329 catalog_manager.cc:5027] TS e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): tablet da4b436cfd3f466489c1426e585a1104 (table test-workload [id=89228025496b44f0b49c61d0a90bfffb]) successfully deleted
I20260608 10:07:58.529914  8596 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:58.535369  8877 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.535429  8519 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.537062  8937 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.537745  8936 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.544615  8724 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.546734  8877 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.547174  8519 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.551546  8785 raft_consensus.cc:1217] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:58.556824  8330 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:58.568538  8344 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:58.580142  8775 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with delete_type TABLET_DATA_TOMBSTONED (TS e80f6af0e0af4ef9b909255b548d4127 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:35202
I20260608 10:07:58.581306  8935 tablet_replica.cc:333] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: stopping tablet replica
I20260608 10:07:58.582230  8935 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:58.582818  8935 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:58.586388  8935 ts_tablet_manager.cc:1916] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:58.593083  8596 consensus_queue.cc:237] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [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: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } }
I20260608 10:07:58.600533  8877 raft_consensus.cc:1275] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.600536  8519 raft_consensus.cc:1275] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:58.602614  8937 consensus_queue.cc:1048] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.603400  8724 consensus_queue.cc:1048] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:58.604434  8935 ts_tablet_manager.cc:1929] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:58.604955  8935 log.cc:1199] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root/wals/4ad6a8933a2e4cc89ebe398331dd9dfe
I20260608 10:07:58.606643  8329 catalog_manager.cc:5027] TS e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): tablet 4ad6a8933a2e4cc89ebe398331dd9dfe (table test-workload [id=89228025496b44f0b49c61d0a90bfffb]) successfully deleted
I20260608 10:07:58.611311  8724 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } }
I20260608 10:07:58.613523  8877 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } }
I20260608 10:07:58.616755  8519 raft_consensus.cc:2955] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } }
I20260608 10:07:58.621160  8330 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0bb13238d4274f41a901a5eb20232e7b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:58.626058  8345 catalog_manager.cc:5696] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: config changed from index 2 to 3, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:58.637534  8775 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bb13238d4274f41a901a5eb20232e7b with delete_type TABLET_DATA_TOMBSTONED (TS e80f6af0e0af4ef9b909255b548d4127 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:35202
I20260608 10:07:58.638710  8935 tablet_replica.cc:333] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: stopping tablet replica
I20260608 10:07:58.639587  8935 raft_consensus.cc:2243] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:58.640200  8935 raft_consensus.cc:2272] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:58.642655  8935 ts_tablet_manager.cc:1916] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:58.654511  8935 ts_tablet_manager.cc:1929] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:58.654871  8935 log.cc:1199] T 0bb13238d4274f41a901a5eb20232e7b P e80f6af0e0af4ef9b909255b548d4127: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-3-root/wals/0bb13238d4274f41a901a5eb20232e7b
I20260608 10:07:58.656306  8329 catalog_manager.cc:5027] TS e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): tablet 0bb13238d4274f41a901a5eb20232e7b (table test-workload [id=89228025496b44f0b49c61d0a90bfffb]) successfully deleted
I20260608 10:07:59.118562  8843 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:59.119155  8843 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:59.121374  8843 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871), fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:59.134657  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:59.135634  8519 raft_consensus.cc:2393] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed7e8a990db44e50a014c8fb2caa9b1c in current term 2: Already voted for candidate 072d1ecac64741359f93c3efcb2740aa in this term.
I20260608 10:07:59.136227  8596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc4da46e154c4748a742ab5301f8bc06" is_pre_election: true
I20260608 10:07:59.136997  8596 raft_consensus.cc:2393] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed7e8a990db44e50a014c8fb2caa9b1c in current term 2: Already voted for candidate fc4da46e154c4748a742ab5301f8bc06 in this term.
I20260608 10:07:59.138015  8830 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [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: ed7e8a990db44e50a014c8fb2caa9b1c; no voters: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06
I20260608 10:07:59.138789  8843 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:59.144343  8843 raft_consensus.cc:2749] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:07:59.371300  8393 auto_rebalancer.cc:591] Failed to schedule move for tablet 25eaf478d7c3441b828c0da1aa08023b: Illegal state: Replica ed7e8a990db44e50a014c8fb2caa9b1c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } }
I20260608 10:07:59.376034  8596 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
W20260608 10:07:59.382624  8559 consensus_peers.cc:597] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 -> Peer e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): Couldn't send request to peer e80f6af0e0af4ef9b909255b548d4127. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:59.382939  8519 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:59.383200  8877 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:59.384574  8946 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:59.385401  8937 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:59.393512  8947 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.395076  8877 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.394922  8519 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.407207  8343 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c reported cstate change: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.414402  8519 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
W20260608 10:07:59.422590  8485 consensus_peers.cc:597] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa -> Peer e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4:33381): Couldn't send request to peer e80f6af0e0af4ef9b909255b548d4127. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:59.424677  8596 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:59.425287  8877 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:59.426415  8951 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:59.427421  8826 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:59.434978  8826 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.438341  8877 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.445369  8596 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } } }
I20260608 10:07:59.456455  8344 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa reported cstate change: config changed from index 3 to 4, NON_VOTER e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:59.459885  8937 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:59.460455  8937 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:59.463403  8937 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:59.463590  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" is_pre_election: true
I20260608 10:07:59.464854  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa" is_pre_election: true
I20260608 10:07:59.466885  8877 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 2.
I20260608 10:07:59.467298  8519 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 2.
I20260608 10:07:59.468400  8559 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [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: 072d1ecac64741359f93c3efcb2740aa, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:59.469707  8937 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:59.470239  8937 raft_consensus.cc:493] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:59.470697  8937 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:59.478951  8937 raft_consensus.cc:515] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:59.481395  8937 leader_election.cc:290] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [CANDIDATE]: Term 3 election: Requested vote from peers ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969), 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:59.482441  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c"
I20260608 10:07:59.483161  8877 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:59.491557  8519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25eaf478d7c3441b828c0da1aa08023b" candidate_uuid: "fc4da46e154c4748a742ab5301f8bc06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "072d1ecac64741359f93c3efcb2740aa"
I20260608 10:07:59.491778  8877 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 3.
I20260608 10:07:59.492192  8519 raft_consensus.cc:3060] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:59.493180  8562 leader_election.cc:304] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [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: ed7e8a990db44e50a014c8fb2caa9b1c, fc4da46e154c4748a742ab5301f8bc06; no voters: 
I20260608 10:07:59.494102  8937 raft_consensus.cc:2804] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:59.494724  8937 raft_consensus.cc:697] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 3 LEADER]: Becoming Leader. State: Replica: fc4da46e154c4748a742ab5301f8bc06, State: Running, Role: LEADER
I20260608 10:07:59.495755  8937 consensus_queue.cc:237] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } }
I20260608 10:07:59.500057  8519 raft_consensus.cc:2468] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4da46e154c4748a742ab5301f8bc06 in term 3.
I20260608 10:07:59.504577  8343 catalog_manager.cc:5696] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: term changed from 1 to 3, leader changed from ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1) to fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3). New cstate: current_term: 3 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:59.807371  8954 ts_tablet_manager.cc:933] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Initiating tablet copy from peer 072d1ecac64741359f93c3efcb2740aa (127.0.215.2:32871)
I20260608 10:07:59.809067  8954 tablet_copy_client.cc:323] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:32871
I20260608 10:07:59.810820  8532 tablet_copy_service.cc:140] P 072d1ecac64741359f93c3efcb2740aa: Received BeginTabletCopySession request for tablet da4b436cfd3f466489c1426e585a1104 from peer e80f6af0e0af4ef9b909255b548d4127 ({username='slave'} at 127.0.0.1:52046)
I20260608 10:07:59.811317  8532 tablet_copy_service.cc:161] P 072d1ecac64741359f93c3efcb2740aa: Beginning new tablet copy session on tablet da4b436cfd3f466489c1426e585a1104 from peer e80f6af0e0af4ef9b909255b548d4127 at {username='slave'} at 127.0.0.1:52046: session id = e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104
I20260608 10:07:59.816872  8532 tablet_copy_source_session.cc:215] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:59.819545  8954 ts_tablet_manager.cc:1916] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:59.825560  8956 ts_tablet_manager.cc:933] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Initiating tablet copy from peer fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721)
I20260608 10:07:59.827615  8956 tablet_copy_client.cc:323] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:35721
I20260608 10:07:59.829591  8606 tablet_copy_service.cc:140] P fc4da46e154c4748a742ab5301f8bc06: Received BeginTabletCopySession request for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe from peer e80f6af0e0af4ef9b909255b548d4127 ({username='slave'} at 127.0.0.1:42150)
I20260608 10:07:59.830192  8606 tablet_copy_service.cc:161] P fc4da46e154c4748a742ab5301f8bc06: Beginning new tablet copy session on tablet 4ad6a8933a2e4cc89ebe398331dd9dfe from peer e80f6af0e0af4ef9b909255b548d4127 at {username='slave'} at 127.0.0.1:42150: session id = e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe
I20260608 10:07:59.835704  8954 ts_tablet_manager.cc:1929] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:59.836634  8954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4b436cfd3f466489c1426e585a1104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:59.838476  8606 tablet_copy_source_session.cc:215] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:59.841835  8956 ts_tablet_manager.cc:1916] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:59.844340  8954 tablet_copy_client.cc:806] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:59.844981  8954 tablet_copy_client.cc:670] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:59.849022  8954 tablet_copy_client.cc:538] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:59.856125  8954 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap starting.
I20260608 10:07:59.859460  8956 ts_tablet_manager.cc:1929] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:59.860570  8956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:59.870275  8956 tablet_copy_client.cc:806] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:59.870942  8956 tablet_copy_client.cc:670] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:59.875855  8956 tablet_copy_client.cc:538] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:59.881261  8954 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:59.882392  8954 tablet_bootstrap.cc:492] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Bootstrap complete.
I20260608 10:07:59.883173  8954 ts_tablet_manager.cc:1403] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 10:07:59.886152  8956 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap starting.
I20260608 10:07:59.886641  8954 raft_consensus.cc:359] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:59.887562  8954 raft_consensus.cc:740] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e80f6af0e0af4ef9b909255b548d4127, State: Initialized, Role: LEARNER
I20260608 10:07:59.888269  8954 consensus_queue.cc:260] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:59.891343  8954 ts_tablet_manager.cc:1434] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:59.893864  8532 tablet_copy_service.cc:342] P 072d1ecac64741359f93c3efcb2740aa: Request end of tablet copy session e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104 received from {username='slave'} at 127.0.0.1:52046
I20260608 10:07:59.894344  8532 tablet_copy_service.cc:434] P 072d1ecac64741359f93c3efcb2740aa: ending tablet copy session e80f6af0e0af4ef9b909255b548d4127-da4b436cfd3f466489c1426e585a1104 on tablet da4b436cfd3f466489c1426e585a1104 with peer e80f6af0e0af4ef9b909255b548d4127
I20260608 10:07:59.913935  8956 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:59.914834  8956 tablet_bootstrap.cc:492] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Bootstrap complete.
I20260608 10:07:59.915666  8956 ts_tablet_manager.cc:1403] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.005s
I20260608 10:07:59.918764  8956 raft_consensus.cc:359] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:59.919639  8956 raft_consensus.cc:740] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e80f6af0e0af4ef9b909255b548d4127, State: Initialized, Role: LEARNER
I20260608 10:07:59.920347  8956 consensus_queue.cc:260] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: true } }
I20260608 10:07:59.922753  8956 ts_tablet_manager.cc:1434] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:07:59.924575  8606 tablet_copy_service.cc:342] P fc4da46e154c4748a742ab5301f8bc06: Request end of tablet copy session e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe received from {username='slave'} at 127.0.0.1:42150
I20260608 10:07:59.925006  8606 tablet_copy_service.cc:434] P fc4da46e154c4748a742ab5301f8bc06: ending tablet copy session e80f6af0e0af4ef9b909255b548d4127-4ad6a8933a2e4cc89ebe398331dd9dfe on tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with peer e80f6af0e0af4ef9b909255b548d4127
I20260608 10:08:00.081712  8876 raft_consensus.cc:1275] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 3 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:08:00.083156  8937 consensus_queue.cc:1048] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:00.086905  8519 raft_consensus.cc:1275] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 3 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:08:00.089000  8937 consensus_queue.cc:1048] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:00.248965  8785 raft_consensus.cc:1217] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:08:00.348390  8785 raft_consensus.cc:1217] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:08:00.676165  8971 raft_consensus.cc:1064] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: attempting to promote NON_VOTER e80f6af0e0af4ef9b909255b548d4127 to VOTER
I20260608 10:08:00.678472  8971 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } }
I20260608 10:08:00.685748  8785 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.685853  8596 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.687897  8951 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:00.688170  8876 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.689636  8970 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:00.690699  8951 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:00.702998  8971 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.705467  8785 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.706240  8876 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.720126  8596 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.730355  8345 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa reported cstate change: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.752535  8519 consensus_queue.cc:237] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } }
I20260608 10:08:00.760126  8785 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:08:00.761137  8876 raft_consensus.cc:1275] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer 072d1ecac64741359f93c3efcb2740aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:08:00.762042  8971 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:08:00.763450  8951 consensus_queue.cc:1048] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:08:00.774113  8970 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.776532  8876 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.776698  8785 raft_consensus.cc:2955] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.786469  8329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet da4b436cfd3f466489c1426e585a1104 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:00.794009  8342 catalog_manager.cc:5696] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa reported cstate change: config changed from index 5 to 6, VOTER fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3) evicted. New cstate: current_term: 1 leader_uuid: "072d1ecac64741359f93c3efcb2740aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.806876  8584 tablet_service.cc:1558] Processing DeleteTablet for tablet da4b436cfd3f466489c1426e585a1104 with delete_type TABLET_DATA_TOMBSTONED (TS fc4da46e154c4748a742ab5301f8bc06 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42128
I20260608 10:08:00.809388  8981 tablet_replica.cc:333] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:08:00.810652  8981 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:00.811545  8981 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:00.815588  8981 ts_tablet_manager.cc:1916] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:08:00.824383  8961 raft_consensus.cc:1064] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: attempting to promote NON_VOTER e80f6af0e0af4ef9b909255b548d4127 to VOTER
I20260608 10:08:00.826786  8961 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [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: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } }
I20260608 10:08:00.834342  8785 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 LEARNER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.835773  8981 ts_tablet_manager.cc:1929] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:08:00.836452  8981 log.cc:1199] T da4b436cfd3f466489c1426e585a1104 P fc4da46e154c4748a742ab5301f8bc06: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-2-root/wals/da4b436cfd3f466489c1426e585a1104
I20260608 10:08:00.837329  8964 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:08:00.837946  8519 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.835880  8876 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:08:00.841150  8964 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:00.841280  8330 catalog_manager.cc:5027] TS fc4da46e154c4748a742ab5301f8bc06 (127.0.215.3:35721): tablet da4b436cfd3f466489c1426e585a1104 (table test-workload [id=89228025496b44f0b49c61d0a90bfffb]) successfully deleted
I20260608 10:08:00.842408  8969 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:00.863379  8785 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.865139  8877 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.861133  8961 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.879357  8343 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 reported cstate change: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.882421  8519 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e80f6af0e0af4ef9b909255b548d4127 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed7e8a990db44e50a014c8fb2caa9b1c" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 39969 } attrs { replace: true } } peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.906137  8596 consensus_queue.cc:237] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [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: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } }
I20260608 10:08:00.912197  8785 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:08:00.912564  8519 raft_consensus.cc:1275] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Refusing update from remote peer fc4da46e154c4748a742ab5301f8bc06: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:08:00.913977  8964 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:08:00.915006  8969 consensus_queue.cc:1048] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:08:00.922257  8964 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.926692  8785 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.928826  8519 raft_consensus.cc:2955] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } } }
I20260608 10:08:00.934695  8330 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:00.940824  8344 catalog_manager.cc:5696] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 reported cstate change: config changed from index 5 to 6, VOTER ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "fc4da46e154c4748a742ab5301f8bc06" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "072d1ecac64741359f93c3efcb2740aa" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4da46e154c4748a742ab5301f8bc06" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e80f6af0e0af4ef9b909255b548d4127" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 33381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.954888  8866 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad6a8933a2e4cc89ebe398331dd9dfe with delete_type TABLET_DATA_TOMBSTONED (TS ed7e8a990db44e50a014c8fb2caa9b1c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54154
I20260608 10:08:00.957340  8986 tablet_replica.cc:333] stopping tablet replica
I20260608 10:08:00.958264  8986 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:00.959302  8986 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:00.963006  8986 ts_tablet_manager.cc:1916] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:08:00.976142  8986 ts_tablet_manager.cc:1929] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:08:00.976539  8986 log.cc:1199] T 4ad6a8933a2e4cc89ebe398331dd9dfe P ed7e8a990db44e50a014c8fb2caa9b1c: Deleting WAL directory at /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913065073650-860-0/minicluster-data/ts-0-root/wals/4ad6a8933a2e4cc89ebe398331dd9dfe
I20260608 10:08:00.978230  8332 catalog_manager.cc:5027] TS ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): tablet 4ad6a8933a2e4cc89ebe398331dd9dfe (table test-workload [id=89228025496b44f0b49c61d0a90bfffb]) successfully deleted
W20260608 10:08:01.954210  8393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 072d1ecac64741359f93c3efcb2740aa not available for placement
I20260608 10:08:02.725255   860 tablet_server.cc:179] TabletServer@127.0.215.1:39969 shutting down...
I20260608 10:08:02.748082   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:02.748837   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:08:02.749502   860 raft_consensus.cc:2243] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.749956   860 raft_consensus.cc:2272] T 25eaf478d7c3441b828c0da1aa08023b P ed7e8a990db44e50a014c8fb2caa9b1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.752169   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:08:02.752867   860 raft_consensus.cc:2243] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.753435   860 raft_consensus.cc:2272] T 0bb13238d4274f41a901a5eb20232e7b P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.755667   860 tablet_replica.cc:333] stopping tablet replica
I20260608 10:08:02.756168   860 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.756857   860 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P ed7e8a990db44e50a014c8fb2caa9b1c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:02.779055  8562 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111) [suppressed 35 similar messages]
W20260608 10:08:02.783156  8562 consensus_peers.cc:597] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:02.783913   860 tablet_server.cc:196] TabletServer@127.0.215.1:39969 shutdown complete.
I20260608 10:08:02.803587   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:02.838763   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:02.839828   860 tablet_replica.cc:333] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:08:02.840513   860 raft_consensus.cc:2243] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.841171   860 raft_consensus.cc:2272] T 0bb13238d4274f41a901a5eb20232e7b P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.843554   860 tablet_replica.cc:333] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:08:02.844164   860 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.844715   860 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.847056   860 tablet_replica.cc:333] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:08:02.847632   860 raft_consensus.cc:2243] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:02.848147   860 raft_consensus.cc:2272] T 25eaf478d7c3441b828c0da1aa08023b P 072d1ecac64741359f93c3efcb2740aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.850418   860 tablet_replica.cc:333] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa: stopping tablet replica
I20260608 10:08:02.850976   860 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:02.851878   860 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P 072d1ecac64741359f93c3efcb2740aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.877590   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:02.902096   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
W20260608 10:08:02.923354  8562 consensus_peers.cc:597] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 -> Peer ed7e8a990db44e50a014c8fb2caa9b1c (127.0.215.1:39969): Couldn't send request to peer ed7e8a990db44e50a014c8fb2caa9b1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:39969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:02.932886   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:02.933732   860 tablet_replica.cc:333] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:08:02.934460   860 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:02.935338   860 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.937565   860 tablet_replica.cc:333] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:08:02.938119   860 raft_consensus.cc:2243] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:08:02.939006   860 raft_consensus.cc:2272] T 25eaf478d7c3441b828c0da1aa08023b P fc4da46e154c4748a742ab5301f8bc06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:02.941491   860 tablet_replica.cc:333] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06: stopping tablet replica
I20260608 10:08:02.942003   860 raft_consensus.cc:2243] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:02.942881   860 raft_consensus.cc:2272] T 0bb13238d4274f41a901a5eb20232e7b P fc4da46e154c4748a742ab5301f8bc06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:02.956810  8393 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ed7e8a990db44e50a014c8fb2caa9b1c not available for placement
I20260608 10:08:02.968938   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:02.992256   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:03.014073   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:03.014804   860 tablet_replica.cc:333] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127: stopping tablet replica
I20260608 10:08:03.015609   860 raft_consensus.cc:2243] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:03.016371   860 raft_consensus.cc:2272] T 4ad6a8933a2e4cc89ebe398331dd9dfe P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:03.018525   860 tablet_replica.cc:333] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127: stopping tablet replica
I20260608 10:08:03.018983   860 raft_consensus.cc:2243] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:03.019484   860 raft_consensus.cc:2272] T da4b436cfd3f466489c1426e585a1104 P e80f6af0e0af4ef9b909255b548d4127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:03.042186   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:03.055819   860 master.cc:562] Master@127.0.215.62:34495 shutting down...
I20260608 10:08:03.083696   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:03.084347   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:03.084764   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3b906e3a5234682bbddee3cbe25a975: stopping tablet replica
I20260608 10:08:03.106504   860 master.cc:584] Master@127.0.215.62:34495 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10021 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:08:03.152238   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:40231
I20260608 10:08:03.153524   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:03.160276  8990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.160908  8991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.162010  8993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:03.163357   860 server_base.cc:1061] running on GCE node
I20260608 10:08:03.164431   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:03.164708   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:03.164902   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913283164873 us; error 0 us; skew 500 ppm
I20260608 10:08:03.165580   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:03.168418   860 webserver.cc:533] Webserver started at http://127.0.215.62:35907/ using document root <none> and password file <none>
I20260608 10:08:03.169056   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:03.169301   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:03.169632   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:03.171240   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "2971b5c20da94fbf8fe1a75865b15ff9"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.177356   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:08:03.182855  8998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.183874   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:08:03.184281   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "2971b5c20da94fbf8fe1a75865b15ff9"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.184641   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:03.200361   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:03.201694   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:03.244711   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:40231
I20260608 10:08:03.244850  9049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:40231 every 8 connection(s)
I20260608 10:08:03.249589  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:03.262064  9050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9: Bootstrap starting.
I20260608 10:08:03.267843  9050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:03.273142  9050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9: No bootstrap required, opened a new log
I20260608 10:08:03.275909  9050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER }
I20260608 10:08:03.276392  9050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:03.276604  9050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2971b5c20da94fbf8fe1a75865b15ff9, State: Initialized, Role: FOLLOWER
I20260608 10:08:03.277264  9050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER }
I20260608 10:08:03.277776  9050 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:03.278018  9050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:03.278278  9050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:03.284125  9050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER }
I20260608 10:08:03.284770  9050 leader_election.cc:304] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [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: 2971b5c20da94fbf8fe1a75865b15ff9; no voters: 
I20260608 10:08:03.286095  9050 leader_election.cc:290] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:03.286710  9053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:03.289032  9053 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 1 LEADER]: Becoming Leader. State: Replica: 2971b5c20da94fbf8fe1a75865b15ff9, State: Running, Role: LEADER
I20260608 10:08:03.289789  9053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [LEADER]: Queue going to LEADER mode. State: All 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: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER }
I20260608 10:08:03.290360  9050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:03.295692  9055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2971b5c20da94fbf8fe1a75865b15ff9. Latest consensus state: current_term: 1 leader_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER } }
I20260608 10:08:03.295661  9054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2971b5c20da94fbf8fe1a75865b15ff9" member_type: VOTER } }
I20260608 10:08:03.296875  9055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:03.297012  9054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:03.300398  9061 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:03.306638  9061 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:03.311535   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:03.318511  9061 catalog_manager.cc:1382] Generated new cluster ID: 08b08b5473b34e8e9a22937a95dd87e9
I20260608 10:08:03.318934  9061 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:03.352964  9061 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:03.354499  9061 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:03.383584  9061 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9: Generated new TSK 0
I20260608 10:08:03.384321  9061 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:03.444024   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:03.450578  9071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.452210  9072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.454615  9074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:03.454641   860 server_base.cc:1061] running on GCE node
I20260608 10:08:03.456195   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:03.456511   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:03.456717   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913283456676 us; error 0 us; skew 500 ppm
I20260608 10:08:03.457370   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:03.460034   860 webserver.cc:533] Webserver started at http://127.0.215.1:42471/ using document root <none> and password file <none>
I20260608 10:08:03.460609   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:03.460825   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:03.461120   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:03.462390   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "9153e106b0c6492d95c5076bd2deaff3"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.467499   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:08:03.471940  9079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.472826   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:03.473204   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "9153e106b0c6492d95c5076bd2deaff3"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.473516   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:03.489343   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:03.490736   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:03.492384   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:03.494990   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:03.495198   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.495504   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:03.495671   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.536466   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:37697
I20260608 10:08:03.536602  9141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:37697 every 8 connection(s)
I20260608 10:08:03.541985   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:03.550113  9146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.552045  9147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:03.555156   860 server_base.cc:1061] running on GCE node
W20260608 10:08:03.556442  9149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:03.557684   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:03.557821  9142 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40231
W20260608 10:08:03.558010   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:03.558362   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913283558341 us; error 0 us; skew 500 ppm
I20260608 10:08:03.558447  9142 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:03.559128   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:03.559405  9142 heartbeater.cc:507] Master 127.0.215.62:40231 requested a full tablet report, sending...
I20260608 10:08:03.562209   860 webserver.cc:533] Webserver started at http://127.0.215.2:44693/ using document root <none> and password file <none>
I20260608 10:08:03.562251  9015 ts_manager.cc:194] Registered new tserver with Master: 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697)
I20260608 10:08:03.563182   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:03.563501   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:03.563841   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:03.565091  9015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44718
I20260608 10:08:03.565392   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "0b10c9ef84d147ac858a6dbf2f1493fb"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.570819   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:03.574556  9154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.575394   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:03.575691   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "0b10c9ef84d147ac858a6dbf2f1493fb"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.576020   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:03.593914   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:03.595333   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:03.596870   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:03.599522   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:03.599728   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.600071   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:03.600244   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.643489   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:42427
I20260608 10:08:03.643613  9216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:42427 every 8 connection(s)
I20260608 10:08:03.648911   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:03.657277  9220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.658476  9221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:03.660766  9223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:03.662007   860 server_base.cc:1061] running on GCE node
I20260608 10:08:03.663417   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:03.663458  9217 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40231
W20260608 10:08:03.663879   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:03.664158   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913283664139 us; error 0 us; skew 500 ppm
I20260608 10:08:03.664166  9217 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:03.664994   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:03.665289  9217 heartbeater.cc:507] Master 127.0.215.62:40231 requested a full tablet report, sending...
I20260608 10:08:03.668336  9015 ts_manager.cc:194] Registered new tserver with Master: 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427)
I20260608 10:08:03.668434   860 webserver.cc:533] Webserver started at http://127.0.215.3:38759/ using document root <none> and password file <none>
I20260608 10:08:03.669297   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:03.669588   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:03.669970   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:03.670547  9015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44734
I20260608 10:08:03.671648   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "16184a653d224959acc7cb246091b4b0"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.677455   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:08:03.681558  9228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.682597   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:03.683982   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "16184a653d224959acc7cb246091b4b0"
format_stamp: "Formatted at 2026-06-08 10:08:03 on dist-test-slave-l651"
I20260608 10:08:03.684365   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:03.697024   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:03.698611   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:03.700330   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:03.703177   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:03.703413   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.703778   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:03.703944   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:03.748700   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:39799
I20260608 10:08:03.748881  9290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:39799 every 8 connection(s)
I20260608 10:08:03.764760  9291 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40231
I20260608 10:08:03.765343  9291 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:03.766288  9291 heartbeater.cc:507] Master 127.0.215.62:40231 requested a full tablet report, sending...
I20260608 10:08:03.768806  9015 ts_manager.cc:194] Registered new tserver with Master: 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:03.769739   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017433306s
I20260608 10:08:03.770540  9015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44736
I20260608 10:08:04.568228  9142 heartbeater.cc:499] Master 127.0.215.62:40231 was elected leader, sending a full tablet report...
I20260608 10:08:04.674036  9217 heartbeater.cc:499] Master 127.0.215.62:40231 was elected leader, sending a full tablet report...
I20260608 10:08:04.773914  9291 heartbeater.cc:499] Master 127.0.215.62:40231 was elected leader, sending a full tablet report...
I20260608 10:08:04.833124  9015 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44742:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:04.835748  9015 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:04.900219  9256 tablet_service.cc:1511] Processing CreateTablet for tablet 3d076f987638486fb21ede80ab583c06 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:08:04.902463  9256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d076f987638486fb21ede80ab583c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.908268  9182 tablet_service.cc:1511] Processing CreateTablet for tablet 3d076f987638486fb21ede80ab583c06 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:08:04.912323  9181 tablet_service.cc:1511] Processing CreateTablet for tablet 3919852b88314ad2bab3e741635fadfb (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:08:04.900219  9255 tablet_service.cc:1511] Processing CreateTablet for tablet 3919852b88314ad2bab3e741635fadfb (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:08:04.914795  9182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d076f987638486fb21ede80ab583c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.916260  9255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3919852b88314ad2bab3e741635fadfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.917079  9181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3919852b88314ad2bab3e741635fadfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.945501  9253 tablet_service.cc:1511] Processing CreateTablet for tablet a568ae461f4f40968998c8aa24448176 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:08:04.947203  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568ae461f4f40968998c8aa24448176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.947580  9180 tablet_service.cc:1511] Processing CreateTablet for tablet bf2b91225f104eaf8d704b9e01be82aa (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:08:04.949167  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2b91225f104eaf8d704b9e01be82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.951614  9179 tablet_service.cc:1511] Processing CreateTablet for tablet a568ae461f4f40968998c8aa24448176 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:08:04.951788  9107 tablet_service.cc:1511] Processing CreateTablet for tablet 3d076f987638486fb21ede80ab583c06 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:08:04.953321  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568ae461f4f40968998c8aa24448176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.953934  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d076f987638486fb21ede80ab583c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.945320  9254 tablet_service.cc:1511] Processing CreateTablet for tablet bf2b91225f104eaf8d704b9e01be82aa (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:08:04.968575  9254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2b91225f104eaf8d704b9e01be82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.960536  9105 tablet_service.cc:1511] Processing CreateTablet for tablet bf2b91225f104eaf8d704b9e01be82aa (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:08:04.971796  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2b91225f104eaf8d704b9e01be82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.957394  9106 tablet_service.cc:1511] Processing CreateTablet for tablet 3919852b88314ad2bab3e741635fadfb (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:08:04.965497  9104 tablet_service.cc:1511] Processing CreateTablet for tablet a568ae461f4f40968998c8aa24448176 (DEFAULT_TABLE table=test-workload [id=1ddd75d6af4e4761b537a62e677d70f3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:08:04.974320  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3919852b88314ad2bab3e741635fadfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:04.977205  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a568ae461f4f40968998c8aa24448176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:05.031273  9311 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: Bootstrap starting.
I20260608 10:08:05.032514  9313 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: Bootstrap starting.
I20260608 10:08:05.044456  9311 tablet_bootstrap.cc:654] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.045583  9312 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: Bootstrap starting.
I20260608 10:08:05.046154  9313 tablet_bootstrap.cc:654] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.056149  9313 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: No bootstrap required, opened a new log
I20260608 10:08:05.056278  9312 tablet_bootstrap.cc:654] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.056780  9313 ts_tablet_manager.cc:1403] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260608 10:08:05.060482  9311 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: No bootstrap required, opened a new log
I20260608 10:08:05.061056  9311 ts_tablet_manager.cc:1403] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260608 10:08:05.060613  9313 raft_consensus.cc:359] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.061808  9313 raft_consensus.cc:385] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.062249  9313 raft_consensus.cc:740] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.063439  9313 consensus_queue.cc:260] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.064064  9311 raft_consensus.cc:359] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.064798  9311 raft_consensus.cc:385] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.065192  9311 raft_consensus.cc:740] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16184a653d224959acc7cb246091b4b0, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.066277  9311 consensus_queue.cc:260] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.067310  9313 ts_tablet_manager.cc:1434] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 10:08:05.068326  9312 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: No bootstrap required, opened a new log
I20260608 10:08:05.068543  9313 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: Bootstrap starting.
I20260608 10:08:05.069356  9312 ts_tablet_manager.cc:1403] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 10:08:05.074229  9312 raft_consensus.cc:359] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.075624  9312 raft_consensus.cc:385] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.076138  9312 raft_consensus.cc:740] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b10c9ef84d147ac858a6dbf2f1493fb, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.076964  9313 tablet_bootstrap.cc:654] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.079548  9317 raft_consensus.cc:493] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.077804  9312 consensus_queue.cc:260] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.081532  9311 ts_tablet_manager.cc:1434] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.012s
I20260608 10:08:05.081130  9317 raft_consensus.cc:515] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.083015  9311 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: Bootstrap starting.
I20260608 10:08:05.090070  9317 leader_election.cc:290] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.090677  9313 tablet_bootstrap.cc:492] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: No bootstrap required, opened a new log
I20260608 10:08:05.091312  9313 ts_tablet_manager.cc:1403] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 10:08:05.091950  9311 tablet_bootstrap.cc:654] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.095103  9313 raft_consensus.cc:359] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.096276  9313 raft_consensus.cc:385] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.096704  9313 raft_consensus.cc:740] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.097910  9313 consensus_queue.cc:260] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.101464  9313 ts_tablet_manager.cc:1434] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:08:05.103050  9313 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: Bootstrap starting.
I20260608 10:08:05.116751  9313 tablet_bootstrap.cc:654] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.128237  9312 ts_tablet_manager.cc:1434] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.002s
I20260608 10:08:05.131413  9313 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: No bootstrap required, opened a new log
I20260608 10:08:05.132133  9313 ts_tablet_manager.cc:1403] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260608 10:08:05.135538  9313 raft_consensus.cc:359] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.136322  9313 raft_consensus.cc:385] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.136656  9313 raft_consensus.cc:740] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.137532  9313 consensus_queue.cc:260] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.140678  9312 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: Bootstrap starting.
I20260608 10:08:05.145315  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0" is_pre_election: true
W20260608 10:08:05.147109  9082 leader_election.cc:343] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:05.142724  9313 ts_tablet_manager.cc:1434] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:08:05.151486  9313 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: Bootstrap starting.
I20260608 10:08:05.158550  9312 tablet_bootstrap.cc:654] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.161355  9311 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: No bootstrap required, opened a new log
I20260608 10:08:05.161974  9311 ts_tablet_manager.cc:1403] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.037s
I20260608 10:08:05.162469  9313 tablet_bootstrap.cc:654] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.164386  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" is_pre_election: true
I20260608 10:08:05.165753  9311 raft_consensus.cc:359] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.166599  9312 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: No bootstrap required, opened a new log
W20260608 10:08:05.166518  9080 leader_election.cc:343] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:05.167011  9311 raft_consensus.cc:385] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.167387  9312 ts_tablet_manager.cc:1403] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260608 10:08:05.167276  9080 leader_election.cc:304] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [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: 9153e106b0c6492d95c5076bd2deaff3; no voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 16184a653d224959acc7cb246091b4b0
I20260608 10:08:05.167593  9311 raft_consensus.cc:740] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16184a653d224959acc7cb246091b4b0, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.168712  9317 raft_consensus.cc:2749] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:05.169000  9311 consensus_queue.cc:260] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.172791  9311 ts_tablet_manager.cc:1434] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:08:05.172873  9312 raft_consensus.cc:359] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.173946  9312 raft_consensus.cc:385] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.174268  9312 raft_consensus.cc:740] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b10c9ef84d147ac858a6dbf2f1493fb, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.174605  9311 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: Bootstrap starting.
I20260608 10:08:05.175308  9312 consensus_queue.cc:260] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.185966  9311 tablet_bootstrap.cc:654] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.186560  9312 ts_tablet_manager.cc:1434] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:08:05.189524  9312 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: Bootstrap starting.
I20260608 10:08:05.190765  9313 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: No bootstrap required, opened a new log
I20260608 10:08:05.191459  9313 ts_tablet_manager.cc:1403] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.015s
I20260608 10:08:05.195122  9313 raft_consensus.cc:359] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.195991  9313 raft_consensus.cc:385] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.196317  9313 raft_consensus.cc:740] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.197633  9312 tablet_bootstrap.cc:654] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.197139  9313 consensus_queue.cc:260] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.197894  9311 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: No bootstrap required, opened a new log
I20260608 10:08:05.198578  9311 ts_tablet_manager.cc:1403] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260608 10:08:05.199802  9313 ts_tablet_manager.cc:1434] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:08:05.201983  9311 raft_consensus.cc:359] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.202832  9311 raft_consensus.cc:385] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.203145  9311 raft_consensus.cc:740] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16184a653d224959acc7cb246091b4b0, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.204102  9311 consensus_queue.cc:260] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.206563  9311 ts_tablet_manager.cc:1434] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:05.207473  9323 raft_consensus.cc:493] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.208045  9323 raft_consensus.cc:515] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.209297  9311 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: Bootstrap starting.
I20260608 10:08:05.211376  9312 tablet_bootstrap.cc:492] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: No bootstrap required, opened a new log
I20260608 10:08:05.212008  9312 ts_tablet_manager.cc:1403] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260608 10:08:05.217268  9311 tablet_bootstrap.cc:654] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.216990  9312 raft_consensus.cc:359] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.217582  9317 raft_consensus.cc:493] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.218026  9312 raft_consensus.cc:385] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.218513  9312 raft_consensus.cc:740] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b10c9ef84d147ac858a6dbf2f1493fb, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.219462  9312 consensus_queue.cc:260] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.222231  9323 leader_election.cc:290] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799), 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697)
I20260608 10:08:05.218349  9317 raft_consensus.cc:515] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.237763  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2b91225f104eaf8d704b9e01be82aa" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" is_pre_election: true
I20260608 10:08:05.238734  9192 raft_consensus.cc:2468] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 0.
I20260608 10:08:05.240806  9080 leader_election.cc:304] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.242159  9319 raft_consensus.cc:2804] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:05.242851  9319 raft_consensus.cc:493] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:05.243111  9318 raft_consensus.cc:493] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.243533  9319 raft_consensus.cc:3060] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.243825  9318 raft_consensus.cc:515] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.251610  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2b91225f104eaf8d704b9e01be82aa" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0" is_pre_election: true
I20260608 10:08:05.252660  9266 raft_consensus.cc:2468] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 0.
I20260608 10:08:05.256487  9319 raft_consensus.cc:515] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.257757  9317 leader_election.cc:290] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.258677  9318 leader_election.cc:290] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697), 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427)
I20260608 10:08:05.260275  9319 leader_election.cc:290] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 election: Requested vote from peers 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.264465  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2b91225f104eaf8d704b9e01be82aa" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb"
I20260608 10:08:05.274910  9192 raft_consensus.cc:3060] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.265494  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2b91225f104eaf8d704b9e01be82aa" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0"
I20260608 10:08:05.278501  9266 raft_consensus.cc:3060] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.291754  9266 raft_consensus.cc:2468] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 1.
I20260608 10:08:05.297645  9082 leader_election.cc:304] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16184a653d224959acc7cb246091b4b0, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.298792  9319 raft_consensus.cc:2804] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:05.300295  9319 raft_consensus.cc:697] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Becoming Leader. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Running, Role: LEADER
I20260608 10:08:05.301268  9319 consensus_queue.cc:237] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.295441  9192 raft_consensus.cc:2468] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 1.
W20260608 10:08:05.307664  9063 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:05.318696  9311 tablet_bootstrap.cc:492] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: No bootstrap required, opened a new log
I20260608 10:08:05.319584  9311 ts_tablet_manager.cc:1403] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: Time spent bootstrapping tablet: real 0.111s	user 0.039s	sys 0.048s
I20260608 10:08:05.320286  9312 ts_tablet_manager.cc:1434] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent starting tablet: real 0.107s	user 0.034s	sys 0.071s
I20260608 10:08:05.331959  9311 raft_consensus.cc:359] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.344648  9311 raft_consensus.cc:385] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.345070  9311 raft_consensus.cc:740] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16184a653d224959acc7cb246091b4b0, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.346289  9311 consensus_queue.cc:260] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.348666  9117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "16184a653d224959acc7cb246091b4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9153e106b0c6492d95c5076bd2deaff3" is_pre_election: true
I20260608 10:08:05.349112  9311 ts_tablet_manager.cc:1434] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.005s
I20260608 10:08:05.349535  9117 raft_consensus.cc:2468] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16184a653d224959acc7cb246091b4b0 in term 0.
I20260608 10:08:05.349876  9312 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: Bootstrap starting.
I20260608 10:08:05.352017  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d076f987638486fb21ede80ab583c06" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9153e106b0c6492d95c5076bd2deaff3" is_pre_election: true
I20260608 10:08:05.352831  9116 raft_consensus.cc:2468] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b10c9ef84d147ac858a6dbf2f1493fb in term 0.
I20260608 10:08:05.354660  9156 leader_election.cc:304] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.355835  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "16184a653d224959acc7cb246091b4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" is_pre_election: true
I20260608 10:08:05.357323  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d076f987638486fb21ede80ab583c06" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0" is_pre_election: true
W20260608 10:08:05.357714  9229 leader_election.cc:343] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:05.358134  9266 raft_consensus.cc:2468] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b10c9ef84d147ac858a6dbf2f1493fb in term 0.
I20260608 10:08:05.359182  9312 tablet_bootstrap.cc:654] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:05.358563  9015 catalog_manager.cc:5696] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.359813  9333 raft_consensus.cc:2804] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:05.360329  9333 raft_consensus.cc:493] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:05.360786  9333 raft_consensus.cc:3060] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.362641  9230 leader_election.cc:304] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [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: 16184a653d224959acc7cb246091b4b0, 9153e106b0c6492d95c5076bd2deaff3; no voters: 0b10c9ef84d147ac858a6dbf2f1493fb
I20260608 10:08:05.364075  9318 raft_consensus.cc:2804] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:05.364482  9318 raft_consensus.cc:493] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:05.364905  9318 raft_consensus.cc:3060] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.370244  9319 raft_consensus.cc:493] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.370929  9319 raft_consensus.cc:515] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.372054  9312 tablet_bootstrap.cc:492] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: No bootstrap required, opened a new log
I20260608 10:08:05.372725  9312 ts_tablet_manager.cc:1403] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.000s
I20260608 10:08:05.374398  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3919852b88314ad2bab3e741635fadfb" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" is_pre_election: true
I20260608 10:08:05.375185  9192 raft_consensus.cc:2468] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 0.
I20260608 10:08:05.376125  9312 raft_consensus.cc:359] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.376983  9312 raft_consensus.cc:385] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:05.376817  9080 leader_election.cc:304] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.377415  9312 raft_consensus.cc:740] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b10c9ef84d147ac858a6dbf2f1493fb, State: Initialized, Role: FOLLOWER
I20260608 10:08:05.377998  9317 raft_consensus.cc:2804] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:05.378376  9312 consensus_queue.cc:260] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.379436  9323 raft_consensus.cc:493] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:05.379964  9323 raft_consensus.cc:515] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.378455  9317 raft_consensus.cc:493] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:05.380875  9317 raft_consensus.cc:3060] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.381631  9318 raft_consensus.cc:515] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.382547  9323 leader_election.cc:290] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.384003  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0" is_pre_election: true
I20260608 10:08:05.388429  9266 raft_consensus.cc:2393] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b10c9ef84d147ac858a6dbf2f1493fb in current term 1: Already voted for candidate 16184a653d224959acc7cb246091b4b0 in this term.
I20260608 10:08:05.388981  9318 leader_election.cc:290] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697), 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427)
I20260608 10:08:05.388942  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3919852b88314ad2bab3e741635fadfb" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0" is_pre_election: true
I20260608 10:08:05.389936  9265 raft_consensus.cc:2468] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 0.
I20260608 10:08:05.384280  9117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9153e106b0c6492d95c5076bd2deaff3" is_pre_election: true
I20260608 10:08:05.391826  9117 raft_consensus.cc:2468] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b10c9ef84d147ac858a6dbf2f1493fb in term 0.
I20260608 10:08:05.392061  9312 ts_tablet_manager.cc:1434] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 10:08:05.383965  9333 raft_consensus.cc:515] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.392613  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "16184a653d224959acc7cb246091b4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9153e106b0c6492d95c5076bd2deaff3"
I20260608 10:08:05.393378  9116 raft_consensus.cc:3060] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.394775  9333 leader_election.cc:290] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [CANDIDATE]: Term 1 election: Requested vote from peers 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799), 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1:37697)
I20260608 10:08:05.395159  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a568ae461f4f40968998c8aa24448176" candidate_uuid: "16184a653d224959acc7cb246091b4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb"
I20260608 10:08:05.395823  9192 raft_consensus.cc:3060] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.396644  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d076f987638486fb21ede80ab583c06" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0"
I20260608 10:08:05.397126  9156 leader_election.cc:304] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [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: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 16184a653d224959acc7cb246091b4b0
I20260608 10:08:05.397754  9319 leader_election.cc:290] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.397364  9265 raft_consensus.cc:3060] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.399300  9117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d076f987638486fb21ede80ab583c06" candidate_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9153e106b0c6492d95c5076bd2deaff3"
I20260608 10:08:05.399998  9117 raft_consensus.cc:3060] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.404235  9192 raft_consensus.cc:2468] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16184a653d224959acc7cb246091b4b0 in term 1.
I20260608 10:08:05.405423  9333 raft_consensus.cc:2764] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:08:05.406014  9229 leader_election.cc:304] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 16184a653d224959acc7cb246091b4b0; no voters: 
I20260608 10:08:05.407128  9318 raft_consensus.cc:2804] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:05.410672  9117 raft_consensus.cc:2468] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b10c9ef84d147ac858a6dbf2f1493fb in term 1.
I20260608 10:08:05.411742  9116 raft_consensus.cc:2468] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16184a653d224959acc7cb246091b4b0 in term 1.
I20260608 10:08:05.412737  9156 leader_election.cc:304] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.413839  9333 raft_consensus.cc:2804] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:05.414422  9333 raft_consensus.cc:697] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 LEADER]: Becoming Leader. State: Replica: 0b10c9ef84d147ac858a6dbf2f1493fb, State: Running, Role: LEADER
I20260608 10:08:05.414999  9265 raft_consensus.cc:2468] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b10c9ef84d147ac858a6dbf2f1493fb in term 1.
I20260608 10:08:05.415442  9318 raft_consensus.cc:697] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 16184a653d224959acc7cb246091b4b0, State: Running, Role: LEADER
I20260608 10:08:05.415477  9333 consensus_queue.cc:237] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } }
I20260608 10:08:05.415031  9317 raft_consensus.cc:515] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.416718  9318 consensus_queue.cc:237] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.420363  9192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3919852b88314ad2bab3e741635fadfb" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb"
I20260608 10:08:05.421021  9317 leader_election.cc:290] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 election: Requested vote from peers 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427), 16184a653d224959acc7cb246091b4b0 (127.0.215.3:39799)
I20260608 10:08:05.421293  9192 raft_consensus.cc:3060] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.422354  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3919852b88314ad2bab3e741635fadfb" candidate_uuid: "9153e106b0c6492d95c5076bd2deaff3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16184a653d224959acc7cb246091b4b0"
I20260608 10:08:05.423288  9265 raft_consensus.cc:3060] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:05.432018  9192 raft_consensus.cc:2468] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 1.
I20260608 10:08:05.431571  9015 catalog_manager.cc:5696] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16184a653d224959acc7cb246091b4b0 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "16184a653d224959acc7cb246091b4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:05.433553  9080 leader_election.cc:304] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b10c9ef84d147ac858a6dbf2f1493fb, 9153e106b0c6492d95c5076bd2deaff3; no voters: 
I20260608 10:08:05.434535  9317 raft_consensus.cc:2804] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:05.434947  9317 raft_consensus.cc:697] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Becoming Leader. State: Replica: 9153e106b0c6492d95c5076bd2deaff3, State: Running, Role: LEADER
I20260608 10:08:05.435817  9317 consensus_queue.cc:237] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:05.433566  9265 raft_consensus.cc:2468] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9153e106b0c6492d95c5076bd2deaff3 in term 1.
I20260608 10:08:05.444680  9014 catalog_manager.cc:5696] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2). New cstate: current_term: 1 leader_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.446658  9013 catalog_manager.cc:5696] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9153e106b0c6492d95c5076bd2deaff3 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.549775   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:05.556299  9344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:05.557432  9345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:05.560652  9347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:05.560707   860 server_base.cc:1061] running on GCE node
I20260608 10:08:05.562152   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:05.562471   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:05.562700   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913285562655 us; error 0 us; skew 500 ppm
I20260608 10:08:05.563427   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:05.566540   860 webserver.cc:533] Webserver started at http://127.0.215.4:38999/ using document root <none> and password file <none>
I20260608 10:08:05.567190   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:05.567425   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:05.567780   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:05.569046   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "fc64fbba4ad34649a1d19218cbbe77be"
format_stamp: "Formatted at 2026-06-08 10:08:05 on dist-test-slave-l651"
I20260608 10:08:05.574816   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 10:08:05.579137  9352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:05.580197   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:08:05.580598   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "fc64fbba4ad34649a1d19218cbbe77be"
format_stamp: "Formatted at 2026-06-08 10:08:05 on dist-test-slave-l651"
I20260608 10:08:05.580891   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:05.623031   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:05.624274   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:05.625802   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:05.628494   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:05.628808   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:05.629083   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:05.629282   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:05.674743   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:35729
I20260608 10:08:05.674855  9414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:35729 every 8 connection(s)
I20260608 10:08:05.691903  9415 heartbeater.cc:344] Connected to a master server at 127.0.215.62:40231
I20260608 10:08:05.692399  9415 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:05.693279  9415 heartbeater.cc:507] Master 127.0.215.62:40231 requested a full tablet report, sending...
I20260608 10:08:05.694465  9317 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:05.695590  9013 ts_manager.cc:194] Registered new tserver with Master: fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729)
I20260608 10:08:05.697772  9013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44746
I20260608 10:08:05.709501  9319 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:05.818696  9333 consensus_queue.cc:1048] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:05.831571  9333 consensus_queue.cc:1048] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:05.987033  9318 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:06.000924  9318 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:06.039999  9319 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:06.044538  9421 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:06.333016  9265 consensus_queue.cc:237] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
I20260608 10:08:06.340190  9192 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.340408  9116 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.342310  9429 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:06.343216  9430 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:06.351598  9318 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
W20260608 10:08:06.354965  9232 consensus_peers.cc:597] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a568ae461f4f40968998c8aa24448176. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.353920  9116 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.353920  9192 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.367600  9013 catalog_manager.cc:5696] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "16184a653d224959acc7cb246091b4b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:06.383368  9116 consensus_queue.cc:237] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
I20260608 10:08:06.393313  9192 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.393877  9266 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.396083  9421 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:06.398306  9319 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:06.405936  9319 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.410380  9191 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.415647  9266 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
W20260608 10:08:06.428460  9083 consensus_peers.cc:597] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3919852b88314ad2bab3e741635fadfb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.430022  9116 consensus_queue.cc:237] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
I20260608 10:08:06.473312  9015 catalog_manager.cc:5696] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 reported cstate change: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
W20260608 10:08:06.489727  9083 consensus_peers.cc:597] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf2b91225f104eaf8d704b9e01be82aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.491307  9191 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.491737  9266 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:06.494418  9319 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:06.495736  9421 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:06.512588  9317 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.515411  9191 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.520190  9266 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.540472  9013 catalog_manager.cc:5696] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb reported cstate change: config changed from index -1 to 2, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: true } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.544633  9265 consensus_queue.cc:237] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
I20260608 10:08:06.554512  9191 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:08:06.556723  9232 consensus_peers.cc:597] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a568ae461f4f40968998c8aa24448176. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.557242  9116 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:06.559717  9430 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:08:06.561565  9430 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:08:06.570462  9429 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.573766  9191 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.574859  9116 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
W20260608 10:08:06.586107  9063 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:08:06.586629  9063 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:08:06.590494  9015 catalog_manager.cc:5696] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "16184a653d224959acc7cb246091b4b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.595144  9117 consensus_queue.cc:237] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
W20260608 10:08:06.604516  9083 consensus_peers.cc:597] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3919852b88314ad2bab3e741635fadfb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.605996  9265 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:06.607960  9421 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:08:06.608425  9191 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:06.610350  9421 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:08:06.616716  9266 consensus_queue.cc:237] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:06.620810  9317 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.623239  9265 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.628400  9191 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.631222  9192 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.633491  9430 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:08:06.640156  9117 raft_consensus.cc:1275] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Refusing update from remote peer 16184a653d224959acc7cb246091b4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.642184  9318 consensus_queue.cc:1048] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:08:06.641852  9429 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
I20260608 10:08:06.647337  9015 catalog_manager.cc:5696] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.647177  9192 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
I20260608 10:08:06.648957  9116 raft_consensus.cc:2955] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
W20260608 10:08:06.658723  9063 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:08:06.659158  9063 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:08:06.658475  9001 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a568ae461f4f40968998c8aa24448176 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:06.666623  9117 consensus_queue.cc:237] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } }
I20260608 10:08:06.672837  9013 catalog_manager.cc:5696] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 reported cstate change: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "16184a653d224959acc7cb246091b4b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:06.673607  9115 consensus_queue.cc:237] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } }
I20260608 10:08:06.681035  9265 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:06.682966  9191 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:06.683717  9190 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.684664  9421 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:08:06.685599  9083 consensus_peers.cc:597] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 -> Peer fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): Couldn't send request to peer fc64fbba4ad34649a1d19218cbbe77be. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf2b91225f104eaf8d704b9e01be82aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.686373  9265 raft_consensus.cc:1275] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.687529  9421 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:08:06.688011  9319 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:08:06.689793  9319 consensus_queue.cc:1048] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:08:06.702235  9415 heartbeater.cc:499] Master 127.0.215.62:40231 was elected leader, sending a full tablet report...
I20260608 10:08:06.716771  9192 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } }
I20260608 10:08:06.717855  9190 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.719709  9319 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.724099  9266 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.735857  9446 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } }
I20260608 10:08:06.738677  9012 catalog_manager.cc:5696] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb reported cstate change: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } }
I20260608 10:08:06.743204  9265 raft_consensus.cc:2955] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } attrs { replace: false } } }
I20260608 10:08:06.766603  9013 catalog_manager.cc:5696] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } peers { permanent_uuid: "fc64fbba4ad34649a1d19218cbbe77be" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 35729 } attrs { promote: true } } }
I20260608 10:08:06.780680  9380 tablet_service.cc:1558] Processing DeleteTablet for tablet a568ae461f4f40968998c8aa24448176 with delete_type TABLET_DATA_TOMBSTONED (TS fc64fbba4ad34649a1d19218cbbe77be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52444
I20260608 10:08:06.783811  9379 tablet_service.cc:1558] Processing DeleteTablet for tablet 3919852b88314ad2bab3e741635fadfb with delete_type TABLET_DATA_TOMBSTONED (TS fc64fbba4ad34649a1d19218cbbe77be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52444
W20260608 10:08:06.785019  9002 catalog_manager.cc:4994] TS fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): delete failed for tablet a568ae461f4f40968998c8aa24448176 because the tablet was not found. No further retry: Not found: Tablet not found: a568ae461f4f40968998c8aa24448176
W20260608 10:08:06.788764  9002 catalog_manager.cc:4994] TS fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): delete failed for tablet 3919852b88314ad2bab3e741635fadfb because the tablet was not found. No further retry: Not found: Tablet not found: 3919852b88314ad2bab3e741635fadfb
I20260608 10:08:06.788870  9000 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3919852b88314ad2bab3e741635fadfb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:08:06.789942  9063 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:08:06.790387  9063 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:08:06.806289  9116 consensus_queue.cc:237] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [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: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } }
I20260608 10:08:06.813800  9265 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.815771  9190 raft_consensus.cc:1275] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Refusing update from remote peer 9153e106b0c6492d95c5076bd2deaff3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:06.815768  9446 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:08:06.818150  9446 consensus_queue.cc:1048] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:08:06.824011  9444 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
I20260608 10:08:06.826963  9265 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
I20260608 10:08:06.835878  9000 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bf2b91225f104eaf8d704b9e01be82aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:06.837095  9192 raft_consensus.cc:2955] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } } }
I20260608 10:08:06.843328  9012 catalog_manager.cc:5696] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 reported cstate change: config changed from index 3 to 4, NON_VOTER fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4) evicted. New cstate: current_term: 1 leader_uuid: "9153e106b0c6492d95c5076bd2deaff3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9153e106b0c6492d95c5076bd2deaff3" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 37697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b10c9ef84d147ac858a6dbf2f1493fb" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42427 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16184a653d224959acc7cb246091b4b0" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:06.861182  9379 tablet_service.cc:1558] Processing DeleteTablet for tablet bf2b91225f104eaf8d704b9e01be82aa with delete_type TABLET_DATA_TOMBSTONED (TS fc64fbba4ad34649a1d19218cbbe77be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52444
W20260608 10:08:06.863106  9002 catalog_manager.cc:4994] TS fc64fbba4ad34649a1d19218cbbe77be (127.0.215.4:35729): delete failed for tablet bf2b91225f104eaf8d704b9e01be82aa because the tablet was not found. No further retry: Not found: Tablet not found: bf2b91225f104eaf8d704b9e01be82aa
I20260608 10:08:06.869287   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:06.897403   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.898289   860 tablet_replica.cc:333] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3: stopping tablet replica
I20260608 10:08:06.899132   860 raft_consensus.cc:2243] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.900038   860 raft_consensus.cc:2272] T bf2b91225f104eaf8d704b9e01be82aa P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.903525   860 tablet_replica.cc:333] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3: stopping tablet replica
I20260608 10:08:06.904233   860 raft_consensus.cc:2243] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.904769   860 raft_consensus.cc:2272] T 3d076f987638486fb21ede80ab583c06 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.907399   860 tablet_replica.cc:333] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3: stopping tablet replica
I20260608 10:08:06.907984   860 raft_consensus.cc:2243] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.908948   860 raft_consensus.cc:2272] T 3919852b88314ad2bab3e741635fadfb P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.911798   860 tablet_replica.cc:333] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3: stopping tablet replica
I20260608 10:08:06.912420   860 raft_consensus.cc:2243] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.913170   860 raft_consensus.cc:2272] T a568ae461f4f40968998c8aa24448176 P 9153e106b0c6492d95c5076bd2deaff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.933537   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:06.951862   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:06.979830   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.980741   860 tablet_replica.cc:333] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb: stopping tablet replica
I20260608 10:08:06.981565   860 raft_consensus.cc:2243] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.982466   860 raft_consensus.cc:2272] T a568ae461f4f40968998c8aa24448176 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.985982   860 tablet_replica.cc:333] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb: stopping tablet replica
I20260608 10:08:06.986774   860 raft_consensus.cc:2243] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.987511   860 raft_consensus.cc:2272] T bf2b91225f104eaf8d704b9e01be82aa P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.991108   860 tablet_replica.cc:333] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb: stopping tablet replica
I20260608 10:08:06.991838   860 raft_consensus.cc:2243] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.992892   860 raft_consensus.cc:2272] T 3d076f987638486fb21ede80ab583c06 P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.995606   860 tablet_replica.cc:333] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb: stopping tablet replica
I20260608 10:08:06.996209   860 raft_consensus.cc:2243] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.996937   860 raft_consensus.cc:2272] T 3919852b88314ad2bab3e741635fadfb P 0b10c9ef84d147ac858a6dbf2f1493fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.023924   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
W20260608 10:08:07.034943  9229 consensus_peers.cc:597] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 -> Peer 0b10c9ef84d147ac858a6dbf2f1493fb (127.0.215.2:42427): Couldn't send request to peer 0b10c9ef84d147ac858a6dbf2f1493fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:42427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:07.044628   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:07.069414   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:07.070461   860 tablet_replica.cc:333] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0: stopping tablet replica
I20260608 10:08:07.071202   860 raft_consensus.cc:2243] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:07.071763   860 raft_consensus.cc:2272] T 3d076f987638486fb21ede80ab583c06 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.074415   860 tablet_replica.cc:333] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0: stopping tablet replica
I20260608 10:08:07.075045   860 raft_consensus.cc:2243] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:07.075726   860 raft_consensus.cc:2272] T bf2b91225f104eaf8d704b9e01be82aa P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.078689   860 tablet_replica.cc:333] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0: stopping tablet replica
I20260608 10:08:07.079272   860 raft_consensus.cc:2243] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:07.080250   860 raft_consensus.cc:2272] T a568ae461f4f40968998c8aa24448176 P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.083340   860 tablet_replica.cc:333] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0: stopping tablet replica
I20260608 10:08:07.083914   860 raft_consensus.cc:2243] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:07.084595   860 raft_consensus.cc:2272] T 3919852b88314ad2bab3e741635fadfb P 16184a653d224959acc7cb246091b4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.112566   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:07.130126   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:07.172578   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:07.189991   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:07.202083   860 master.cc:562] Master@127.0.215.62:40231 shutting down...
I20260608 10:08:07.224174   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:07.224850   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.225278   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2971b5c20da94fbf8fe1a75865b15ff9: stopping tablet replica
I20260608 10:08:07.240351   860 master.cc:584] Master@127.0.215.62:40231 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4130 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:08:07.283552   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:44347
I20260608 10:08:07.285022   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.291810  9455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.291955  9456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.293136  9458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:07.295046   860 server_base.cc:1061] running on GCE node
I20260608 10:08:07.295993   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.296252   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:07.296417   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913287296396 us; error 0 us; skew 500 ppm
I20260608 10:08:07.297042   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.299919   860 webserver.cc:533] Webserver started at http://127.0.215.62:33833/ using document root <none> and password file <none>
I20260608 10:08:07.300596   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.300856   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.301205   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.302723   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.308166   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:07.312345  9463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.313381   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:07.313687   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.313951   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:07.346081   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.347612   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.391088   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:44347
I20260608 10:08:07.391250  9514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:44347 every 8 connection(s)
I20260608 10:08:07.395905  9515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:07.408885  9515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059: Bootstrap starting.
I20260608 10:08:07.414855  9515 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:07.420406  9515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059: No bootstrap required, opened a new log
I20260608 10:08:07.423295  9515 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER }
I20260608 10:08:07.423791  9515 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:07.424052  9515 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e5b2a3bb3fe4aa59c795c804f3cc059, State: Initialized, Role: FOLLOWER
I20260608 10:08:07.424821  9515 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER }
I20260608 10:08:07.425375  9515 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:07.425649  9515 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:07.425946  9515 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:07.431687  9515 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER }
I20260608 10:08:07.432355  9515 leader_election.cc:304] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [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: 7e5b2a3bb3fe4aa59c795c804f3cc059; no voters: 
I20260608 10:08:07.433669  9515 leader_election.cc:290] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:07.434171  9518 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:07.435806  9518 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 1 LEADER]: Becoming Leader. State: Replica: 7e5b2a3bb3fe4aa59c795c804f3cc059, State: Running, Role: LEADER
I20260608 10:08:07.436677  9518 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [LEADER]: Queue going to LEADER mode. State: All 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: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER }
I20260608 10:08:07.437361  9515 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:07.440263  9519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER } }
I20260608 10:08:07.440279  9520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e5b2a3bb3fe4aa59c795c804f3cc059. Latest consensus state: current_term: 1 leader_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e5b2a3bb3fe4aa59c795c804f3cc059" member_type: VOTER } }
I20260608 10:08:07.441201  9520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:07.441172  9519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:07.445171  9523 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:07.453477  9523 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:07.455147   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:07.465086  9523 catalog_manager.cc:1382] Generated new cluster ID: 6b5a3c09f48e4a649a94afc28d22fad9
I20260608 10:08:07.465421  9523 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:07.496384  9523 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:07.497831  9523 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:07.513692  9523 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059: Generated new TSK 0
I20260608 10:08:07.514410  9523 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:07.522224   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.529462  9536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.531131  9537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:07.533502   860 server_base.cc:1061] running on GCE node
W20260608 10:08:07.533447  9539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:07.535048   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.535275   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:07.535405   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913287535393 us; error 0 us; skew 500 ppm
I20260608 10:08:07.535988   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.538657   860 webserver.cc:533] Webserver started at http://127.0.215.1:39219/ using document root <none> and password file <none>
I20260608 10:08:07.539378   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.539566   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.539806   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.541044   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "c1dc957a7e8f456e89e620ed05461705"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.546659   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:08:07.551173  9544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.552223   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:08:07.552620   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "c1dc957a7e8f456e89e620ed05461705"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.552963   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:07.564373   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.565682   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.567340   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.569986   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.570245   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.570616   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.570813   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.615058   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:36369
I20260608 10:08:07.615162  9606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:36369 every 8 connection(s)
I20260608 10:08:07.621268   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.632169  9611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.633143  9612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.637827  9614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:07.638132  9607 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44347
I20260608 10:08:07.638681   860 server_base.cc:1061] running on GCE node
I20260608 10:08:07.638803  9607 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.639859  9607 heartbeater.cc:507] Master 127.0.215.62:44347 requested a full tablet report, sending...
I20260608 10:08:07.639993   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.640348   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:07.640545   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913287640528 us; error 0 us; skew 500 ppm
I20260608 10:08:07.641492   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.642460  9480 ts_manager.cc:194] Registered new tserver with Master: c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369)
I20260608 10:08:07.644445   860 webserver.cc:533] Webserver started at http://127.0.215.2:45071/ using document root <none> and password file <none>
I20260608 10:08:07.644891  9480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55208
I20260608 10:08:07.645068   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.645444   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.645751   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.647188   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "fd4b110b698044f09f467d5c8ae123f9"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.652428   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:07.656539  9619 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.657430   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:07.657871   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "fd4b110b698044f09f467d5c8ae123f9"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.658208   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:07.689831   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.691201   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.692730   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.695281   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.695562   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.695835   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.696030   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.740108   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:42989
I20260608 10:08:07.740255  9681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:42989 every 8 connection(s)
I20260608 10:08:07.745756   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.753924  9685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.755987  9686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:07.757547  9688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:07.758636   860 server_base.cc:1061] running on GCE node
I20260608 10:08:07.760068   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:07.760298  9682 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44347
W20260608 10:08:07.760470   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:07.760993   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913287760959 us; error 0 us; skew 500 ppm
I20260608 10:08:07.761029  9682 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.761847   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.762210  9682 heartbeater.cc:507] Master 127.0.215.62:44347 requested a full tablet report, sending...
I20260608 10:08:07.765183   860 webserver.cc:533] Webserver started at http://127.0.215.3:42687/ using document root <none> and password file <none>
I20260608 10:08:07.765542  9480 ts_manager.cc:194] Registered new tserver with Master: fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989)
I20260608 10:08:07.766068   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.766482   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.766863   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.767851  9480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55222
I20260608 10:08:07.768715   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "0de65ff28ed940e7848a8c64e94f878a"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.774835   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:08:07.778729  9693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.779772   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:08:07.780108   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "0de65ff28ed940e7848a8c64e94f878a"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-l651"
I20260608 10:08:07.780372   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:07.793108   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.794418   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.795914   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.798486   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.798732   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.799014   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.799189   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.845871   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:35785
I20260608 10:08:07.846009  9755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:35785 every 8 connection(s)
I20260608 10:08:07.862846  9756 heartbeater.cc:344] Connected to a master server at 127.0.215.62:44347
I20260608 10:08:07.863265  9756 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.864037  9756 heartbeater.cc:507] Master 127.0.215.62:44347 requested a full tablet report, sending...
I20260608 10:08:07.866453  9480 ts_manager.cc:194] Registered new tserver with Master: 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:07.867434   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017603762s
I20260608 10:08:07.868069  9480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55238
I20260608 10:08:08.648160  9607 heartbeater.cc:499] Master 127.0.215.62:44347 was elected leader, sending a full tablet report...
I20260608 10:08:08.771517  9682 heartbeater.cc:499] Master 127.0.215.62:44347 was elected leader, sending a full tablet report...
I20260608 10:08:08.871395  9756 heartbeater.cc:499] Master 127.0.215.62:44347 was elected leader, sending a full tablet report...
I20260608 10:08:08.928427  9480 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55240:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:08.931327  9480 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:09.027844  9644 tablet_service.cc:1511] Processing CreateTablet for tablet ab4a5a1f23bc429e92f5786195a48d71 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:09.029552  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4a5a1f23bc429e92f5786195a48d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.030993  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 3808722b84e34adca7292034fcf3f6fc (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:09.031855  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 3808722b84e34adca7292034fcf3f6fc (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:09.032358  9572 tablet_service.cc:1511] Processing CreateTablet for tablet 4b62b0b4ab204dd5b2179010b5bbc551 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:09.032891  9647 tablet_service.cc:1511] Processing CreateTablet for tablet 4b62b0b4ab204dd5b2179010b5bbc551 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:09.033675  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808722b84e34adca7292034fcf3f6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.034427  9647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b62b0b4ab204dd5b2179010b5bbc551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.034255  9568 tablet_service.cc:1511] Processing CreateTablet for tablet f0396a1bc58d43318b341084c2de3453 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:09.035091  9571 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc19cfeb39c4ba0ba619f644065e781 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:09.037165  9567 tablet_service.cc:1511] Processing CreateTablet for tablet a25c76439fb54191aacc3f0816c6924c (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:09.030995  9643 tablet_service.cc:1511] Processing CreateTablet for tablet f0396a1bc58d43318b341084c2de3453 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:09.039680  9569 tablet_service.cc:1511] Processing CreateTablet for tablet ab4a5a1f23bc429e92f5786195a48d71 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:09.039810  9646 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc19cfeb39c4ba0ba619f644065e781 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:09.040707  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0396a1bc58d43318b341084c2de3453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.041575  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc19cfeb39c4ba0ba619f644065e781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.042141  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808722b84e34adca7292034fcf3f6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.030987  9642 tablet_service.cc:1511] Processing CreateTablet for tablet a25c76439fb54191aacc3f0816c6924c (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:09.042868  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4a5a1f23bc429e92f5786195a48d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.043617  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0396a1bc58d43318b341084c2de3453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.043921  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25c76439fb54191aacc3f0816c6924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.044314  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25c76439fb54191aacc3f0816c6924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.045040  9572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b62b0b4ab204dd5b2179010b5bbc551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.046979  9571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc19cfeb39c4ba0ba619f644065e781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.093647  9777 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.101915  9717 tablet_service.cc:1511] Processing CreateTablet for tablet f0396a1bc58d43318b341084c2de3453 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:09.103823  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0396a1bc58d43318b341084c2de3453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.103441  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc19cfeb39c4ba0ba619f644065e781 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:09.104980  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc19cfeb39c4ba0ba619f644065e781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.106595  9777 tablet_bootstrap.cc:654] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.107787  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 3808722b84e34adca7292034fcf3f6fc (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:09.109370  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808722b84e34adca7292034fcf3f6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.111829  9718 tablet_service.cc:1511] Processing CreateTablet for tablet ab4a5a1f23bc429e92f5786195a48d71 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:09.113469  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4a5a1f23bc429e92f5786195a48d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.116082  9716 tablet_service.cc:1511] Processing CreateTablet for tablet a25c76439fb54191aacc3f0816c6924c (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:09.117607  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25c76439fb54191aacc3f0816c6924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.101915  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 4b62b0b4ab204dd5b2179010b5bbc551 (DEFAULT_TABLE table=test-workload [id=b77dd449991645ba8268ec4c09c8bde7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:09.120465  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b62b0b4ab204dd5b2179010b5bbc551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:09.128648  9777 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.129323  9777 ts_tablet_manager.cc:1403] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.019s
I20260608 10:08:09.132987  9777 raft_consensus.cc:359] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.134500  9777 raft_consensus.cc:385] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.134853  9777 raft_consensus.cc:740] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.136785  9777 consensus_queue.cc:260] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.140604  9779 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.156438  9777 ts_tablet_manager.cc:1434] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.018s
I20260608 10:08:09.158725  9777 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.166456  9777 tablet_bootstrap.cc:654] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.179445  9779 tablet_bootstrap.cc:654] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.191682  9780 raft_consensus.cc:493] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.192575  9780 raft_consensus.cc:515] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.210815  9780 leader_election.cc:290] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.221765  9776 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
I20260608 10:08:09.235462  9776 tablet_bootstrap.cc:654] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.236699  9779 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.237602  9779 ts_tablet_manager.cc:1403] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.004s
I20260608 10:08:09.241623  9777 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.242558  9777 ts_tablet_manager.cc:1403] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.032s
I20260608 10:08:09.248097  9777 raft_consensus.cc:359] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.249058  9777 raft_consensus.cc:385] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.249462  9777 raft_consensus.cc:740] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.250425  9777 consensus_queue.cc:260] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.253036  9777 ts_tablet_manager.cc:1434] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:08:09.254251  9777 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.256239  9779 raft_consensus.cc:359] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.257203  9779 raft_consensus.cc:385] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.257599  9779 raft_consensus.cc:740] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.258630  9779 consensus_queue.cc:260] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.263659  9777 tablet_bootstrap.cc:654] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.264469  9779 ts_tablet_manager.cc:1434] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.005s
I20260608 10:08:09.265870  9779 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.272102  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.274078  9779 tablet_bootstrap.cc:654] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.276432  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
I20260608 10:08:09.280836  9779 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.281503  9779 ts_tablet_manager.cc:1403] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
W20260608 10:08:09.282406  9547 leader_election.cc:343] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:08:09.283547  9547 leader_election.cc:343] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.284066  9547 leader_election.cc:304] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [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: c1dc957a7e8f456e89e620ed05461705; no voters: 0de65ff28ed940e7848a8c64e94f878a, fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:09.285298  9779 raft_consensus.cc:359] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.286109  9780 raft_consensus.cc:2749] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:09.286199  9779 raft_consensus.cc:385] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.287444  9779 raft_consensus.cc:740] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.288136  9776 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.288744  9776 ts_tablet_manager.cc:1403] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260608 10:08:09.288885  9777 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.288501  9779 consensus_queue.cc:260] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.289393  9777 ts_tablet_manager.cc:1403] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.008s
I20260608 10:08:09.291539  9779 ts_tablet_manager.cc:1434] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 10:08:09.292826  9779 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.292426  9776 raft_consensus.cc:359] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.293303  9776 raft_consensus.cc:385] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.292992  9777 raft_consensus.cc:359] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.293700  9776 raft_consensus.cc:740] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.293917  9777 raft_consensus.cc:385] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.294356  9777 raft_consensus.cc:740] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.294711  9776 consensus_queue.cc:260] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.295260  9777 consensus_queue.cc:260] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.300200  9777 ts_tablet_manager.cc:1434] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:08:09.301397  9777 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.303153  9779 tablet_bootstrap.cc:654] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.309019  9777 tablet_bootstrap.cc:654] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.321640  9777 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.322232  9777 ts_tablet_manager.cc:1403] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 10:08:09.325702  9777 raft_consensus.cc:359] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.326740  9777 raft_consensus.cc:385] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.328430  9776 ts_tablet_manager.cc:1434] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.039s	user 0.027s	sys 0.012s
I20260608 10:08:09.327123  9777 raft_consensus.cc:740] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.330827  9776 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
I20260608 10:08:09.330899  9779 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.330562  9777 consensus_queue.cc:260] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.331709  9779 ts_tablet_manager.cc:1403] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.039s	user 0.030s	sys 0.007s
I20260608 10:08:09.335908  9779 raft_consensus.cc:359] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.336416  9777 ts_tablet_manager.cc:1434] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:08:09.336764  9779 raft_consensus.cc:385] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.337147  9779 raft_consensus.cc:740] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.337759  9777 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.338212  9779 consensus_queue.cc:260] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.339632  9776 tablet_bootstrap.cc:654] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.345515  9779 ts_tablet_manager.cc:1434] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:08:09.346903  9779 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.347317  9777 tablet_bootstrap.cc:654] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.349036  9789 raft_consensus.cc:493] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.349649  9789 raft_consensus.cc:515] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.358717  9786 raft_consensus.cc:493] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.359366  9786 raft_consensus.cc:515] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
W20260608 10:08:09.364954  9757 tablet.cc:2404] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:08:09.366048  9776 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.366775  9776 ts_tablet_manager.cc:1403] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260608 10:08:09.372700  9789 leader_election.cc:290] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.370013  9786 leader_election.cc:290] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369)
I20260608 10:08:09.376273  9776 raft_consensus.cc:359] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.377491  9776 raft_consensus.cc:385] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.377918  9776 raft_consensus.cc:740] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.379148  9776 consensus_queue.cc:260] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.390074  9779 tablet_bootstrap.cc:654] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.392234  9776 ts_tablet_manager.cc:1434] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260608 10:08:09.394109  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.395287  9776 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
W20260608 10:08:09.396173  9622 leader_election.cc:343] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.400033  9777 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.400704  9777 ts_tablet_manager.cc:1403] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.024s
I20260608 10:08:09.403523  9776 tablet_bootstrap.cc:654] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.404485  9777 raft_consensus.cc:359] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.405406  9777 raft_consensus.cc:385] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.405758  9777 raft_consensus.cc:740] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.406710  9777 consensus_queue.cc:260] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.408452  9780 raft_consensus.cc:493] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.409300  9780 raft_consensus.cc:515] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.412817  9780 leader_election.cc:290] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.413662  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
I20260608 10:08:09.416378  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.417201  9731 raft_consensus.cc:2468] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1dc957a7e8f456e89e620ed05461705 in term 0.
I20260608 10:08:09.418926  9547 leader_election.cc:304] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de65ff28ed940e7848a8c64e94f878a, c1dc957a7e8f456e89e620ed05461705; no voters: 
W20260608 10:08:09.421401  9547 leader_election.cc:343] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.421895  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
I20260608 10:08:09.423099  9780 raft_consensus.cc:2804] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.423784  9780 raft_consensus.cc:493] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.424275  9780 raft_consensus.cc:3060] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:09.426249  9696 leader_election.cc:343] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.436785  9582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:09.443014  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:09.444235  9581 raft_consensus.cc:2468] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 0.
I20260608 10:08:09.446376  9621 leader_election.cc:304] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [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: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 0de65ff28ed940e7848a8c64e94f878a
I20260608 10:08:09.447326  9789 raft_consensus.cc:2804] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.447737  9789 raft_consensus.cc:493] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.448122  9789 raft_consensus.cc:3060] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:09.453126  9528 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:09.463999  9779 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.464674  9779 ts_tablet_manager.cc:1403] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.118s	user 0.040s	sys 0.020s
I20260608 10:08:09.466143  9776 tablet_bootstrap.cc:492] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.464628  9789 raft_consensus.cc:515] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.466811  9776 ts_tablet_manager.cc:1403] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.035s
I20260608 10:08:09.467252  9777 ts_tablet_manager.cc:1434] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.026s
I20260608 10:08:09.468420  9777 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Bootstrap starting.
I20260608 10:08:09.468385  9779 raft_consensus.cc:359] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.469390  9779 raft_consensus.cc:385] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.469748  9779 raft_consensus.cc:740] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.470439  9776 raft_consensus.cc:359] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.471271  9776 raft_consensus.cc:385] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.471606  9776 raft_consensus.cc:740] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.470796  9779 consensus_queue.cc:260] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.472705  9776 consensus_queue.cc:260] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.479655  9779 ts_tablet_manager.cc:1434] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 10:08:09.481688  9779 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.486438  9776 ts_tablet_manager.cc:1434] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.001s
I20260608 10:08:09.486814  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705"
I20260608 10:08:09.487558  9581 raft_consensus.cc:3060] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.489724  9779 tablet_bootstrap.cc:654] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.490602  9776 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
I20260608 10:08:09.494704  9777 tablet_bootstrap.cc:654] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.498747  9776 tablet_bootstrap.cc:654] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.508358  9581 raft_consensus.cc:2468] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 1.
I20260608 10:08:09.511204  9777 tablet_bootstrap.cc:492] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: No bootstrap required, opened a new log
I20260608 10:08:09.511883  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a"
I20260608 10:08:09.513800  9777 ts_tablet_manager.cc:1403] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
W20260608 10:08:09.515225  9622 leader_election.cc:343] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.442691  9780 raft_consensus.cc:515] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.517438  9582 raft_consensus.cc:2393] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de65ff28ed940e7848a8c64e94f878a in current term 1: Already voted for candidate c1dc957a7e8f456e89e620ed05461705 in this term.
I20260608 10:08:09.519040  9777 raft_consensus.cc:359] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.520220  9777 raft_consensus.cc:385] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.520640  9777 raft_consensus.cc:740] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.521831  9777 consensus_queue.cc:260] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.522101  9695 leader_election.cc:304] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [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: 0de65ff28ed940e7848a8c64e94f878a; no voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:09.524919  9786 raft_consensus.cc:3060] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.525430  9777 ts_tablet_manager.cc:1434] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:08:09.530000  9801 raft_consensus.cc:493] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.530797  9801 raft_consensus.cc:515] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.535364  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
W20260608 10:08:09.542819  9547 leader_election.cc:343] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.547279  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.548386  9731 raft_consensus.cc:2468] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1dc957a7e8f456e89e620ed05461705 in term 0.
I20260608 10:08:09.550740  9547 leader_election.cc:304] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [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: 0de65ff28ed940e7848a8c64e94f878a, c1dc957a7e8f456e89e620ed05461705; no voters: fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:09.551184  9786 raft_consensus.cc:2749] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:09.554418  9780 leader_election.cc:290] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 election: Requested vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.558223  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9"
I20260608 10:08:09.560551  9657 raft_consensus.cc:3060] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.559435  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b62b0b4ab204dd5b2179010b5bbc551" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a"
I20260608 10:08:09.512571  9789 leader_election.cc:290] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Requested vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.575341  9780 raft_consensus.cc:2804] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.576001  9780 raft_consensus.cc:493] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.576530  9780 raft_consensus.cc:3060] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.582240  9801 leader_election.cc:290] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.584638  9621 leader_election.cc:304] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [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: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 0de65ff28ed940e7848a8c64e94f878a
I20260608 10:08:09.586831  9789 raft_consensus.cc:2804] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.587581  9789 raft_consensus.cc:697] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Running, Role: LEADER
I20260608 10:08:09.588776  9789 consensus_queue.cc:237] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.608924  9657 raft_consensus.cc:2468] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1dc957a7e8f456e89e620ed05461705 in term 1.
I20260608 10:08:09.611251  9547 leader_election.cc:304] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.612743  9801 raft_consensus.cc:493] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.613440  9801 raft_consensus.cc:515] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.617879  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
W20260608 10:08:09.620607  9547 leader_election.cc:343] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.621892  9806 raft_consensus.cc:2804] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.626533  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
W20260608 10:08:09.629177  9547 leader_election.cc:343] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.629935  9547 leader_election.cc:304] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [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: c1dc957a7e8f456e89e620ed05461705; no voters: 0de65ff28ed940e7848a8c64e94f878a, fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:09.631562  9801 leader_election.cc:290] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.633224  9801 raft_consensus.cc:2749] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:09.636164  9779 tablet_bootstrap.cc:492] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.637202  9779 ts_tablet_manager.cc:1403] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.156s	user 0.071s	sys 0.078s
I20260608 10:08:09.606009  9731 raft_consensus.cc:2468] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1dc957a7e8f456e89e620ed05461705 in term 1.
I20260608 10:08:09.640755  9780 raft_consensus.cc:515] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.644447  9780 leader_election.cc:290] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 election: Requested vote from peers fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.645658  9779 raft_consensus.cc:359] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.646603  9779 raft_consensus.cc:385] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.646992  9779 raft_consensus.cc:740] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.644680  9477 catalog_manager.cc:5696] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "fd4b110b698044f09f467d5c8ae123f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:09.647259  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9"
I20260608 10:08:09.647982  9779 consensus_queue.cc:260] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.646384  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "c1dc957a7e8f456e89e620ed05461705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a"
I20260608 10:08:09.649215  9731 raft_consensus.cc:3060] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:09.649267  9547 leader_election.cc:343] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:09.647575  9806 raft_consensus.cc:697] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 LEADER]: Becoming Leader. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Running, Role: LEADER
I20260608 10:08:09.653311  9779 ts_tablet_manager.cc:1434] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:08:09.656836  9806 consensus_queue.cc:237] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.657801  9779 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: Bootstrap starting.
I20260608 10:08:09.658102  9731 raft_consensus.cc:2468] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1dc957a7e8f456e89e620ed05461705 in term 1.
I20260608 10:08:09.653690  9776 tablet_bootstrap.cc:492] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.659922  9547 leader_election.cc:304] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [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: 0de65ff28ed940e7848a8c64e94f878a, c1dc957a7e8f456e89e620ed05461705; no voters: fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:09.660650  9776 ts_tablet_manager.cc:1403] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.170s	user 0.054s	sys 0.092s
I20260608 10:08:09.661343  9808 raft_consensus.cc:2804] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.662278  9808 raft_consensus.cc:697] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 1 LEADER]: Becoming Leader. State: Replica: c1dc957a7e8f456e89e620ed05461705, State: Running, Role: LEADER
I20260608 10:08:09.663748  9808 consensus_queue.cc:237] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.664345  9776 raft_consensus.cc:359] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.669539  9776 raft_consensus.cc:385] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.670035  9776 raft_consensus.cc:740] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.671064  9776 consensus_queue.cc:260] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.672187  9779 tablet_bootstrap.cc:654] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.673676  9776 ts_tablet_manager.cc:1434] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:08:09.674916  9776 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
I20260608 10:08:09.677455  9480 catalog_manager.cc:5696] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1dc957a7e8f456e89e620ed05461705 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c1dc957a7e8f456e89e620ed05461705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:09.685539  9776 tablet_bootstrap.cc:654] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.692361  9779 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: No bootstrap required, opened a new log
I20260608 10:08:09.693130  9779 ts_tablet_manager.cc:1403] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.014s
I20260608 10:08:09.696796  9779 raft_consensus.cc:359] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.697692  9779 raft_consensus.cc:385] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.698091  9779 raft_consensus.cc:740] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.699187  9779 consensus_queue.cc:260] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.702261  9779 ts_tablet_manager.cc:1434] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:08:09.703488  9776 tablet_bootstrap.cc:492] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.704229  9776 ts_tablet_manager.cc:1403] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260608 10:08:09.707808  9776 raft_consensus.cc:359] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.708675  9776 raft_consensus.cc:385] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.709041  9776 raft_consensus.cc:740] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.709854  9776 consensus_queue.cc:260] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.712424  9776 ts_tablet_manager.cc:1434] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:08:09.713707  9776 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: Bootstrap starting.
I20260608 10:08:09.714056  9789 raft_consensus.cc:493] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.714722  9789 raft_consensus.cc:515] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.715206  9480 catalog_manager.cc:5696] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1dc957a7e8f456e89e620ed05461705 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c1dc957a7e8f456e89e620ed05461705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:09.718132  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808722b84e34adca7292034fcf3f6fc" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:09.718669  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808722b84e34adca7292034fcf3f6fc" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.718873  9581 raft_consensus.cc:2468] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 0.
I20260608 10:08:09.719442  9731 raft_consensus.cc:2468] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 0.
I20260608 10:08:09.720398  9621 leader_election.cc:304] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.721131  9776 tablet_bootstrap.cc:654] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.721418  9802 raft_consensus.cc:2804] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.721853  9802 raft_consensus.cc:493] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.722254  9802 raft_consensus.cc:3060] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.725150  9789 leader_election.cc:290] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.727694  9776 tablet_bootstrap.cc:492] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: No bootstrap required, opened a new log
I20260608 10:08:09.728302  9776 ts_tablet_manager.cc:1403] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 10:08:09.730933  9802 raft_consensus.cc:515] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.731688  9776 raft_consensus.cc:359] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.732532  9776 raft_consensus.cc:385] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.732893  9776 raft_consensus.cc:740] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.733790  9776 consensus_queue.cc:260] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.734555  9789 raft_consensus.cc:493] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.734481  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808722b84e34adca7292034fcf3f6fc" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705"
I20260608 10:08:09.735323  9789 raft_consensus.cc:515] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.735673  9581 raft_consensus.cc:3060] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.738937  9582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:09.739938  9582 raft_consensus.cc:2468] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 0.
I20260608 10:08:09.739111  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:09.740896  9731 raft_consensus.cc:2468] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 0.
I20260608 10:08:09.741458  9776 ts_tablet_manager.cc:1434] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260608 10:08:09.741528  9621 leader_election.cc:304] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.740161  9789 leader_election.cc:290] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.742712  9802 leader_election.cc:290] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Requested vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.742767  9789 raft_consensus.cc:2804] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.743594  9789 raft_consensus.cc:493] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.744028  9789 raft_consensus.cc:3060] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.744427  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808722b84e34adca7292034fcf3f6fc" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a"
I20260608 10:08:09.745666  9731 raft_consensus.cc:3060] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.751993  9581 raft_consensus.cc:2468] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 1.
I20260608 10:08:09.752607  9789 raft_consensus.cc:515] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.753621  9621 leader_election.cc:304] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.754981  9819 raft_consensus.cc:2804] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.755923  9819 raft_consensus.cc:697] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Running, Role: LEADER
I20260608 10:08:09.757050  9819 consensus_queue.cc:237] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.757397  9582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705"
I20260608 10:08:09.758253  9789 leader_election.cc:290] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Requested vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:09.757439  9731 raft_consensus.cc:2468] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 1.
I20260608 10:08:09.758731  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25c76439fb54191aacc3f0816c6924c" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a"
I20260608 10:08:09.758298  9582 raft_consensus.cc:3060] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.759452  9730 raft_consensus.cc:3060] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.768373  9582 raft_consensus.cc:2468] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 1.
I20260608 10:08:09.768527  9730 raft_consensus.cc:2468] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4b110b698044f09f467d5c8ae123f9 in term 1.
I20260608 10:08:09.768275  9480 catalog_manager.cc:5696] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "fd4b110b698044f09f467d5c8ae123f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:09.770233  9622 leader_election.cc:304] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de65ff28ed940e7848a8c64e94f878a, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.771257  9819 raft_consensus.cc:2804] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.771767  9819 raft_consensus.cc:697] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd4b110b698044f09f467d5c8ae123f9, State: Running, Role: LEADER
I20260608 10:08:09.772550  9819 consensus_queue.cc:237] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.784032  9480 catalog_manager.cc:5696] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "fd4b110b698044f09f467d5c8ae123f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:09.787570  9786 raft_consensus.cc:493] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:09.788160  9786 raft_consensus.cc:515] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.790071  9786 leader_election.cc:290] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989)
I20260608 10:08:09.791146  9582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:09.791321  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
I20260608 10:08:09.791882  9582 raft_consensus.cc:2468] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de65ff28ed940e7848a8c64e94f878a in term 0.
I20260608 10:08:09.792060  9657 raft_consensus.cc:2468] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de65ff28ed940e7848a8c64e94f878a in term 0.
I20260608 10:08:09.793430  9695 leader_election.cc:304] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de65ff28ed940e7848a8c64e94f878a, c1dc957a7e8f456e89e620ed05461705; no voters: 
I20260608 10:08:09.794580  9786 raft_consensus.cc:2804] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:09.794965  9786 raft_consensus.cc:493] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:09.795326  9786 raft_consensus.cc:3060] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.800612  9786 raft_consensus.cc:515] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.802477  9786 leader_election.cc:290] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 election: Requested vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989)
I20260608 10:08:09.803372  9582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705"
I20260608 10:08:09.803634  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4a5a1f23bc429e92f5786195a48d71" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9"
I20260608 10:08:09.804049  9582 raft_consensus.cc:3060] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.804284  9657 raft_consensus.cc:3060] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.809612  9657 raft_consensus.cc:2468] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de65ff28ed940e7848a8c64e94f878a in term 1.
I20260608 10:08:09.809613  9582 raft_consensus.cc:2468] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de65ff28ed940e7848a8c64e94f878a in term 1.
I20260608 10:08:09.811060  9696 leader_election.cc:304] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de65ff28ed940e7848a8c64e94f878a, fd4b110b698044f09f467d5c8ae123f9; no voters: 
I20260608 10:08:09.811859  9786 raft_consensus.cc:2804] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.812824  9786 raft_consensus.cc:697] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 1 LEADER]: Becoming Leader. State: Replica: 0de65ff28ed940e7848a8c64e94f878a, State: Running, Role: LEADER
I20260608 10:08:09.813573  9786 consensus_queue.cc:237] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:09.821394  9480 catalog_manager.cc:5696] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3). New cstate: current_term: 1 leader_uuid: "0de65ff28ed940e7848a8c64e94f878a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:10.005555  9819 consensus_queue.cc:1048] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:10.023517  9819 raft_consensus.cc:493] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:10.024086  9819 raft_consensus.cc:515] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:10.033510  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de65ff28ed940e7848a8c64e94f878a" is_pre_election: true
I20260608 10:08:10.034646  9730 raft_consensus.cc:2393] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd4b110b698044f09f467d5c8ae123f9 in current term 1: Already voted for candidate c1dc957a7e8f456e89e620ed05461705 in this term.
I20260608 10:08:10.037458  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0396a1bc58d43318b341084c2de3453" candidate_uuid: "fd4b110b698044f09f467d5c8ae123f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:10.039538  9621 leader_election.cc:304] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [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: fd4b110b698044f09f467d5c8ae123f9; no voters: 0de65ff28ed940e7848a8c64e94f878a, c1dc957a7e8f456e89e620ed05461705
I20260608 10:08:10.040586  9789 raft_consensus.cc:3060] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:10.049155  9819 leader_election.cc:290] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), 0de65ff28ed940e7848a8c64e94f878a (127.0.215.3:35785)
I20260608 10:08:10.050045  9786 raft_consensus.cc:493] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:10.050776  9786 raft_consensus.cc:515] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 } } peers { permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 } } peers { permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 } }
I20260608 10:08:10.055020  9786 leader_election.cc:290] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369), fd4b110b698044f09f467d5c8ae123f9 (127.0.215.2:42989)
I20260608 10:08:10.056921  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4b110b698044f09f467d5c8ae123f9" is_pre_election: true
I20260608 10:08:10.057469  9789 raft_consensus.cc:2749] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:10.057833  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc19cfeb39c4ba0ba619f644065e781" candidate_uuid: "0de65ff28ed940e7848a8c64e94f878a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1dc957a7e8f456e89e620ed05461705" is_pre_election: true
I20260608 10:08:10.068490  9695 leader_election.cc:304] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [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: 0de65ff28ed940e7848a8c64e94f878a; no voters: c1dc957a7e8f456e89e620ed05461705, fd4b110b698044f09f467d5c8ae123f9
I20260608 10:08:10.079382  9808 consensus_queue.cc:1048] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.081518  9786 raft_consensus.cc:2749] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:10.082479  9730 raft_consensus.cc:3060] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:10.109735  9819 consensus_queue.cc:1048] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.131212  9780 consensus_queue.cc:1048] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:08:10.150069  9825 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.002s	sys 0.000s
I20260608 10:08:10.159034  9789 consensus_queue.cc:1048] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.191375  9809 consensus_queue.cc:1048] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.216511  9809 consensus_queue.cc:1048] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:10.236537  9789 consensus_queue.cc:1048] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:10.277000  9789 consensus_queue.cc:1048] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de65ff28ed940e7848a8c64e94f878a" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.279155  9786 consensus_queue.cc:1048] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4b110b698044f09f467d5c8ae123f9" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:10.332329  9789 consensus_queue.cc:1048] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:10.354264  9786 consensus_queue.cc:1048] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1dc957a7e8f456e89e620ed05461705" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:08:10.585876  9547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.3:35785, user_credentials={real_user=slave}} blocked reactor thread for 65146.6us
W20260608 10:08:10.828666  9621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:36369, user_credentials={real_user=slave}} blocked reactor thread for 88691.7us
W20260608 10:08:11.452067  9827 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.003s	sys 0.000s
W20260608 10:08:11.715204  9826 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.003s	sys 0.001s
I20260608 10:08:11.991868   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
W20260608 10:08:12.007766  9621 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 10:08:12.033776  9621 consensus_peers.cc:597] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 -> Peer c1dc957a7e8f456e89e620ed05461705 (127.0.215.1:36369): Couldn't send request to peer c1dc957a7e8f456e89e620ed05461705. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:12.053306   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:12.054032   860 tablet_replica.cc:333] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.054848   860 raft_consensus.cc:2243] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.055625   860 raft_consensus.cc:2272] T 4cc19cfeb39c4ba0ba619f644065e781 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.058820   860 tablet_replica.cc:333] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.059509   860 raft_consensus.cc:2243] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.060545   860 raft_consensus.cc:2272] T f0396a1bc58d43318b341084c2de3453 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.063484   860 tablet_replica.cc:333] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.064218   860 raft_consensus.cc:2243] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.064920   860 pending_rounds.cc:70] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Trying to abort 2 pending ops.
I20260608 10:08:12.065114   860 pending_rounds.cc:77] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Aborting op as it isn't in flight: id { term: 1 index: 16 } timestamp: 7294620843411939328 op_type: WRITE_OP write_request { tablet_id: "3808722b84e34adca7292034fcf3f6fc" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000H\326\253/\316M\306\365\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0005P\3512o\343\320\254\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000h8\3070}4\256; \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\234\274\2645UaY\3630\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000B\220\276<\274>>\033@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000K\354\317?%;]\355P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000l\302[8VK &`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\333h\031<n\027\2474p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\257\251\177>,\363\"\223\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\337\245\3316\316\256\032\222\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\2571|?\322\366\346$\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000H\326\253/\316M\306\365\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0005P\3512o\343\320\254\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000h8\3070}4\256; \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\234\274\2645UaY\3630\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000B\220\276<\274>>\033@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000K\354\317?%;]\355P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000l\302[8VK &`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\333h\031<n\027\2474p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\257\251\177>,\363\"\223\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\337\245\3316\316\256\032\222\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\2571|?\322\366\346$\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "6380e936c89e16860c6e2fe62c1556d42f9db27bb461c4f989b60ede1f142b9a3a4683b7d6e3443071bde0ba51d9d9b24a302076bb46920eb4be7e8a8ccba3ce7c25a50796eb5c7c4ca76f5d0900925184e048d7c19c7d29""6380e936c89e16860c6e2fe62c1556d42f9db27bb461c4f989b60ede1f142b9a3a4683b7d6e3443071bde0ba51d9d9b24a302076bb46920eb4be7e8a8ccba3ce7c25a50796eb5c7c4ca76f5d0900925184e048d7c19c7d29" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7294620843148382208 authz_token { token_data: "\010\265\253\232\321\006\"3\n\005slave\022*\n b77dd449991645ba8268ec4c09c8bde7\020\001\030\001 \001(\001" signature: "lvf\357\254\201%\036 \241\241\376\035\373\032N\223\034\t\332\325\271\276\316i\3675\243\020\242\273\374=X\251\360\260\n\305\001\244\244<XO\261\240\014\t` \r\021\302v{\031\234\334/ x\347>""lvf\357\254\201%\036 \241\241\376\035\373\032N\223\034\t\332\325\271\276\316i\3675\243\020\242\273\374=X\251\360\260\n\305\001\244\244<XO\261\240\014\t` \r\021\302v{\031\234\334/ x\347>" signing_key_seq_num: 0 } } request_id { client_id: "55164b7fabdc4ed2887b6b034e1d4166" seq_no: 87 first_incomplete_seq_no: 67 attempt_no: 0 }
I20260608 10:08:12.067129   860 pending_rounds.cc:77] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7294620843258712064 op_type: WRITE_OP write_request { tablet_id: "3808722b84e34adca7292034fcf3f6fc" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000\357\333\2227\233\220.h\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000>x\2138\234P\316?\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000V\346\2720\252>o* \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\230\244T4G\215\353\2160\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\273\201/\024\006\376\305@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\300\007\3604ef/9P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000|\361\0349\233\242 \370`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000%\323W1\307\267\357\260p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316\005\236:\327\376\375=\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000\357\333\2227\233\220.h\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000>x\2138\234P\316?\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000V\346\2720\252>o* \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\230\244T4G\215\353\2160\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\273\201/\024\006\376\305@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\300\007\3604ef/9P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000|\361\0349\233\242 \370`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000%\323W1\307\267\357\260p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\316\005\236:\327\376\375=\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "dfefb7e8e62623197d24e79f83c56fd2174eb7b361fca9727212b6d5d54328ea27b893418d978b3407b121b37c36e56d5477aa0ff87bd4373c0c7b4faee77e52b3dd8fb9ae0dec39""dfefb7e8e62623197d24e79f83c56fd2174eb7b361fca9727212b6d5d54328ea27b893418d978b3407b121b37c36e56d5477aa0ff87bd4373c0c7b4faee77e52b3dd8fb9ae0dec39" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7294620842831683584 authz_token { token_data: "\010\265\253\232\321\006\"3\n\005slave\022*\n b77dd449991645ba8268ec4c09c8bde7\020\001\030\001 \001(\001" signature: "lvf\357\254\201%\036 \241\241\376\035\373\032N\223\034\t\332\325\271\276\316i\3675\243\020\242\273\374=X\251\360\260\n\305\001\244\244<XO\261\240\014\t` \r\021\302v{\031\234\334/ x\347>""lvf\357\254\201%\036 \241\241\376\035\373\032N\223\034\t\332\325\271\276\316i\3675\243\020\242\273\374=X\251\360\260\n\305\001\244\244<XO\261\240\014\t` \r\021\302v{\031\234\334/ x\347>" signing_key_seq_num: 0 } } request_id { client_id: "55164b7fabdc4ed2887b6b034e1d4166" seq_no: 77 first_incomplete_seq_no: 67 attempt_no: 0 }
I20260608 10:08:12.069017   860 raft_consensus.cc:2272] T 3808722b84e34adca7292034fcf3f6fc P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.072088   860 tablet_replica.cc:333] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.072764   860 raft_consensus.cc:2243] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.073707   860 raft_consensus.cc:2272] T 4b62b0b4ab204dd5b2179010b5bbc551 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.076761   860 tablet_replica.cc:333] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.077446   860 raft_consensus.cc:2243] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.078089   860 raft_consensus.cc:2272] T a25c76439fb54191aacc3f0816c6924c P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.081338   860 tablet_replica.cc:333] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705: stopping tablet replica
I20260608 10:08:12.082087   860 raft_consensus.cc:2243] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.082720   860 raft_consensus.cc:2272] T ab4a5a1f23bc429e92f5786195a48d71 P c1dc957a7e8f456e89e620ed05461705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.108115   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:12.128283   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:12.155393   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:12.156348   860 tablet_replica.cc:333] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.157085   860 raft_consensus.cc:2243] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.157807   860 raft_consensus.cc:2272] T f0396a1bc58d43318b341084c2de3453 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.160989   860 tablet_replica.cc:333] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.161684   860 raft_consensus.cc:2243] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.162845   860 raft_consensus.cc:2272] T a25c76439fb54191aacc3f0816c6924c P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.166265   860 tablet_replica.cc:333] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.167042   860 raft_consensus.cc:2243] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.167678   860 raft_consensus.cc:2272] T ab4a5a1f23bc429e92f5786195a48d71 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.171144   860 tablet_replica.cc:333] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.171838   860 raft_consensus.cc:2243] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.172554   860 raft_consensus.cc:2272] T 4b62b0b4ab204dd5b2179010b5bbc551 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.175648   860 tablet_replica.cc:333] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.176324   860 raft_consensus.cc:2243] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.177515   860 raft_consensus.cc:2272] T 3808722b84e34adca7292034fcf3f6fc P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.180776   860 tablet_replica.cc:333] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9: stopping tablet replica
I20260608 10:08:12.181418   860 raft_consensus.cc:2243] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.182662   860 raft_consensus.cc:2272] T 4cc19cfeb39c4ba0ba619f644065e781 P fd4b110b698044f09f467d5c8ae123f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.215441   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:12.236397   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:12.266965   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:12.267686   860 tablet_replica.cc:333] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.268395   860 raft_consensus.cc:2243] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.269098   860 raft_consensus.cc:2272] T 4cc19cfeb39c4ba0ba619f644065e781 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.272545   860 tablet_replica.cc:333] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.273249   860 raft_consensus.cc:2243] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.273905   860 raft_consensus.cc:2272] T 4b62b0b4ab204dd5b2179010b5bbc551 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.276928   860 tablet_replica.cc:333] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.277642   860 raft_consensus.cc:2243] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.278522   860 raft_consensus.cc:2272] T 3808722b84e34adca7292034fcf3f6fc P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.281872   860 tablet_replica.cc:333] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.282646   860 raft_consensus.cc:2243] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.283342   860 raft_consensus.cc:2272] T a25c76439fb54191aacc3f0816c6924c P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.286423   860 tablet_replica.cc:333] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.287045   860 raft_consensus.cc:2243] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.287976   860 raft_consensus.cc:2272] T ab4a5a1f23bc429e92f5786195a48d71 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.290920   860 tablet_replica.cc:333] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a: stopping tablet replica
I20260608 10:08:12.291540   860 raft_consensus.cc:2243] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:12.292218   860 raft_consensus.cc:2272] T f0396a1bc58d43318b341084c2de3453 P 0de65ff28ed940e7848a8c64e94f878a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.321043   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:12.339043   860 master.cc:562] Master@127.0.215.62:44347 shutting down...
I20260608 10:08:12.360623   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:12.361246   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:12.361603   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e5b2a3bb3fe4aa59c795c804f3cc059: stopping tablet replica
I20260608 10:08:12.382154   860 master.cc:584] Master@127.0.215.62:44347 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (5132 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:08:12.415822   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:41685
I20260608 10:08:12.417119   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:12.422900  9886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.422886  9885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.425923  9888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:12.426443   860 server_base.cc:1061] running on GCE node
I20260608 10:08:12.427381   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:12.427629   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:12.427801   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913292427777 us; error 0 us; skew 500 ppm
I20260608 10:08:12.428408   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:12.431027   860 webserver.cc:533] Webserver started at http://127.0.215.62:43273/ using document root <none> and password file <none>
I20260608 10:08:12.431589   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:12.431808   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:12.432102   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:12.433277   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "ccc88c2b3dc143e293712f8f84c40261"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.438558   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:12.442540  9893 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.443576   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:08:12.443876   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "ccc88c2b3dc143e293712f8f84c40261"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.444142   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:12.466516   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:12.467649   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:12.507367   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:41685
I20260608 10:08:12.507551  9944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:41685 every 8 connection(s)
I20260608 10:08:12.511718  9945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:12.523227  9945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261: Bootstrap starting.
I20260608 10:08:12.528258  9945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:12.533375  9945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261: No bootstrap required, opened a new log
I20260608 10:08:12.535917  9945 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER }
I20260608 10:08:12.536337  9945 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:12.536636  9945 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc88c2b3dc143e293712f8f84c40261, State: Initialized, Role: FOLLOWER
I20260608 10:08:12.537362  9945 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER }
I20260608 10:08:12.537878  9945 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:12.538115  9945 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:12.538446  9945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:12.543618  9945 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER }
I20260608 10:08:12.544227  9945 leader_election.cc:304] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [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: ccc88c2b3dc143e293712f8f84c40261; no voters: 
I20260608 10:08:12.545526  9945 leader_election.cc:290] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:12.545979  9948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:12.547557  9948 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 1 LEADER]: Becoming Leader. State: Replica: ccc88c2b3dc143e293712f8f84c40261, State: Running, Role: LEADER
I20260608 10:08:12.548334  9948 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [LEADER]: Queue going to LEADER mode. State: All 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: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER }
I20260608 10:08:12.549023  9945 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:12.554912  9950 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccc88c2b3dc143e293712f8f84c40261. Latest consensus state: current_term: 1 leader_uuid: "ccc88c2b3dc143e293712f8f84c40261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER } }
I20260608 10:08:12.555614  9949 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccc88c2b3dc143e293712f8f84c40261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc88c2b3dc143e293712f8f84c40261" member_type: VOTER } }
I20260608 10:08:12.555711  9950 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:12.556269  9949 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:12.558204  9957 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:12.563539  9957 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:12.565855   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:12.574304  9957 catalog_manager.cc:1382] Generated new cluster ID: b97f5638fa02453bbc73608218e45f63
I20260608 10:08:12.574685  9957 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:12.597504  9957 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:12.598958  9957 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:12.611267  9957 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261: Generated new TSK 0
I20260608 10:08:12.612001  9957 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:12.633172   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:12.640678  9966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.642163  9967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.644367  9969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:12.644767   860 server_base.cc:1061] running on GCE node
I20260608 10:08:12.646097   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:12.646409   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:12.646637   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913292646620 us; error 0 us; skew 500 ppm
I20260608 10:08:12.647353   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:12.650731   860 webserver.cc:533] Webserver started at http://127.0.215.1:46459/ using document root <none> and password file <none>
I20260608 10:08:12.651357   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:12.651592   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:12.651916   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:12.653206   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "342659f16c03440a937bc14c7b34a77e"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.658910   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:08:12.663391  9974 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.664319   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:12.664724   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "342659f16c03440a937bc14c7b34a77e"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.665077   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:12.683633   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:12.684895   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:12.686503   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:12.688992   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:12.689241   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.689512   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:12.689697   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.729230   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:34169
I20260608 10:08:12.729394 10036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:34169 every 8 connection(s)
I20260608 10:08:12.735549   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:12.744246 10041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.744693 10042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.748708 10044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:12.749100   860 server_base.cc:1061] running on GCE node
I20260608 10:08:12.751184   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:12.751449   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:12.751657   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913292751637 us; error 0 us; skew 500 ppm
I20260608 10:08:12.752408   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:12.754102 10037 heartbeater.cc:344] Connected to a master server at 127.0.215.62:41685
I20260608 10:08:12.754544 10037 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:12.755331 10037 heartbeater.cc:507] Master 127.0.215.62:41685 requested a full tablet report, sending...
I20260608 10:08:12.755607   860 webserver.cc:533] Webserver started at http://127.0.215.2:41883/ using document root <none> and password file <none>
I20260608 10:08:12.756197   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:12.756415   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:12.756738   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:12.757767  9910 ts_manager.cc:194] Registered new tserver with Master: 342659f16c03440a937bc14c7b34a77e (127.0.215.1:34169)
I20260608 10:08:12.757982   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "294043c61c97445c9c44be0a69178f7c"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.759992  9910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43216
I20260608 10:08:12.763607   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:08:12.767807 10049 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.768770   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:12.769102   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "294043c61c97445c9c44be0a69178f7c"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.769371   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:12.783771   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:12.785077   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:12.786782   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:12.789563   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:12.789855   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.790169   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:12.790385   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:12.830894   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:33337
I20260608 10:08:12.831023 10111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:33337 every 8 connection(s)
I20260608 10:08:12.836540   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:12.845947 10115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:12.850244 10116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:12.852876 10112 heartbeater.cc:344] Connected to a master server at 127.0.215.62:41685
I20260608 10:08:12.853421   860 server_base.cc:1061] running on GCE node
I20260608 10:08:12.853442 10112 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:12.853888 10118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:12.854807 10112 heartbeater.cc:507] Master 127.0.215.62:41685 requested a full tablet report, sending...
I20260608 10:08:12.855165   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:12.855461   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:12.855661   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913292855642 us; error 0 us; skew 500 ppm
I20260608 10:08:12.856550   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:12.857497  9910 ts_manager.cc:194] Registered new tserver with Master: 294043c61c97445c9c44be0a69178f7c (127.0.215.2:33337)
I20260608 10:08:12.859576  9910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43224
I20260608 10:08:12.860152   860 webserver.cc:533] Webserver started at http://127.0.215.3:45813/ using document root <none> and password file <none>
I20260608 10:08:12.860918   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:12.861191   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:12.861495   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:12.862833   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "3a2f5fa50a0a4e288f97120f624c40bf"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.867969   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:12.872064 10123 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.872975   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:12.873389   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "3a2f5fa50a0a4e288f97120f624c40bf"
format_stamp: "Formatted at 2026-06-08 10:08:12 on dist-test-slave-l651"
I20260608 10:08:12.873724   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:12.894299   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:12.895557   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:12.897128   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:12.899677   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:12.899963   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.900242   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:12.900435   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:12.940186   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:35267
I20260608 10:08:12.940330 10185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:35267 every 8 connection(s)
I20260608 10:08:12.958132 10186 heartbeater.cc:344] Connected to a master server at 127.0.215.62:41685
I20260608 10:08:12.958745 10186 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:12.959740 10186 heartbeater.cc:507] Master 127.0.215.62:41685 requested a full tablet report, sending...
I20260608 10:08:12.962260  9910 ts_manager.cc:194] Registered new tserver with Master: 3a2f5fa50a0a4e288f97120f624c40bf (127.0.215.3:35267)
I20260608 10:08:12.962626   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017595643s
I20260608 10:08:12.964426  9910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43226
I20260608 10:08:13.763195 10037 heartbeater.cc:499] Master 127.0.215.62:41685 was elected leader, sending a full tablet report...
I20260608 10:08:13.862718 10112 heartbeater.cc:499] Master 127.0.215.62:41685 was elected leader, sending a full tablet report...
I20260608 10:08:13.967811 10186 heartbeater.cc:499] Master 127.0.215.62:41685 was elected leader, sending a full tablet report...
I20260608 10:08:14.022089  9910 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43242:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:14.024147  9910 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:14.076377 10077 tablet_service.cc:1511] Processing CreateTablet for tablet c50ae56485b84a6889b3d3ddbd20bc03 (DEFAULT_TABLE table=test-workload [id=1249b80880334e29a927817bc57d29da]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:14.077359 10151 tablet_service.cc:1511] Processing CreateTablet for tablet c50ae56485b84a6889b3d3ddbd20bc03 (DEFAULT_TABLE table=test-workload [id=1249b80880334e29a927817bc57d29da]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:14.077860 10077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50ae56485b84a6889b3d3ddbd20bc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:14.078948 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50ae56485b84a6889b3d3ddbd20bc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:14.080825 10002 tablet_service.cc:1511] Processing CreateTablet for tablet c50ae56485b84a6889b3d3ddbd20bc03 (DEFAULT_TABLE table=test-workload [id=1249b80880334e29a927817bc57d29da]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:14.082325 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50ae56485b84a6889b3d3ddbd20bc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:14.096144 10206 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: Bootstrap starting.
I20260608 10:08:14.102900 10206 tablet_bootstrap.cc:654] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:14.103749 10207 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: Bootstrap starting.
I20260608 10:08:14.106184 10208 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: Bootstrap starting.
I20260608 10:08:14.110607 10206 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: No bootstrap required, opened a new log
I20260608 10:08:14.111258 10206 ts_tablet_manager.cc:1403] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 10:08:14.111270 10207 tablet_bootstrap.cc:654] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:14.113842 10208 tablet_bootstrap.cc:654] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:14.114940 10206 raft_consensus.cc:359] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.115798 10206 raft_consensus.cc:385] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:14.116127 10206 raft_consensus.cc:740] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 294043c61c97445c9c44be0a69178f7c, State: Initialized, Role: FOLLOWER
I20260608 10:08:14.116531 10207 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: No bootstrap required, opened a new log
I20260608 10:08:14.117079 10207 ts_tablet_manager.cc:1403] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:08:14.117089 10206 consensus_queue.cc:260] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.120126 10208 tablet_bootstrap.cc:492] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: No bootstrap required, opened a new log
I20260608 10:08:14.120450 10206 ts_tablet_manager.cc:1434] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:08:14.120870 10208 ts_tablet_manager.cc:1403] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:08:14.120550 10207 raft_consensus.cc:359] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.121425 10207 raft_consensus.cc:385] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:14.121748 10207 raft_consensus.cc:740] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2f5fa50a0a4e288f97120f624c40bf, State: Initialized, Role: FOLLOWER
I20260608 10:08:14.122792 10207 consensus_queue.cc:260] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.125181 10208 raft_consensus.cc:359] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.126068 10207 ts_tablet_manager.cc:1434] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:08:14.126029 10208 raft_consensus.cc:385] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:14.126732 10208 raft_consensus.cc:740] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342659f16c03440a937bc14c7b34a77e, State: Initialized, Role: FOLLOWER
I20260608 10:08:14.127583 10208 consensus_queue.cc:260] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.130929 10208 ts_tablet_manager.cc:1434] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 10:08:14.313874 10212 raft_consensus.cc:493] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:14.314512 10212 raft_consensus.cc:515] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.317057 10212 leader_election.cc:290] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2f5fa50a0a4e288f97120f624c40bf (127.0.215.3:35267), 342659f16c03440a937bc14c7b34a77e (127.0.215.1:34169)
I20260608 10:08:14.329043 10161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50ae56485b84a6889b3d3ddbd20bc03" candidate_uuid: "294043c61c97445c9c44be0a69178f7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" is_pre_election: true
I20260608 10:08:14.329439 10012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50ae56485b84a6889b3d3ddbd20bc03" candidate_uuid: "294043c61c97445c9c44be0a69178f7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342659f16c03440a937bc14c7b34a77e" is_pre_election: true
I20260608 10:08:14.329778 10161 raft_consensus.cc:2468] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 294043c61c97445c9c44be0a69178f7c in term 0.
I20260608 10:08:14.330178 10012 raft_consensus.cc:2468] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 294043c61c97445c9c44be0a69178f7c in term 0.
I20260608 10:08:14.331324 10051 leader_election.cc:304] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 294043c61c97445c9c44be0a69178f7c, 3a2f5fa50a0a4e288f97120f624c40bf; no voters: 
I20260608 10:08:14.332176 10212 raft_consensus.cc:2804] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:14.332497 10212 raft_consensus.cc:493] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:14.332784 10212 raft_consensus.cc:3060] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:14.338110 10212 raft_consensus.cc:515] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.340113 10212 leader_election.cc:290] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [CANDIDATE]: Term 1 election: Requested vote from peers 3a2f5fa50a0a4e288f97120f624c40bf (127.0.215.3:35267), 342659f16c03440a937bc14c7b34a77e (127.0.215.1:34169)
I20260608 10:08:14.340925 10161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50ae56485b84a6889b3d3ddbd20bc03" candidate_uuid: "294043c61c97445c9c44be0a69178f7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2f5fa50a0a4e288f97120f624c40bf"
I20260608 10:08:14.341151 10012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50ae56485b84a6889b3d3ddbd20bc03" candidate_uuid: "294043c61c97445c9c44be0a69178f7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342659f16c03440a937bc14c7b34a77e"
I20260608 10:08:14.341531 10161 raft_consensus.cc:3060] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:14.341728 10012 raft_consensus.cc:3060] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:14.347591 10161 raft_consensus.cc:2468] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 294043c61c97445c9c44be0a69178f7c in term 1.
I20260608 10:08:14.347596 10012 raft_consensus.cc:2468] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 294043c61c97445c9c44be0a69178f7c in term 1.
I20260608 10:08:14.349144 10051 leader_election.cc:304] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 294043c61c97445c9c44be0a69178f7c, 342659f16c03440a937bc14c7b34a77e, 3a2f5fa50a0a4e288f97120f624c40bf; no voters: 
I20260608 10:08:14.350028 10212 raft_consensus.cc:2804] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:14.351297 10212 raft_consensus.cc:697] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 1 LEADER]: Becoming Leader. State: Replica: 294043c61c97445c9c44be0a69178f7c, State: Running, Role: LEADER
I20260608 10:08:14.352053 10212 consensus_queue.cc:237] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } }
I20260608 10:08:14.360430  9908 catalog_manager.cc:5696] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 294043c61c97445c9c44be0a69178f7c (127.0.215.2). New cstate: current_term: 1 leader_uuid: "294043c61c97445c9c44be0a69178f7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "294043c61c97445c9c44be0a69178f7c" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 33337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:14.499871 10161 raft_consensus.cc:1275] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 1 FOLLOWER]: Refusing update from remote peer 294043c61c97445c9c44be0a69178f7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:14.499871 10012 raft_consensus.cc:1275] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 1 FOLLOWER]: Refusing update from remote peer 294043c61c97445c9c44be0a69178f7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:14.501947 10212 consensus_queue.cc:1048] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "342659f16c03440a937bc14c7b34a77e" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.502669 10217 consensus_queue.cc:1048] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2f5fa50a0a4e288f97120f624c40bf" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.961897   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:15.001502   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:15.002190   860 tablet_replica.cc:333] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e: stopping tablet replica
I20260608 10:08:15.002847   860 raft_consensus.cc:2243] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:15.003482   860 raft_consensus.cc:2272] T c50ae56485b84a6889b3d3ddbd20bc03 P 342659f16c03440a937bc14c7b34a77e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:15.026618   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:15.037732   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:15.061700   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:15.062543   860 tablet_replica.cc:333] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c: stopping tablet replica
I20260608 10:08:15.063139   860 raft_consensus.cc:2243] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:15.064245   860 raft_consensus.cc:2272] T c50ae56485b84a6889b3d3ddbd20bc03 P 294043c61c97445c9c44be0a69178f7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:15.078112   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:15.089274   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:15.113237   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:15.113934   860 tablet_replica.cc:333] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf: stopping tablet replica
I20260608 10:08:15.114609   860 raft_consensus.cc:2243] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:15.115244   860 raft_consensus.cc:2272] T c50ae56485b84a6889b3d3ddbd20bc03 P 3a2f5fa50a0a4e288f97120f624c40bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:15.126703   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:15.137058   860 master.cc:562] Master@127.0.215.62:41685 shutting down...
I20260608 10:08:15.156556   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:15.157181   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:15.157553   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccc88c2b3dc143e293712f8f84c40261: stopping tablet replica
I20260608 10:08:15.177907   860 master.cc:584] Master@127.0.215.62:41685 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2791 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:08:15.210100   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:45875
I20260608 10:08:15.211431   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.216717 10240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.217844 10241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.219192   860 server_base.cc:1061] running on GCE node
W20260608 10:08:15.219060 10243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.220317   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.220527   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.220655   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913295220642 us; error 0 us; skew 500 ppm
I20260608 10:08:15.221215   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.223762   860 webserver.cc:533] Webserver started at http://127.0.215.62:46447/ using document root <none> and password file <none>
I20260608 10:08:15.224301   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.224468   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.224691   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.225823   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "2d774677cf5d4c8699a1854ec22329e0"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.239758   860 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:08:15.244701 10248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.245659   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:15.246004   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "2d774677cf5d4c8699a1854ec22329e0"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.246408   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.264290   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.265442   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.304160   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:45875
I20260608 10:08:15.304272 10299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:45875 every 8 connection(s)
I20260608 10:08:15.308625 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:15.320016 10300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0: Bootstrap starting.
I20260608 10:08:15.324817 10300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:15.329255 10300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0: No bootstrap required, opened a new log
I20260608 10:08:15.331576 10300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER }
I20260608 10:08:15.332012 10300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:15.332209 10300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d774677cf5d4c8699a1854ec22329e0, State: Initialized, Role: FOLLOWER
I20260608 10:08:15.332878 10300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER }
I20260608 10:08:15.333335 10300 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:15.333527 10300 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:15.333747 10300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:15.338790 10300 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER }
I20260608 10:08:15.339346 10300 leader_election.cc:304] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [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: 2d774677cf5d4c8699a1854ec22329e0; no voters: 
I20260608 10:08:15.340595 10300 leader_election.cc:290] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:15.341086 10303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:15.342639 10303 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2d774677cf5d4c8699a1854ec22329e0, State: Running, Role: LEADER
I20260608 10:08:15.343340 10303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [LEADER]: Queue going to LEADER mode. State: All 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: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER }
I20260608 10:08:15.344079 10300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:15.348654 10305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d774677cf5d4c8699a1854ec22329e0. Latest consensus state: current_term: 1 leader_uuid: "2d774677cf5d4c8699a1854ec22329e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER } }
I20260608 10:08:15.349509 10305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:15.348738 10304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d774677cf5d4c8699a1854ec22329e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d774677cf5d4c8699a1854ec22329e0" member_type: VOTER } }
I20260608 10:08:15.352012 10311 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:15.352275 10304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:15.357664 10311 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:15.361234   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:15.368465 10311 catalog_manager.cc:1382] Generated new cluster ID: 3e0f0dbbdcf5463bb74a5bc491667a73
I20260608 10:08:15.368808 10311 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:15.385267 10311 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:15.386831 10311 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:15.402860 10311 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0: Generated new TSK 0
I20260608 10:08:15.403580 10311 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:15.428257   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.434885 10321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.436241 10322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.437520 10324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.438583   860 server_base.cc:1061] running on GCE node
I20260608 10:08:15.439579   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.439808   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.440011   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913295439988 us; error 0 us; skew 500 ppm
I20260608 10:08:15.440642   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.443403   860 webserver.cc:533] Webserver started at http://127.0.215.1:34567/ using document root <none> and password file <none>
I20260608 10:08:15.443971   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.444202   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.444486   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.445745   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.450923   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:15.455139 10329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.455973   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:08:15.456323   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.456640   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.488855   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.490135   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.491794   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.494279   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.494581   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.494841   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.495031   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.533890   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:34459
I20260608 10:08:15.534004 10391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:34459 every 8 connection(s)
I20260608 10:08:15.539470   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.547376 10396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.547740 10397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.552367   860 server_base.cc:1061] running on GCE node
W20260608 10:08:15.552290 10399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.553622 10392 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45875
I20260608 10:08:15.553747   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.554062   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.554141 10392 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.554345   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913295554301 us; error 0 us; skew 500 ppm
I20260608 10:08:15.555160 10392 heartbeater.cc:507] Master 127.0.215.62:45875 requested a full tablet report, sending...
I20260608 10:08:15.555306   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.557739 10265 ts_manager.cc:194] Registered new tserver with Master: c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459)
I20260608 10:08:15.559732 10265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39544
I20260608 10:08:15.560495   860 webserver.cc:533] Webserver started at http://127.0.215.2:34365/ using document root <none> and password file <none>
I20260608 10:08:15.561305   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.561561   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.561910   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.563236   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "d9036c52b473447e83e93474f05f65cc"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.567920   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:15.571465 10404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.572295   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:15.572564   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "d9036c52b473447e83e93474f05f65cc"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.572808   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.588187   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.589270   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.590757   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.593158   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.593379   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.593670   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.593838   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.632360   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:44405
I20260608 10:08:15.632485 10466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:44405 every 8 connection(s)
I20260608 10:08:15.637583   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.646050 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
W20260608 10:08:15.646471 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
I20260608 10:08:15.648900   860 server_base.cc:1061] running on GCE node
W20260608 10:08:15.648573 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
I20260608 10:08:15.650221   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.650549   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.650775   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913295650752 us; error 0 us; skew 500 ppm
I20260608 10:08:15.650905 10467 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45875
I20260608 10:08:15.651365 10467 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.651753   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.652359 10467 heartbeater.cc:507] Master 127.0.215.62:45875 requested a full tablet report, sending...
I20260608 10:08:15.655315 10265 ts_manager.cc:194] Registered new tserver with Master: d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:15.655869   860 webserver.cc:533] Webserver started at http://127.0.215.3:38419/ using document root <none> and password file <none>
I20260608 10:08:15.656517   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.656744   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.657030   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.657037 10265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39550
I20260608 10:08:15.658560   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "9506c5f48cd340bbb7cb801896c5d38b"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.663798   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:15.667400 10478 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.668249   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:15.668578   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "9506c5f48cd340bbb7cb801896c5d38b"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-l651"
I20260608 10:08:15.668888   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.682919   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.684060   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.685563   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.688078   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.688345   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.688601   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.688794   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.728344   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:46383
I20260608 10:08:15.728472 10540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:46383 every 8 connection(s)
I20260608 10:08:15.743651 10541 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45875
I20260608 10:08:15.744208 10541 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.744999 10541 heartbeater.cc:507] Master 127.0.215.62:45875 requested a full tablet report, sending...
I20260608 10:08:15.747449 10265 ts_manager.cc:194] Registered new tserver with Master: 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:15.748526   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016475245s
I20260608 10:08:15.749274 10265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39560
I20260608 10:08:16.563300 10392 heartbeater.cc:499] Master 127.0.215.62:45875 was elected leader, sending a full tablet report...
I20260608 10:08:16.660526 10467 heartbeater.cc:499] Master 127.0.215.62:45875 was elected leader, sending a full tablet report...
I20260608 10:08:16.752573 10541 heartbeater.cc:499] Master 127.0.215.62:45875 was elected leader, sending a full tablet report...
I20260608 10:08:16.811818 10265 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39574:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:16.888447 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 84ea0e08438a4b33964a1d3c3c80b11a (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:16.889114 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb02b0ca75b4b9baf147f7edff4dd84 (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:16.890683 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ea0e08438a4b33964a1d3c3c80b11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.891466 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb02b0ca75b4b9baf147f7edff4dd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.907878 10506 tablet_service.cc:1511] Processing CreateTablet for tablet c43b9123fe784bcd98fde1e8ca088098 (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:16.909942 10506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43b9123fe784bcd98fde1e8ca088098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.916671 10505 tablet_service.cc:1511] Processing CreateTablet for tablet a6abcffa42bc4523960284eecfaff5de (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:16.917747 10432 tablet_service.cc:1511] Processing CreateTablet for tablet b8fda7a21d5446d4948c85d304f1e202 (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:16.918467 10505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6abcffa42bc4523960284eecfaff5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.918738 10431 tablet_service.cc:1511] Processing CreateTablet for tablet c640a62061704ae9bc7dd0d9a03401bb (DEFAULT_TABLE table=test-workload [id=8873cb752e044dc89b630cdf55033270]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:16.919607 10432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fda7a21d5446d4948c85d304f1e202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.920428 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c640a62061704ae9bc7dd0d9a03401bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.948500 10562 tablet_bootstrap.cc:492] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:16.958909 10563 tablet_bootstrap.cc:492] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:16.961275 10562 tablet_bootstrap.cc:654] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:16.965108 10564 tablet_bootstrap.cc:492] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:16.968777 10562 tablet_bootstrap.cc:492] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:16.969462 10562 ts_tablet_manager.cc:1403] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260608 10:08:16.970016 10563 tablet_bootstrap.cc:654] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:16.972421 10564 tablet_bootstrap.cc:654] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:16.973707 10562 raft_consensus.cc:359] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:16.974962 10562 raft_consensus.cc:385] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:16.975342 10562 raft_consensus.cc:740] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:16.976342 10562 consensus_queue.cc:260] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:16.977216 10562 raft_consensus.cc:399] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:16.977370 10563 tablet_bootstrap.cc:492] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:16.977643 10562 raft_consensus.cc:493] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:16.978012 10563 ts_tablet_manager.cc:1403] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260608 10:08:16.978163 10562 raft_consensus.cc:3060] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:16.979522 10564 tablet_bootstrap.cc:492] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:16.980043 10564 ts_tablet_manager.cc:1403] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 10:08:16.982096 10563 raft_consensus.cc:359] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:16.982832 10563 raft_consensus.cc:385] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:16.983228 10563 raft_consensus.cc:740] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:16.984292 10563 consensus_queue.cc:260] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:16.985073 10563 raft_consensus.cc:399] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:16.984995 10564 raft_consensus.cc:359] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:16.985663 10563 raft_consensus.cc:493] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:16.985826 10564 raft_consensus.cc:385] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:16.986119 10563 raft_consensus.cc:3060] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:16.986263 10564 raft_consensus.cc:740] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:16.987275 10564 consensus_queue.cc:260] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:16.987829 10564 raft_consensus.cc:399] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:16.988111 10564 raft_consensus.cc:493] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:16.988435 10564 raft_consensus.cc:3060] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:16.988325 10562 raft_consensus.cc:515] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:16.989333 10562 leader_election.cc:304] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [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: c8d29edeecd34f998f36ff3c1205bf0d; no voters: 
I20260608 10:08:16.991155 10562 leader_election.cc:290] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:16.991845 10568 raft_consensus.cc:2804] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:16.996236 10563 raft_consensus.cc:515] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:16.997545 10563 leader_election.cc:304] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [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: d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:16.999256 10564 raft_consensus.cc:515] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.000638 10564 leader_election.cc:304] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b; no voters: 
I20260608 10:08:17.001204 10568 raft_consensus.cc:697] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Becoming Leader. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Running, Role: LEADER
I20260608 10:08:17.001694 10562 ts_tablet_manager.cc:1434] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.015s
I20260608 10:08:17.002516 10563 leader_election.cc:290] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.003217 10568 consensus_queue.cc:237] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All 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: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:17.004168 10564 leader_election.cc:290] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.004801 10562 tablet_bootstrap.cc:492] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:17.004961 10571 raft_consensus.cc:2804] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.007604 10572 raft_consensus.cc:2804] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.013470 10572 raft_consensus.cc:697] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Becoming Leader. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Running, Role: LEADER
I20260608 10:08:17.015321 10572 consensus_queue.cc:237] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Queue going to LEADER mode. State: All 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: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.017590 10562 tablet_bootstrap.cc:654] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.030418 10563 ts_tablet_manager.cc:1434] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.052s	user 0.015s	sys 0.019s
I20260608 10:08:17.032248 10571 raft_consensus.cc:697] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Becoming Leader. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Running, Role: LEADER
I20260608 10:08:17.033191 10571 consensus_queue.cc:237] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All 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: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:17.035247 10563 tablet_bootstrap.cc:492] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:17.039980 10265 catalog_manager.cc:5696] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "9506c5f48cd340bbb7cb801896c5d38b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.041332 10562 tablet_bootstrap.cc:492] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:17.046654 10564 ts_tablet_manager.cc:1434] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.066s	user 0.020s	sys 0.031s
I20260608 10:08:17.048091 10564 tablet_bootstrap.cc:492] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:17.048813 10562 ts_tablet_manager.cc:1403] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260608 10:08:17.049060 10264 catalog_manager.cc:5696] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc reported cstate change: term changed from 0 to 1, leader changed from <none> to d9036c52b473447e83e93474f05f65cc (127.0.215.2). New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.054144 10562 raft_consensus.cc:359] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:17.056084 10562 raft_consensus.cc:385] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.056413 10562 raft_consensus.cc:740] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.058822 10562 consensus_queue.cc:260] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:17.059357 10564 tablet_bootstrap.cc:654] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.059661 10562 raft_consensus.cc:399] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.060333 10562 raft_consensus.cc:493] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.060705 10562 raft_consensus.cc:3060] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.061939 10563 tablet_bootstrap.cc:654] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.071934 10562 raft_consensus.cc:515] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:17.072845 10562 leader_election.cc:304] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [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: c8d29edeecd34f998f36ff3c1205bf0d; no voters: 
I20260608 10:08:17.072950 10263 catalog_manager.cc:5696] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.073642 10562 leader_election.cc:290] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.073956 10570 raft_consensus.cc:2804] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.074599 10570 raft_consensus.cc:697] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Becoming Leader. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Running, Role: LEADER
I20260608 10:08:17.075418 10570 consensus_queue.cc:237] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All 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: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } }
I20260608 10:08:17.075803 10562 ts_tablet_manager.cc:1434] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.027s	user 0.021s	sys 0.000s
I20260608 10:08:17.085749 10563 tablet_bootstrap.cc:492] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:17.086565 10563 ts_tablet_manager.cc:1403] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.006s
I20260608 10:08:17.091068 10564 tablet_bootstrap.cc:492] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:17.090765 10563 raft_consensus.cc:359] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:17.091691 10563 raft_consensus.cc:385] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.091805 10564 ts_tablet_manager.cc:1403] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.008s
I20260608 10:08:17.092129 10563 raft_consensus.cc:740] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.093241 10563 consensus_queue.cc:260] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:17.094172 10563 raft_consensus.cc:399] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.094565 10563 raft_consensus.cc:493] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.094969 10563 raft_consensus.cc:3060] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.095881 10564 raft_consensus.cc:359] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.096562 10564 raft_consensus.cc:385] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.096864 10564 raft_consensus.cc:740] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.097790 10564 consensus_queue.cc:260] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.098670 10564 raft_consensus.cc:399] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.098534 10263 catalog_manager.cc:5696] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.099112 10564 raft_consensus.cc:493] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.099586 10564 raft_consensus.cc:3060] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.104103 10563 raft_consensus.cc:515] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:17.105021 10563 leader_election.cc:304] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [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: d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:17.105765 10563 leader_election.cc:290] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.106098 10576 raft_consensus.cc:2804] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.106737 10576 raft_consensus.cc:697] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Becoming Leader. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Running, Role: LEADER
I20260608 10:08:17.107549 10576 consensus_queue.cc:237] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All 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: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } }
I20260608 10:08:17.108785 10563 ts_tablet_manager.cc:1434] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.002s
I20260608 10:08:17.108534 10564 raft_consensus.cc:515] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.109810 10564 leader_election.cc:304] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b; no voters: 
I20260608 10:08:17.110694 10564 leader_election.cc:290] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.111004 10574 raft_consensus.cc:2804] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.111552 10574 raft_consensus.cc:697] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Becoming Leader. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Running, Role: LEADER
I20260608 10:08:17.112397 10574 consensus_queue.cc:237] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Queue going to LEADER mode. State: All 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: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:17.112888 10564 ts_tablet_manager.cc:1434] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.009s
I20260608 10:08:17.120487 10263 catalog_manager.cc:5696] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "9506c5f48cd340bbb7cb801896c5d38b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.121297 10264 catalog_manager.cc:5696] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc reported cstate change: term changed from 0 to 1, leader changed from <none> to d9036c52b473447e83e93474f05f65cc (127.0.215.2). New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.953305 10258 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39580:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:17.956162 10258 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:18.005479 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 4733f65bd83f4851988153a906eb6ebd (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:18.007164 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4733f65bd83f4851988153a906eb6ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.006870 10432 tablet_service.cc:1511] Processing CreateTablet for tablet 4733f65bd83f4851988153a906eb6ebd (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:18.008407 10432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4733f65bd83f4851988153a906eb6ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.008445 10505 tablet_service.cc:1511] Processing CreateTablet for tablet 4733f65bd83f4851988153a906eb6ebd (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:18.010058 10505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4733f65bd83f4851988153a906eb6ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.014518 10506 tablet_service.cc:1511] Processing CreateTablet for tablet 303c09db79f74b3b92b46bf861d7b665 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:18.016093 10506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303c09db79f74b3b92b46bf861d7b665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.020569 10431 tablet_service.cc:1511] Processing CreateTablet for tablet 303c09db79f74b3b92b46bf861d7b665 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:18.022119 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303c09db79f74b3b92b46bf861d7b665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.027806 10430 tablet_service.cc:1511] Processing CreateTablet for tablet 36836902c3454419bc8140ae1bd3dd6b (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:18.029453 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36836902c3454419bc8140ae1bd3dd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.032675 10429 tablet_service.cc:1511] Processing CreateTablet for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:18.034724 10429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.034636 10355 tablet_service.cc:1511] Processing CreateTablet for tablet 36836902c3454419bc8140ae1bd3dd6b (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:18.036285 10355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36836902c3454419bc8140ae1bd3dd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.039865 10354 tablet_service.cc:1511] Processing CreateTablet for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:18.040308 10428 tablet_service.cc:1511] Processing CreateTablet for tablet 326829e36de643ed94b8cd61c6e00780 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:18.041463 10354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.042006 10428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326829e36de643ed94b8cd61c6e00780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.043550 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 303c09db79f74b3b92b46bf861d7b665 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:18.043767 10353 tablet_service.cc:1511] Processing CreateTablet for tablet 326829e36de643ed94b8cd61c6e00780 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:18.044962 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303c09db79f74b3b92b46bf861d7b665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.046381 10353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326829e36de643ed94b8cd61c6e00780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.047785 10504 tablet_service.cc:1511] Processing CreateTablet for tablet 36836902c3454419bc8140ae1bd3dd6b (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:18.049294 10504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36836902c3454419bc8140ae1bd3dd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.052131 10503 tablet_service.cc:1511] Processing CreateTablet for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:18.053675 10503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.042019 10621 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.081717 10621 tablet_bootstrap.cc:654] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.085770 10502 tablet_service.cc:1511] Processing CreateTablet for tablet 326829e36de643ed94b8cd61c6e00780 (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:18.087374 10502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326829e36de643ed94b8cd61c6e00780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.095531 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf22d0a6c4403ca62a809a3e2508ff (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:18.096792 10621 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.096992 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf22d0a6c4403ca62a809a3e2508ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.097671 10621 ts_tablet_manager.cc:1403] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.015s
I20260608 10:08:18.102159 10621 raft_consensus.cc:359] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.103302 10621 raft_consensus.cc:385] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.103734 10621 raft_consensus.cc:740] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.105077 10621 consensus_queue.cc:260] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.121765 10430 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf22d0a6c4403ca62a809a3e2508ff (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:18.123821 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf22d0a6c4403ca62a809a3e2508ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.127205 10621 ts_tablet_manager.cc:1434] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.001s
I20260608 10:08:18.131865 10501 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf22d0a6c4403ca62a809a3e2508ff (DEFAULT_TABLE table=test-workload-rf3 [id=a07ac49c924d44b28b8b92c853ce9e56]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:18.133464 10501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf22d0a6c4403ca62a809a3e2508ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.140429 10621 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.158123 10620 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.159559 10621 tablet_bootstrap.cc:654] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.173447 10624 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.182217 10621 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.182989 10621 ts_tablet_manager.cc:1403] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.010s
I20260608 10:08:18.184415 10624 tablet_bootstrap.cc:654] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.186887 10621 raft_consensus.cc:359] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.187752 10621 raft_consensus.cc:385] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.188181 10621 raft_consensus.cc:740] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.188977 10620 tablet_bootstrap.cc:654] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.189211 10621 consensus_queue.cc:260] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.191274 10624 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.191903 10624 ts_tablet_manager.cc:1403] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:08:18.191936 10621 ts_tablet_manager.cc:1434] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:08:18.193351 10621 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.195511 10624 raft_consensus.cc:359] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.196323 10624 raft_consensus.cc:385] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.196673 10624 raft_consensus.cc:740] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.197646 10624 consensus_queue.cc:260] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.202369 10621 tablet_bootstrap.cc:654] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.209239 10624 ts_tablet_manager.cc:1434] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 10:08:18.210016 10621 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.210701 10621 ts_tablet_manager.cc:1403] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 10:08:18.210932 10620 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.211118 10624 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.211555 10620 ts_tablet_manager.cc:1403] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.013s
I20260608 10:08:18.214560 10621 raft_consensus.cc:359] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.214905 10620 raft_consensus.cc:359] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.215696 10621 raft_consensus.cc:385] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.215762 10620 raft_consensus.cc:385] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.216328 10621 raft_consensus.cc:740] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.216351 10620 raft_consensus.cc:740] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.217675 10620 consensus_queue.cc:260] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.217586 10621 consensus_queue.cc:260] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.218621 10624 tablet_bootstrap.cc:654] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.220890 10621 ts_tablet_manager.cc:1434] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:08:18.222275 10621 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.223212 10620 ts_tablet_manager.cc:1434] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:08:18.224411 10620 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.232007 10620 tablet_bootstrap.cc:654] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.232365 10621 tablet_bootstrap.cc:654] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.249200 10624 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.249577 10621 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.249970 10624 ts_tablet_manager.cc:1403] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.026s
I20260608 10:08:18.250265 10621 ts_tablet_manager.cc:1403] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260608 10:08:18.250742 10620 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.251336 10620 ts_tablet_manager.cc:1403] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260608 10:08:18.254050 10624 raft_consensus.cc:359] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.254376 10621 raft_consensus.cc:359] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.255180 10624 raft_consensus.cc:385] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.254884 10620 raft_consensus.cc:359] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.255313 10621 raft_consensus.cc:385] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.255594 10624 raft_consensus.cc:740] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.255726 10620 raft_consensus.cc:385] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.255754 10621 raft_consensus.cc:740] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.256510 10620 raft_consensus.cc:740] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.256551 10624 consensus_queue.cc:260] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.257093 10621 consensus_queue.cc:260] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.257625 10620 consensus_queue.cc:260] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.259526 10624 ts_tablet_manager.cc:1434] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:08:18.260144 10621 ts_tablet_manager.cc:1434] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 10:08:18.260701 10624 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.261351 10621 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.263860 10620 ts_tablet_manager.cc:1434] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:08:18.265062 10620 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.269111 10624 tablet_bootstrap.cc:654] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.269518 10621 tablet_bootstrap.cc:654] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.272855 10620 tablet_bootstrap.cc:654] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.282754 10624 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.283411 10624 ts_tablet_manager.cc:1403] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260608 10:08:18.286907 10570 raft_consensus.cc:493] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.287518 10570 raft_consensus.cc:515] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.288067 10621 tablet_bootstrap.cc:492] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.288102 10620 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.288654 10624 raft_consensus.cc:359] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.289517 10624 raft_consensus.cc:385] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.289887 10624 raft_consensus.cc:740] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.290894 10624 consensus_queue.cc:260] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.293798 10624 ts_tablet_manager.cc:1434] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:08:18.288924 10621 ts_tablet_manager.cc:1403] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260608 10:08:18.288924 10620 ts_tablet_manager.cc:1403] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.017s
I20260608 10:08:18.298169 10621 raft_consensus.cc:359] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.299103 10621 raft_consensus.cc:385] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.299445 10621 raft_consensus.cc:740] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.299682 10620 raft_consensus.cc:359] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.300657 10620 raft_consensus.cc:385] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.300931 10624 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.301062 10620 raft_consensus.cc:740] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.302218 10620 consensus_queue.cc:260] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.302754 10621 consensus_queue.cc:260] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.305511 10620 ts_tablet_manager.cc:1434] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260608 10:08:18.306156 10621 ts_tablet_manager.cc:1434] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 10:08:18.307065 10620 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.307701 10621 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: Bootstrap starting.
I20260608 10:08:18.306983 10570 leader_election.cc:290] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.315485 10620 tablet_bootstrap.cc:654] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.350440 10572 raft_consensus.cc:493] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.351326 10572 raft_consensus.cc:515] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.361879 10572 leader_election.cc:290] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:18.363281 10621 tablet_bootstrap.cc:654] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.370458 10624 tablet_bootstrap.cc:654] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.377892 10571 raft_consensus.cc:493] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.378751 10571 raft_consensus.cc:515] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.379838 10621 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: No bootstrap required, opened a new log
I20260608 10:08:18.380751 10621 ts_tablet_manager.cc:1403] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.000s
I20260608 10:08:18.387207 10571 leader_election.cc:290] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.405630 10570 raft_consensus.cc:493] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.406606 10570 raft_consensus.cc:515] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.411614 10570 leader_election.cc:290] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
W20260608 10:08:18.427760 10313 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:18.428045 10624 tablet_bootstrap.cc:492] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.428689 10624 ts_tablet_manager.cc:1403] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.128s	user 0.035s	sys 0.040s
I20260608 10:08:18.433226 10624 raft_consensus.cc:359] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.434262 10624 raft_consensus.cc:385] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.441656 10624 raft_consensus.cc:740] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.442893 10624 consensus_queue.cc:260] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.436468 10621 raft_consensus.cc:359] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.447130 10621 raft_consensus.cc:385] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.447834 10621 raft_consensus.cc:740] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.447834 10572 raft_consensus.cc:493] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.448652 10620 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.448611 10572 raft_consensus.cc:515] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.449451 10620 ts_tablet_manager.cc:1403] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.143s	user 0.031s	sys 0.033s
I20260608 10:08:18.448843 10621 consensus_queue.cc:260] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.455147 10570 raft_consensus.cc:493] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.456908 10570 raft_consensus.cc:515] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.457386 10571 raft_consensus.cc:493] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.458195 10571 raft_consensus.cc:515] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.459856 10442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.460814 10571 leader_election.cc:290] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.461550 10571 raft_consensus.cc:493] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.460775 10442 raft_consensus.cc:2468] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 0.
I20260608 10:08:18.462582 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.463459 10441 raft_consensus.cc:2468] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 0.
I20260608 10:08:18.462455 10570 leader_election.cc:290] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.467418 10620 raft_consensus.cc:359] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.468916 10572 leader_election.cc:290] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:18.470821 10333 leader_election.cc:304] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.462100 10571 raft_consensus.cc:515] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.472131 10570 raft_consensus.cc:2804] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.475224 10570 raft_consensus.cc:493] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.470968 10620 raft_consensus.cc:385] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.478924 10333 leader_election.cc:304] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.477607 10620 raft_consensus.cc:740] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.476326 10570 raft_consensus.cc:3060] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.479969 10568 raft_consensus.cc:2804] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.480667 10568 raft_consensus.cc:493] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.481160 10568 raft_consensus.cc:3060] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.484174 10620 consensus_queue.cc:260] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.487805 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.488174 10621 ts_tablet_manager.cc:1434] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.007s
I20260608 10:08:18.488634 10441 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 0.
I20260608 10:08:18.457495 10624 ts_tablet_manager.cc:1434] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.000s
I20260608 10:08:18.489693 10571 leader_election.cc:290] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.490610 10624 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.491743 10333 leader_election.cc:304] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.496450 10570 raft_consensus.cc:515] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.514789 10572 raft_consensus.cc:493] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.515396 10572 raft_consensus.cc:515] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.518987 10367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.521070 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.502082 10571 raft_consensus.cc:493] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.526361 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.523469 10570 leader_election.cc:290] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Requested vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.529539 10365 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 0.
I20260608 10:08:18.522091 10366 raft_consensus.cc:2468] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 0.
I20260608 10:08:18.535924 10570 raft_consensus.cc:2804] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.536500 10570 raft_consensus.cc:493] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.536876 10570 raft_consensus.cc:3060] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.538625 10572 leader_election.cc:290] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:18.541208 10624 tablet_bootstrap.cc:654] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.542891 10620 ts_tablet_manager.cc:1434] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.093s	user 0.012s	sys 0.016s
I20260608 10:08:18.544207 10620 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.544734 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.545665 10365 raft_consensus.cc:2393] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9506c5f48cd340bbb7cb801896c5d38b in current term 1: Already voted for candidate c8d29edeecd34f998f36ff3c1205bf0d in this term.
I20260608 10:08:18.545565 10570 raft_consensus.cc:515] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.548491 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.550562 10365 raft_consensus.cc:2393] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9506c5f48cd340bbb7cb801896c5d38b in current term 1: Already voted for candidate c8d29edeecd34f998f36ff3c1205bf0d in this term.
I20260608 10:08:18.550644 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.551363 10366 raft_consensus.cc:2468] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9506c5f48cd340bbb7cb801896c5d38b in term 0.
I20260608 10:08:18.551169 10568 raft_consensus.cc:515] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.553900 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.530982 10571 raft_consensus.cc:515] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.554503 10568 leader_election.cc:290] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Requested vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.556129 10442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.556916 10442 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9506c5f48cd340bbb7cb801896c5d38b in term 0.
I20260608 10:08:18.557798 10571 leader_election.cc:290] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.558133 10515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.557128 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.559893 10440 raft_consensus.cc:2468] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9506c5f48cd340bbb7cb801896c5d38b in term 0.
I20260608 10:08:18.554647 10441 raft_consensus.cc:2468] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9506c5f48cd340bbb7cb801896c5d38b in term 0.
I20260608 10:08:18.561533 10482 leader_election.cc:304] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9506c5f48cd340bbb7cb801896c5d38b, c8d29edeecd34f998f36ff3c1205bf0d; no voters: 
I20260608 10:08:18.562517 10513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.562839 10572 raft_consensus.cc:2804] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.549310 10570 leader_election.cc:290] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Requested vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.563352 10572 raft_consensus.cc:493] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.563840 10620 tablet_bootstrap.cc:654] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.563993 10572 raft_consensus.cc:3060] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.564256 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.566191 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.567060 10514 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 0.
I20260608 10:08:18.568960 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.569952 10512 raft_consensus.cc:3060] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.561347 10516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
W20260608 10:08:18.563380 10408 leader_election.cc:343] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:08:18.575069 10408 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.215.1:34459, user_credentials={real_user=slave}} blocked reactor thread for 44888.9us
W20260608 10:08:18.576740 10332 leader_election.cc:343] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.581475 10510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
W20260608 10:08:18.582973 10332 leader_election.cc:343] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.583452 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.585369 10515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.585677 10647 raft_consensus.cc:493] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.586153 10515 raft_consensus.cc:2468] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 0.
I20260608 10:08:18.586228 10647 raft_consensus.cc:515] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.586170 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.587941 10366 raft_consensus.cc:2393] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9036c52b473447e83e93474f05f65cc in current term 1: Already voted for candidate c8d29edeecd34f998f36ff3c1205bf0d in this term.
I20260608 10:08:18.589465 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.589643 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303c09db79f74b3b92b46bf861d7b665" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc"
I20260608 10:08:18.563285 10513 raft_consensus.cc:3060] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.590243 10441 raft_consensus.cc:3060] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.590585 10440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf22d0a6c4403ca62a809a3e2508ff" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc"
I20260608 10:08:18.591488 10440 raft_consensus.cc:3060] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.580510 10482 leader_election.cc:304] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b, d9036c52b473447e83e93474f05f65cc; no voters: c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.596306 10647 leader_election.cc:290] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.602733 10513 raft_consensus.cc:2468] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 1.
I20260608 10:08:18.602020 10441 raft_consensus.cc:2468] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 1.
I20260608 10:08:18.611943 10408 leader_election.cc:304] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.613149 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc"
I20260608 10:08:18.613869 10441 raft_consensus.cc:3060] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.614305 10620 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.614456 10512 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 1.
I20260608 10:08:18.612265 10572 raft_consensus.cc:515] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.616690 10514 raft_consensus.cc:2393] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9036c52b473447e83e93474f05f65cc in current term 1: Already voted for candidate 9506c5f48cd340bbb7cb801896c5d38b in this term.
I20260608 10:08:18.617568 10572 leader_election.cc:290] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 election: Requested vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:18.618252 10572 raft_consensus.cc:2764] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:08:18.614974 10620 ts_tablet_manager.cc:1403] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.017s
I20260608 10:08:18.620286 10440 raft_consensus.cc:2468] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 1.
I20260608 10:08:18.621423 10647 raft_consensus.cc:2804] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.621544 10408 leader_election.cc:304] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.622148 10647 raft_consensus.cc:493] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.622700 10647 raft_consensus.cc:3060] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.622344 10620 raft_consensus.cc:359] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.623288 10620 raft_consensus.cc:385] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.623620 10620 raft_consensus.cc:740] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.623950 10482 leader_election.cc:304] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b, d9036c52b473447e83e93474f05f65cc; no voters: c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.625190 10572 raft_consensus.cc:2764] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:08:18.625519 10624 tablet_bootstrap.cc:492] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.624786 10620 consensus_queue.cc:260] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.626617 10571 raft_consensus.cc:2764] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 10:08:18.626763 10407 leader_election.cc:343] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.627700 10408 leader_election.cc:304] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [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: d9036c52b473447e83e93474f05f65cc; no voters: 9506c5f48cd340bbb7cb801896c5d38b, c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.628325 10620 ts_tablet_manager.cc:1434] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:08:18.628952 10407 leader_election.cc:304] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [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: 9506c5f48cd340bbb7cb801896c5d38b, d9036c52b473447e83e93474f05f65cc; no voters: c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.629491 10620 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: Bootstrap starting.
I20260608 10:08:18.630155 10332 leader_election.cc:304] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9506c5f48cd340bbb7cb801896c5d38b, c8d29edeecd34f998f36ff3c1205bf0d; no voters: 
I20260608 10:08:18.631131 10570 raft_consensus.cc:2804] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.626199 10624 ts_tablet_manager.cc:1403] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.040s
I20260608 10:08:18.631647 10570 raft_consensus.cc:697] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Becoming Leader. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Running, Role: LEADER
I20260608 10:08:18.632314 10441 raft_consensus.cc:2468] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d29edeecd34f998f36ff3c1205bf0d in term 1.
I20260608 10:08:18.632594 10570 consensus_queue.cc:237] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.633276 10571 raft_consensus.cc:2749] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:18.634893 10624 raft_consensus.cc:359] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.635540 10571 raft_consensus.cc:2804] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.635651 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.636098 10571 raft_consensus.cc:493] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.636467 10366 raft_consensus.cc:2468] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 0.
I20260608 10:08:18.636528 10571 raft_consensus.cc:3060] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.639875 10333 leader_election.cc:304] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.641013 10649 raft_consensus.cc:2804] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.641369 10333 leader_election.cc:304] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [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: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 9506c5f48cd340bbb7cb801896c5d38b
I20260608 10:08:18.641590 10649 raft_consensus.cc:697] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Becoming Leader. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Running, Role: LEADER
I20260608 10:08:18.642726 10650 raft_consensus.cc:2804] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.635713 10624 raft_consensus.cc:385] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.643159 10408 leader_election.cc:304] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
I20260608 10:08:18.643473 10650 raft_consensus.cc:697] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Becoming Leader. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Running, Role: LEADER
I20260608 10:08:18.642717 10649 consensus_queue.cc:237] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.643730 10624 raft_consensus.cc:740] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.644555 10650 consensus_queue.cc:237] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.645030 10624 consensus_queue.cc:260] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.643164 10620 tablet_bootstrap.cc:654] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.649339 10647 raft_consensus.cc:515] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.651409 10624 ts_tablet_manager.cc:1434] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:08:18.653383 10624 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: Bootstrap starting.
I20260608 10:08:18.657383 10571 raft_consensus.cc:515] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.661120 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
I20260608 10:08:18.662552 10366 raft_consensus.cc:3060] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.663211 10624 tablet_bootstrap.cc:654] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.679257 10654 raft_consensus.cc:2804] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:18.679963 10654 raft_consensus.cc:493] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:18.680349 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
I20260608 10:08:18.680359 10654 raft_consensus.cc:3060] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.684437 10260 catalog_manager.cc:5696] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:18.687088 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.687898 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f72e9a2dfed478a9c8d1bc1ffddd0f7" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc"
I20260608 10:08:18.688582 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.689067 10441 raft_consensus.cc:2393] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9506c5f48cd340bbb7cb801896c5d38b in current term 1: Already voted for candidate d9036c52b473447e83e93474f05f65cc in this term.
I20260608 10:08:18.687960 10512 raft_consensus.cc:2393] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9036c52b473447e83e93474f05f65cc in current term 1: Already voted for candidate 9506c5f48cd340bbb7cb801896c5d38b in this term.
W20260608 10:08:18.692423 10407 leader_election.cc:343] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.693914 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
W20260608 10:08:18.695508 10408 leader_election.cc:343] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.696638 10571 leader_election.cc:290] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Requested vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.696880 10366 raft_consensus.cc:2468] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9506c5f48cd340bbb7cb801896c5d38b in term 1.
I20260608 10:08:18.667447 10647 leader_election.cc:290] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Requested vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.697314 10654 raft_consensus.cc:515] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.700906 10482 leader_election.cc:304] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9506c5f48cd340bbb7cb801896c5d38b, c8d29edeecd34f998f36ff3c1205bf0d; no voters: 
I20260608 10:08:18.701260 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d"
I20260608 10:08:18.702406 10366 raft_consensus.cc:3060] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.701682 10407 leader_election.cc:304] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [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: d9036c52b473447e83e93474f05f65cc; no voters: 9506c5f48cd340bbb7cb801896c5d38b, c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.702642 10572 raft_consensus.cc:2804] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.702572 10654 leader_election.cc:290] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Requested vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.705497 10572 raft_consensus.cc:697] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Becoming Leader. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Running, Role: LEADER
I20260608 10:08:18.705142 10647 raft_consensus.cc:2749] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:18.708573 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.711251 10512 raft_consensus.cc:3060] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.710289 10572 consensus_queue.cc:237] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.719856 10512 raft_consensus.cc:2468] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 1.
I20260608 10:08:18.721252 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "d9036c52b473447e83e93474f05f65cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b"
I20260608 10:08:18.722911 10624 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: No bootstrap required, opened a new log
I20260608 10:08:18.724721 10366 raft_consensus.cc:2468] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9036c52b473447e83e93474f05f65cc in term 1.
I20260608 10:08:18.728498 10407 leader_election.cc:304] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [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: 9506c5f48cd340bbb7cb801896c5d38b, d9036c52b473447e83e93474f05f65cc; no voters: c8d29edeecd34f998f36ff3c1205bf0d
I20260608 10:08:18.727063 10620 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: No bootstrap required, opened a new log
I20260608 10:08:18.729173 10624 ts_tablet_manager.cc:1403] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.006s
I20260608 10:08:18.730238 10647 raft_consensus.cc:2804] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.746629 10620 ts_tablet_manager.cc:1403] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.032s
I20260608 10:08:18.739687 10261 catalog_manager.cc:5696] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3). New cstate: current_term: 1 leader_uuid: "9506c5f48cd340bbb7cb801896c5d38b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:18.750077 10647 raft_consensus.cc:697] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Becoming Leader. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Running, Role: LEADER
I20260608 10:08:18.751011 10624 raft_consensus.cc:359] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.751101 10647 consensus_queue.cc:237] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.751953 10624 raft_consensus.cc:385] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.752297 10624 raft_consensus.cc:740] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9506c5f48cd340bbb7cb801896c5d38b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.729913 10408 leader_election.cc:304] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc; no voters: 
W20260608 10:08:18.754269 10407 leader_election.cc:343] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:18.756079 10620 raft_consensus.cc:359] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.757306 10654 raft_consensus.cc:2804] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.753165 10624 consensus_queue.cc:260] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.758164 10654 raft_consensus.cc:697] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Becoming Leader. State: Replica: d9036c52b473447e83e93474f05f65cc, State: Running, Role: LEADER
I20260608 10:08:18.759425 10654 consensus_queue.cc:237] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.760789 10624 ts_tablet_manager.cc:1434] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:08:18.760521 10260 catalog_manager.cc:5696] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:18.757598 10620 raft_consensus.cc:385] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.762202 10620 raft_consensus.cc:740] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d29edeecd34f998f36ff3c1205bf0d, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.762655 10260 catalog_manager.cc:5696] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1). New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:18.763557 10620 consensus_queue.cc:260] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.767875 10620 ts_tablet_manager.cc:1434] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260608 10:08:18.776765 10261 catalog_manager.cc:5696] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc reported cstate change: term changed from 0 to 1, leader changed from <none> to d9036c52b473447e83e93474f05f65cc (127.0.215.2). New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:18.795490 10256 catalog_manager.cc:5696] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc reported cstate change: term changed from 0 to 1, leader changed from <none> to d9036c52b473447e83e93474f05f65cc (127.0.215.2). New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:18.824980 10572 raft_consensus.cc:493] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.825676 10572 raft_consensus.cc:515] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.827812 10572 leader_election.cc:290] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:18.828565 10366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:18.828917 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4733f65bd83f4851988153a906eb6ebd" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.829874 10441 raft_consensus.cc:2393] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9506c5f48cd340bbb7cb801896c5d38b in current term 1: Already voted for candidate c8d29edeecd34f998f36ff3c1205bf0d in this term.
I20260608 10:08:18.831302 10482 leader_election.cc:304] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b; no voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc
I20260608 10:08:18.833206 10572 raft_consensus.cc:3060] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.842514 10572 raft_consensus.cc:2749] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:18.973991 10649 raft_consensus.cc:493] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:18.974610 10649 raft_consensus.cc:515] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:18.976645 10649 leader_election.cc:290] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405), 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:18.977401 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:18.977779 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36836902c3454419bc8140ae1bd3dd6b" candidate_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9506c5f48cd340bbb7cb801896c5d38b" is_pre_election: true
I20260608 10:08:18.978701 10514 raft_consensus.cc:2393] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8d29edeecd34f998f36ff3c1205bf0d in current term 1: Already voted for candidate d9036c52b473447e83e93474f05f65cc in this term.
I20260608 10:08:18.979774 10332 leader_election.cc:304] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [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: c8d29edeecd34f998f36ff3c1205bf0d; no voters: 9506c5f48cd340bbb7cb801896c5d38b, d9036c52b473447e83e93474f05f65cc
I20260608 10:08:18.980660 10649 raft_consensus.cc:3060] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.986222 10649 raft_consensus.cc:2749] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:19.019179 10441 raft_consensus.cc:1275] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Refusing update from remote peer 9506c5f48cd340bbb7cb801896c5d38b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:19.021206 10366 raft_consensus.cc:1275] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Refusing update from remote peer 9506c5f48cd340bbb7cb801896c5d38b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:19.023677 10653 consensus_queue.cc:1048] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.024501 10572 consensus_queue.cc:1048] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.036684 10649 consensus_queue.cc:1048] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:19.095587 10649 consensus_queue.cc:1048] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.102653 10572 raft_consensus.cc:493] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:19.103236 10572 raft_consensus.cc:515] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } }
I20260608 10:08:19.105638 10572 leader_election.cc:290] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459), d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:19.107666 10570 consensus_queue.cc:1048] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:19.109771 10365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" is_pre_election: true
I20260608 10:08:19.110765 10365 raft_consensus.cc:2393] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9506c5f48cd340bbb7cb801896c5d38b in current term 1: Already voted for candidate d9036c52b473447e83e93474f05f65cc in this term.
I20260608 10:08:19.110520 10650 consensus_queue.cc:1048] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.116813 10441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326829e36de643ed94b8cd61c6e00780" candidate_uuid: "9506c5f48cd340bbb7cb801896c5d38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9036c52b473447e83e93474f05f65cc" is_pre_election: true
I20260608 10:08:19.131966 10482 leader_election.cc:304] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [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: 9506c5f48cd340bbb7cb801896c5d38b; no voters: c8d29edeecd34f998f36ff3c1205bf0d, d9036c52b473447e83e93474f05f65cc
I20260608 10:08:19.136176 10572 raft_consensus.cc:3060] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:19.151940 10441 raft_consensus.cc:1275] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Refusing update from remote peer c8d29edeecd34f998f36ff3c1205bf0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:19.153875 10650 consensus_queue.cc:1048] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.159061 10654 consensus_queue.cc:1048] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.176298 10513 raft_consensus.cc:1275] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Refusing update from remote peer c8d29edeecd34f998f36ff3c1205bf0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:19.182281 10650 consensus_queue.cc:1048] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:19.276391 10572 raft_consensus.cc:2749] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:19.247195 10654 consensus_queue.cc:1048] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260608 10:08:19.282140 10571 consensus_queue.cc:1048] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:19.335139 10571 consensus_queue.cc:1048] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260608 10:08:19.534596 10687 mvcc.cc:204] Tried to move back new op lower bound from 7294620873711370240 to 7294620871696031744. Current Snapshot: MvccSnapshot[applied={T|T < 7294620873711370240}]
W20260608 10:08:20.415351 10482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:34459, user_credentials={real_user=slave}} blocked reactor thread for 54786.3us
W20260608 10:08:20.491719 10482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:44405, user_credentials={real_user=slave}} blocked reactor thread for 75493.6us
W20260608 10:08:20.964526 10709 log.cc:927] Time spent T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: Append to log took a long time: real 0.164s	user 0.004s	sys 0.004s
I20260608 10:08:21.064867   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:21.083057 10719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:21.088989 10720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:21.092815 10722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:21.096484   860 server_base.cc:1061] running on GCE node
I20260608 10:08:21.098531   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:21.098812   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:21.099040   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913301099017 us; error 0 us; skew 500 ppm
I20260608 10:08:21.099680   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:21.102582   860 webserver.cc:533] Webserver started at http://127.0.215.4:45831/ using document root <none> and password file <none>
I20260608 10:08:21.103173   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:21.103425   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:21.103778   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:21.105099   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "4475baeaf8bd481381d00a6b5111ca8f"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-l651"
I20260608 10:08:21.110488   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:21.114423 10727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.115357   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:21.115756   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "4475baeaf8bd481381d00a6b5111ca8f"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-l651"
I20260608 10:08:21.116111   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:21.129010   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:21.130519   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:21.132141   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:21.134764   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:21.135042   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.135334   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:21.135533   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.182858   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:33985
I20260608 10:08:21.182981 10789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:33985 every 8 connection(s)
I20260608 10:08:21.201465 10790 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45875
I20260608 10:08:21.201974 10790 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:21.202816 10790 heartbeater.cc:507] Master 127.0.215.62:45875 requested a full tablet report, sending...
I20260608 10:08:21.205045 10262 ts_manager.cc:194] Registered new tserver with Master: 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4:33985)
I20260608 10:08:21.206745 10262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39590
I20260608 10:08:21.664335 10511 consensus_queue.cc:237] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:21.672937 10439 raft_consensus.cc:1275] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Refusing update from remote peer 9506c5f48cd340bbb7cb801896c5d38b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.673079 10365 raft_consensus.cc:1275] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Refusing update from remote peer 9506c5f48cd340bbb7cb801896c5d38b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.675884 10653 consensus_queue.cc:1048] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:21.676930 10798 consensus_queue.cc:1048] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:21.688684 10797 raft_consensus.cc:2955] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
W20260608 10:08:21.690047 10481 consensus_peers.cc:597] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b -> Peer 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4:33985): Couldn't send request to peer 4475baeaf8bd481381d00a6b5111ca8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f72e9a2dfed478a9c8d1bc1ffddd0f7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:21.691319 10439 raft_consensus.cc:2955] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.691054 10365 raft_consensus.cc:2955] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.708834 10262 catalog_manager.cc:5696] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc reported cstate change: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "9506c5f48cd340bbb7cb801896c5d38b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.723024 10439 consensus_queue.cc:237] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:21.732975 10365 raft_consensus.cc:1275] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Refusing update from remote peer d9036c52b473447e83e93474f05f65cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.734244 10511 raft_consensus.cc:1275] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Refusing update from remote peer d9036c52b473447e83e93474f05f65cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.735037 10806 consensus_queue.cc:1048] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:21.736402 10571 consensus_queue.cc:1048] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:08:21.745919 10407 consensus_peers.cc:597] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc -> Peer 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4:33985): Couldn't send request to peer 4475baeaf8bd481381d00a6b5111ca8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 326829e36de643ed94b8cd61c6e00780. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:21.745604 10571 raft_consensus.cc:2955] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.748342 10511 raft_consensus.cc:2955] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.748979 10365 raft_consensus.cc:2955] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.762156 10263 catalog_manager.cc:5696] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b reported cstate change: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.765400 10439 consensus_queue.cc:237] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:21.775408 10365 raft_consensus.cc:1275] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Refusing update from remote peer d9036c52b473447e83e93474f05f65cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:08:21.775833 10407 consensus_peers.cc:597] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc -> Peer 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4:33985): Couldn't send request to peer 4475baeaf8bd481381d00a6b5111ca8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36836902c3454419bc8140ae1bd3dd6b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:21.778206 10511 raft_consensus.cc:1275] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Refusing update from remote peer d9036c52b473447e83e93474f05f65cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.777331 10571 consensus_queue.cc:1048] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:21.780499 10808 consensus_queue.cc:1048] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:21.791589 10806 raft_consensus.cc:2955] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.793056 10365 raft_consensus.cc:2955] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.795092 10511 raft_consensus.cc:2955] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
W20260608 10:08:21.801373 10537 debug-util.cc:398] Leaking SignalData structure 0x7b08002beee0 after lost signal to thread 863
W20260608 10:08:21.804139 10537 debug-util.cc:398] Leaking SignalData structure 0x7b0800269120 after lost signal to thread 10391
I20260608 10:08:21.815019 10262 catalog_manager.cc:5696] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "d9036c52b473447e83e93474f05f65cc" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.828130 10365 consensus_queue.cc:237] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:21.837464 10439 raft_consensus.cc:1275] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Refusing update from remote peer c8d29edeecd34f998f36ff3c1205bf0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.840230 10570 consensus_queue.cc:1048] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:21.846037 10511 raft_consensus.cc:1275] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Refusing update from remote peer c8d29edeecd34f998f36ff3c1205bf0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:21.848193 10810 consensus_queue.cc:1048] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:21.852293 10796 raft_consensus.cc:2955] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
W20260608 10:08:21.858915 10332 consensus_peers.cc:597] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d -> Peer 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4:33985): Couldn't send request to peer 4475baeaf8bd481381d00a6b5111ca8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 303c09db79f74b3b92b46bf861d7b665. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:21.861436 10511 raft_consensus.cc:2955] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.863238 10439 raft_consensus.cc:2955] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } } }
I20260608 10:08:21.873064 10263 catalog_manager.cc:5696] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d reported cstate change: config changed from index -1 to 16, NON_VOTER 4475baeaf8bd481381d00a6b5111ca8f (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:22.120105 10812 ts_tablet_manager.cc:933] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Initiating tablet copy from peer 9506c5f48cd340bbb7cb801896c5d38b (127.0.215.3:46383)
I20260608 10:08:22.122311 10812 tablet_copy_client.cc:323] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:46383
I20260608 10:08:22.139483 10526 tablet_copy_service.cc:140] P 9506c5f48cd340bbb7cb801896c5d38b: Received BeginTabletCopySession request for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 from peer 4475baeaf8bd481381d00a6b5111ca8f ({username='slave'} at 127.0.0.1:57154)
I20260608 10:08:22.140223 10526 tablet_copy_service.cc:161] P 9506c5f48cd340bbb7cb801896c5d38b: Beginning new tablet copy session on tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 from peer 4475baeaf8bd481381d00a6b5111ca8f at {username='slave'} at 127.0.0.1:57154: session id = 4475baeaf8bd481381d00a6b5111ca8f-1f72e9a2dfed478a9c8d1bc1ffddd0f7
I20260608 10:08:22.150048 10526 tablet_copy_source_session.cc:215] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:22.154362 10812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.171231 10815 ts_tablet_manager.cc:933] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Initiating tablet copy from peer d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:22.178054 10812 tablet_copy_client.cc:806] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:22.178992 10812 tablet_copy_client.cc:670] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:22.180410 10815 tablet_copy_client.cc:323] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:44405
I20260608 10:08:22.186653 10812 tablet_copy_client.cc:538] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:22.196142 10452 tablet_copy_service.cc:140] P d9036c52b473447e83e93474f05f65cc: Received BeginTabletCopySession request for tablet 36836902c3454419bc8140ae1bd3dd6b from peer 4475baeaf8bd481381d00a6b5111ca8f ({username='slave'} at 127.0.0.1:37926)
I20260608 10:08:22.196826 10452 tablet_copy_service.cc:161] P d9036c52b473447e83e93474f05f65cc: Beginning new tablet copy session on tablet 36836902c3454419bc8140ae1bd3dd6b from peer 4475baeaf8bd481381d00a6b5111ca8f at {username='slave'} at 127.0.0.1:37926: session id = 4475baeaf8bd481381d00a6b5111ca8f-36836902c3454419bc8140ae1bd3dd6b
I20260608 10:08:22.199738 10812 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap starting.
I20260608 10:08:22.207849 10452 tablet_copy_source_session.cc:215] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:22.209785 10790 heartbeater.cc:499] Master 127.0.215.62:45875 was elected leader, sending a full tablet report...
I20260608 10:08:22.212077 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36836902c3454419bc8140ae1bd3dd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.217295   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
W20260608 10:08:22.239519 10408 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 10:08:22.253531 10815 tablet_copy_client.cc:806] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:22.256714 10815 tablet_copy_client.cc:670] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:22.281042 10815 tablet_copy_client.cc:538] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:08:22.287674 10408 consensus_peers.cc:597] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc -> Peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459): Couldn't send request to peer c8d29edeecd34f998f36ff3c1205bf0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:22.293864 10818 ts_tablet_manager.cc:933] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Initiating tablet copy from peer d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405)
I20260608 10:08:22.296852   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:22.299978   860 tablet_replica.cc:333] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.300697   860 raft_consensus.cc:2243] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.301429   860 raft_consensus.cc:2272] T 326829e36de643ed94b8cd61c6e00780 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.308918 10815 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap starting.
I20260608 10:08:22.312798   860 tablet_replica.cc:333] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.326363   860 raft_consensus.cc:2243] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.323205 10818 tablet_copy_client.cc:323] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:44405
W20260608 10:08:22.327044 10408 consensus_peers.cc:597] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc -> Peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459): Couldn't send request to peer c8d29edeecd34f998f36ff3c1205bf0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:22.327085   860 raft_consensus.cc:2272] T 2eb02b0ca75b4b9baf147f7edff4dd84 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.329123 10452 tablet_copy_service.cc:140] P d9036c52b473447e83e93474f05f65cc: Received BeginTabletCopySession request for tablet 326829e36de643ed94b8cd61c6e00780 from peer 4475baeaf8bd481381d00a6b5111ca8f ({username='slave'} at 127.0.0.1:37926)
I20260608 10:08:22.329758 10452 tablet_copy_service.cc:161] P d9036c52b473447e83e93474f05f65cc: Beginning new tablet copy session on tablet 326829e36de643ed94b8cd61c6e00780 from peer 4475baeaf8bd481381d00a6b5111ca8f at {username='slave'} at 127.0.0.1:37926: session id = 4475baeaf8bd481381d00a6b5111ca8f-326829e36de643ed94b8cd61c6e00780
I20260608 10:08:22.338713 10452 tablet_copy_source_session.cc:215] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:22.339254   860 tablet_replica.cc:333] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.340366   860 raft_consensus.cc:2243] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.341595   860 raft_consensus.cc:2272] T 89bf22d0a6c4403ca62a809a3e2508ff P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.342826 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326829e36de643ed94b8cd61c6e00780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.360116   860 tablet_replica.cc:333] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.361222   860 raft_consensus.cc:2243] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.362979 10818 tablet_copy_client.cc:806] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:22.363746 10818 tablet_copy_client.cc:670] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:22.364264 10821 ts_tablet_manager.cc:933] T 303c09db79f74b3b92b46bf861d7b665 P 4475baeaf8bd481381d00a6b5111ca8f: Initiating tablet copy from peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459)
I20260608 10:08:22.369175 10818 tablet_copy_client.cc:538] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:22.370083   860 raft_consensus.cc:2272] T 303c09db79f74b3b92b46bf861d7b665 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.377795   860 tablet_replica.cc:333] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.380002 10818 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap starting.
I20260608 10:08:22.386431 10821 tablet_copy_client.cc:323] T 303c09db79f74b3b92b46bf861d7b665 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:34459
I20260608 10:08:22.402580   860 raft_consensus.cc:2243] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.403667   860 raft_consensus.cc:2272] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.407709   860 tablet_replica.cc:333] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.427039   860 raft_consensus.cc:2243] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.428290   860 raft_consensus.cc:2272] T 4733f65bd83f4851988153a906eb6ebd P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.431594   860 tablet_replica.cc:333] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.439013   860 raft_consensus.cc:2243] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.439999   860 raft_consensus.cc:2272] T 36836902c3454419bc8140ae1bd3dd6b P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.451270   860 tablet_replica.cc:333] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d: stopping tablet replica
I20260608 10:08:22.457662   860 raft_consensus.cc:2243] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.458453   860 raft_consensus.cc:2272] T 84ea0e08438a4b33964a1d3c3c80b11a P c8d29edeecd34f998f36ff3c1205bf0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.562350   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
W20260608 10:08:22.563380 10728 connection.cc:466] server connection from 127.0.0.1:53470 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53470 (request call id 1) could send its response
I20260608 10:08:22.578284 10818 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:22.579384 10818 tablet_bootstrap.cc:492] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap complete.
I20260608 10:08:22.580452 10818 ts_tablet_manager.cc:1403] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Time spent bootstrapping tablet: real 0.201s	user 0.150s	sys 0.010s
I20260608 10:08:22.583156 10818 raft_consensus.cc:359] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.583949 10818 raft_consensus.cc:740] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4475baeaf8bd481381d00a6b5111ca8f, State: Initialized, Role: LEARNER
I20260608 10:08:22.584604 10818 consensus_queue.cc:260] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.594906   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:22.604617 10818 ts_tablet_manager.cc:1434] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.007s
I20260608 10:08:22.627749   860 tablet_copy_service.cc:362] P d9036c52b473447e83e93474f05f65cc: Destroying tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-326829e36de643ed94b8cd61c6e00780 due to service shutdown
I20260608 10:08:22.628280   860 tablet_copy_service.cc:434] P d9036c52b473447e83e93474f05f65cc: ending tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-326829e36de643ed94b8cd61c6e00780 on tablet 326829e36de643ed94b8cd61c6e00780 with peer 4475baeaf8bd481381d00a6b5111ca8f
I20260608 10:08:22.628939   860 tablet_copy_service.cc:362] P d9036c52b473447e83e93474f05f65cc: Destroying tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-36836902c3454419bc8140ae1bd3dd6b due to service shutdown
I20260608 10:08:22.629310   860 tablet_copy_service.cc:434] P d9036c52b473447e83e93474f05f65cc: ending tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-36836902c3454419bc8140ae1bd3dd6b on tablet 36836902c3454419bc8140ae1bd3dd6b with peer 4475baeaf8bd481381d00a6b5111ca8f
I20260608 10:08:22.640527 10812 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:22.641566 10812 tablet_bootstrap.cc:492] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap complete.
I20260608 10:08:22.642212 10812 ts_tablet_manager.cc:1403] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Time spent bootstrapping tablet: real 0.443s	user 0.120s	sys 0.037s
I20260608 10:08:22.645309 10812 raft_consensus.cc:359] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.646301 10812 raft_consensus.cc:740] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4475baeaf8bd481381d00a6b5111ca8f, State: Initialized, Role: LEARNER
I20260608 10:08:22.647056 10812 consensus_queue.cc:260] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } attrs { replace: true } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.656446 10812 ts_tablet_manager.cc:1434] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:08:22.658672 10526 tablet_copy_service.cc:342] P 9506c5f48cd340bbb7cb801896c5d38b: Request end of tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-1f72e9a2dfed478a9c8d1bc1ffddd0f7 received from {username='slave'} at 127.0.0.1:57154
I20260608 10:08:22.659191 10526 tablet_copy_service.cc:434] P 9506c5f48cd340bbb7cb801896c5d38b: ending tablet copy session 4475baeaf8bd481381d00a6b5111ca8f-1f72e9a2dfed478a9c8d1bc1ffddd0f7 on tablet 1f72e9a2dfed478a9c8d1bc1ffddd0f7 with peer 4475baeaf8bd481381d00a6b5111ca8f
I20260608 10:08:22.683121 10815 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:22.684262 10815 tablet_bootstrap.cc:492] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Bootstrap complete.
I20260608 10:08:22.685163 10815 ts_tablet_manager.cc:1403] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Time spent bootstrapping tablet: real 0.376s	user 0.132s	sys 0.017s
I20260608 10:08:22.689414   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:22.691525   860 tablet_replica.cc:333] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.692446   860 raft_consensus.cc:2243] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.688421 10815 raft_consensus.cc:359] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.693090 10815 raft_consensus.cc:740] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4475baeaf8bd481381d00a6b5111ca8f, State: Initialized, Role: LEARNER
I20260608 10:08:22.693254   860 raft_consensus.cc:2272] T 89bf22d0a6c4403ca62a809a3e2508ff P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.693945 10815 consensus_queue.cc:260] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c8d29edeecd34f998f36ff3c1205bf0d" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34459 } } peers { permanent_uuid: "d9036c52b473447e83e93474f05f65cc" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 44405 } } peers { permanent_uuid: "9506c5f48cd340bbb7cb801896c5d38b" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46383 } attrs { replace: true } } peers { permanent_uuid: "4475baeaf8bd481381d00a6b5111ca8f" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 33985 } attrs { promote: true } }
I20260608 10:08:22.696885   860 tablet_replica.cc:333] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.697860   860 raft_consensus.cc:2243] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.698724   860 raft_consensus.cc:2272] T 303c09db79f74b3b92b46bf861d7b665 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.703512   860 tablet_replica.cc:333] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.704409   860 raft_consensus.cc:2243] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.704515 10815 ts_tablet_manager.cc:1434] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:08:22.705929   860 raft_consensus.cc:2272] T 36836902c3454419bc8140ae1bd3dd6b P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.709410   860 tablet_replica.cc:333] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.710305   860 raft_consensus.cc:2243] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.711078   860 raft_consensus.cc:2272] T c640a62061704ae9bc7dd0d9a03401bb P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.715435   860 tablet_replica.cc:333] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.716257   860 raft_consensus.cc:2243] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.717809   860 raft_consensus.cc:2272] T 4733f65bd83f4851988153a906eb6ebd P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.721017   860 tablet_replica.cc:333] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.721817   860 raft_consensus.cc:2243] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.722738   860 raft_consensus.cc:2272] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.725888   860 tablet_replica.cc:333] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.726733   860 raft_consensus.cc:2243] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.728194   860 raft_consensus.cc:2272] T 326829e36de643ed94b8cd61c6e00780 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.732154   860 tablet_replica.cc:333] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc: stopping tablet replica
I20260608 10:08:22.732939   860 raft_consensus.cc:2243] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.733500 10765 raft_consensus.cc:1217] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:22.733662   860 raft_consensus.cc:2272] T b8fda7a21d5446d4948c85d304f1e202 P d9036c52b473447e83e93474f05f65cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:22.771052 10815 tablet_copy_client.cc:1131] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.2:44405: connect: Connection refused (error 111)
W20260608 10:08:22.781353 10482 consensus_peers.cc:597] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b -> Peer d9036c52b473447e83e93474f05f65cc (127.0.215.2:44405): Couldn't send request to peer d9036c52b473447e83e93474f05f65cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.2:44405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:08:22.782195 10482 consensus_peers.cc:597] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b -> Peer c8d29edeecd34f998f36ff3c1205bf0d (127.0.215.1:34459): Couldn't send request to peer c8d29edeecd34f998f36ff3c1205bf0d. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:22.790750   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:22.822947   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:22.875387   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:22.876521   860 tablet_replica.cc:333] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.877560   860 raft_consensus.cc:2243] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.878298   860 raft_consensus.cc:2272] T 326829e36de643ed94b8cd61c6e00780 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.881738   860 tablet_replica.cc:333] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.882678   860 raft_consensus.cc:2243] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.884524   860 raft_consensus.cc:2272] T 303c09db79f74b3b92b46bf861d7b665 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.888893   860 tablet_replica.cc:333] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.889807   860 raft_consensus.cc:2243] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.890818   860 raft_consensus.cc:2272] T 36836902c3454419bc8140ae1bd3dd6b P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.894172   860 tablet_replica.cc:333] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.895078   860 raft_consensus.cc:2243] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.895783   860 raft_consensus.cc:2272] T 89bf22d0a6c4403ca62a809a3e2508ff P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.899163   860 tablet_replica.cc:333] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.899995   860 raft_consensus.cc:2243] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.900655   860 raft_consensus.cc:2272] T c43b9123fe784bcd98fde1e8ca088098 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.903856   860 tablet_replica.cc:333] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.904661   860 raft_consensus.cc:2243] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:22.905439   860 raft_consensus.cc:2272] T 4733f65bd83f4851988153a906eb6ebd P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.908651   860 tablet_replica.cc:333] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
I20260608 10:08:22.909439   860 raft_consensus.cc:2243] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.911064   860 raft_consensus.cc:2272] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:22.914460   860 tablet_replica.cc:333] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b: stopping tablet replica
W20260608 10:08:22.914892 10818 tablet_copy_client.cc:1131] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.2:44405: connect: Connection refused (error 111)
I20260608 10:08:22.915251   860 raft_consensus.cc:2243] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:22.916025   860 raft_consensus.cc:2272] T a6abcffa42bc4523960284eecfaff5de P 9506c5f48cd340bbb7cb801896c5d38b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:23.945878   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10537)
W20260608 10:08:24.946445   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10537)
W20260608 10:08:25.946934   860 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10537)
I20260608 10:08:26.742058   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:26.804157   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:26.840715   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:26.841830   860 tablet_replica.cc:333] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f: stopping tablet replica
I20260608 10:08:26.842986   860 raft_consensus.cc:2243] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:26.844069   860 raft_consensus.cc:2272] T 326829e36de643ed94b8cd61c6e00780 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:26.849118   860 tablet_replica.cc:333] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f: stopping tablet replica
I20260608 10:08:26.849939   860 raft_consensus.cc:2243] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:26.851678   860 raft_consensus.cc:2272] T 36836902c3454419bc8140ae1bd3dd6b P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:26.856577   860 tablet_replica.cc:333] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f: stopping tablet replica
I20260608 10:08:26.857357   860 raft_consensus.cc:2243] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:26.858247   860 raft_consensus.cc:2272] T 1f72e9a2dfed478a9c8d1bc1ffddd0f7 P 4475baeaf8bd481381d00a6b5111ca8f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:26.888432   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:26.913508   860 master.cc:562] Master@127.0.215.62:45875 shutting down...
W20260608 10:08:26.950989 10313 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:26.951308 10313 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:26.951568 10313 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:26.954200   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.955065   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.955485   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d774677cf5d4c8699a1854ec22329e0: stopping tablet replica
I20260608 10:08:26.981477   860 master.cc:584] Master@127.0.215.62:45875 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (11835 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:08:27.045908   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:45927
I20260608 10:08:27.047397   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:27.054280 10840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.054124 10839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.055467 10842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:27.058605   860 server_base.cc:1061] running on GCE node
I20260608 10:08:27.059691   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:27.059916   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:27.060108   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913307060086 us; error 0 us; skew 500 ppm
I20260608 10:08:27.060763   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:27.063460   860 webserver.cc:533] Webserver started at http://127.0.215.62:46377/ using document root <none> and password file <none>
I20260608 10:08:27.064049   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:27.064272   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:27.064594   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:27.065991   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "52530232c0f24492954673603dc984b2"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.071132   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:27.075042 10847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.075909   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:08:27.076246   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "52530232c0f24492954673603dc984b2"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.076557   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:27.088359   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:27.089716   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:27.130656   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:45927
I20260608 10:08:27.130772 10898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:45927 every 8 connection(s)
I20260608 10:08:27.135147 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.148452 10899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2: Bootstrap starting.
I20260608 10:08:27.153925 10899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:27.159008 10899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2: No bootstrap required, opened a new log
I20260608 10:08:27.161715 10899 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52530232c0f24492954673603dc984b2" member_type: VOTER }
I20260608 10:08:27.162184 10899 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:27.162539 10899 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52530232c0f24492954673603dc984b2, State: Initialized, Role: FOLLOWER
I20260608 10:08:27.163233 10899 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52530232c0f24492954673603dc984b2" member_type: VOTER }
I20260608 10:08:27.163762 10899 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:27.164000 10899 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:27.164284 10899 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:27.169709 10899 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52530232c0f24492954673603dc984b2" member_type: VOTER }
I20260608 10:08:27.170360 10899 leader_election.cc:304] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [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: 52530232c0f24492954673603dc984b2; no voters: 
I20260608 10:08:27.171638 10899 leader_election.cc:290] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:27.172083 10902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:27.173557 10902 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 1 LEADER]: Becoming Leader. State: Replica: 52530232c0f24492954673603dc984b2, State: Running, Role: LEADER
I20260608 10:08:27.174466 10902 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [LEADER]: Queue going to LEADER mode. State: All 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: "52530232c0f24492954673603dc984b2" member_type: VOTER }
I20260608 10:08:27.175016 10899 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:27.182842 10904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52530232c0f24492954673603dc984b2. Latest consensus state: current_term: 1 leader_uuid: "52530232c0f24492954673603dc984b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52530232c0f24492954673603dc984b2" member_type: VOTER } }
I20260608 10:08:27.183030 10903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52530232c0f24492954673603dc984b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52530232c0f24492954673603dc984b2" member_type: VOTER } }
I20260608 10:08:27.183984 10904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:27.184089 10903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:27.187292 10910 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:27.193791 10910 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:27.198473   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:27.205528 10910 catalog_manager.cc:1382] Generated new cluster ID: d9477157930240f8836d532638154a36
I20260608 10:08:27.205892 10910 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:27.224067 10910 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:27.225531 10910 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:27.239202 10910 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2: Generated new TSK 0
I20260608 10:08:27.239867 10910 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:27.265306   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:27.272289 10920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.273145 10921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.275313 10923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:27.275615   860 server_base.cc:1061] running on GCE node
I20260608 10:08:27.277163   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:27.277375   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:27.277556   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913307277538 us; error 0 us; skew 500 ppm
I20260608 10:08:27.278362   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:27.280917   860 webserver.cc:533] Webserver started at http://127.0.215.1:38021/ using document root <none> and password file <none>
I20260608 10:08:27.281493   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:27.281713   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:27.282008   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:27.283295   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "52d9db633cc9418d98aa6ed572c30061"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.288225   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:27.292032 10928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.293135   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 10:08:27.293413   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "52d9db633cc9418d98aa6ed572c30061"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.293699   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:27.311329   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:27.312585   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:27.314079   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:27.316692   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:27.316922   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.317201   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:27.317363   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.360951   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:34051
I20260608 10:08:27.361069 10990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:34051 every 8 connection(s)
I20260608 10:08:27.366834   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:27.374660 10995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.376824 10996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:27.383152   860 server_base.cc:1061] running on GCE node
W20260608 10:08:27.383904 10998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:27.384323 10991 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45927
I20260608 10:08:27.385035 10991 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:27.386579 10991 heartbeater.cc:507] Master 127.0.215.62:45927 requested a full tablet report, sending...
I20260608 10:08:27.387104   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:27.387396   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:27.387624   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913307387606 us; error 0 us; skew 500 ppm
I20260608 10:08:27.388474   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:27.389186 10864 ts_manager.cc:194] Registered new tserver with Master: 52d9db633cc9418d98aa6ed572c30061 (127.0.215.1:34051)
I20260608 10:08:27.391600   860 webserver.cc:533] Webserver started at http://127.0.215.2:44367/ using document root <none> and password file <none>
I20260608 10:08:27.392205 10864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34692
I20260608 10:08:27.392421   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:27.392740   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:27.393121   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:27.394649   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "1939151d196041fa82f5c8443a2343b5"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.399731   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:27.403527 11003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.404448   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:27.404728   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "1939151d196041fa82f5c8443a2343b5"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.404984   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:27.417596   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:27.418879   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:27.420333   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:27.422828   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:27.423079   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.423337   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:27.423501   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.465854   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:46191
I20260608 10:08:27.465978 11065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:46191 every 8 connection(s)
I20260608 10:08:27.471275   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:27.482899 11069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.483474 11070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:27.486348 11072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:27.488289 11066 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45927
I20260608 10:08:27.488795 11066 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:27.489234   860 server_base.cc:1061] running on GCE node
I20260608 10:08:27.489888 11066 heartbeater.cc:507] Master 127.0.215.62:45927 requested a full tablet report, sending...
I20260608 10:08:27.490459   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:27.490779   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:27.491003   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913307490979 us; error 0 us; skew 500 ppm
I20260608 10:08:27.491851   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:27.492624 10864 ts_manager.cc:194] Registered new tserver with Master: 1939151d196041fa82f5c8443a2343b5 (127.0.215.2:46191)
I20260608 10:08:27.494406 10864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34698
I20260608 10:08:27.494709   860 webserver.cc:533] Webserver started at http://127.0.215.3:38921/ using document root <none> and password file <none>
I20260608 10:08:27.495522   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:27.495805   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:27.496117   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:27.497402   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "64bd5504caaf47908c6f99432fa51f60"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.502373   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:08:27.506064 11077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.506989   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:27.507342   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "64bd5504caaf47908c6f99432fa51f60"
format_stamp: "Formatted at 2026-06-08 10:08:27 on dist-test-slave-l651"
I20260608 10:08:27.507658   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:27.522159   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:27.523425   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:27.524950   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:27.527467   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:27.527727   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.527989   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:27.528189   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:27.570195   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:38939
I20260608 10:08:27.570403 11139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:38939 every 8 connection(s)
I20260608 10:08:27.585631 11140 heartbeater.cc:344] Connected to a master server at 127.0.215.62:45927
I20260608 10:08:27.586061 11140 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:27.586907 11140 heartbeater.cc:507] Master 127.0.215.62:45927 requested a full tablet report, sending...
I20260608 10:08:27.589143 10864 ts_manager.cc:194] Registered new tserver with Master: 64bd5504caaf47908c6f99432fa51f60 (127.0.215.3:38939)
I20260608 10:08:27.589860   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016060222s
I20260608 10:08:27.590794 10864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34706
I20260608 10:08:27.617969 10864 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:27.620190 10864 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:27.664923 11031 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2 (DEFAULT_TABLE table=test-workload [id=6e211befb9d246e0983e3118d09f3a6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:27.666466 11031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.675720 10956 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2 (DEFAULT_TABLE table=test-workload [id=6e211befb9d246e0983e3118d09f3a6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:27.677426 10956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.677801 11105 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2 (DEFAULT_TABLE table=test-workload [id=6e211befb9d246e0983e3118d09f3a6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:27.679322 11105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7751cbd2a545c3ade3e4850b0c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.690693 11155 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: Bootstrap starting.
I20260608 10:08:27.697507 11155 tablet_bootstrap.cc:654] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:27.702291 11156 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: Bootstrap starting.
I20260608 10:08:27.703692 11155 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: No bootstrap required, opened a new log
I20260608 10:08:27.704316 11155 ts_tablet_manager.cc:1403] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260608 10:08:27.704407 11157 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Bootstrap starting.
I20260608 10:08:27.708138 11155 raft_consensus.cc:359] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.708755 11156 tablet_bootstrap.cc:654] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:27.709029 11155 raft_consensus.cc:385] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:27.709515 11155 raft_consensus.cc:740] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1939151d196041fa82f5c8443a2343b5, State: Initialized, Role: FOLLOWER
I20260608 10:08:27.710544 11155 consensus_queue.cc:260] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.712702 11157 tablet_bootstrap.cc:654] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:27.716431 11155 ts_tablet_manager.cc:1434] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 10:08:27.716758 11156 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: No bootstrap required, opened a new log
I20260608 10:08:27.717464 11156 ts_tablet_manager.cc:1403] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:08:27.717621 11066 heartbeater.cc:499] Master 127.0.215.62:45927 was elected leader, sending a full tablet report...
I20260608 10:08:27.719616 11157 tablet_bootstrap.cc:492] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: No bootstrap required, opened a new log
I20260608 10:08:27.721048 11157 ts_tablet_manager.cc:1403] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260608 10:08:27.720937 11156 raft_consensus.cc:359] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.721845 11156 raft_consensus.cc:385] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:27.722169 11156 raft_consensus.cc:740] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52d9db633cc9418d98aa6ed572c30061, State: Initialized, Role: FOLLOWER
I20260608 10:08:27.723132 11156 consensus_queue.cc:260] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.724617 11157 raft_consensus.cc:359] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.725878 10991 heartbeater.cc:499] Master 127.0.215.62:45927 was elected leader, sending a full tablet report...
I20260608 10:08:27.726334 11156 ts_tablet_manager.cc:1434] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:08:27.725566 11157 raft_consensus.cc:385] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:27.726994 11157 raft_consensus.cc:740] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bd5504caaf47908c6f99432fa51f60, State: Initialized, Role: FOLLOWER
I20260608 10:08:27.727921 11157 consensus_queue.cc:260] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.730455 11140 heartbeater.cc:499] Master 127.0.215.62:45927 was elected leader, sending a full tablet report...
I20260608 10:08:27.731077 11157 ts_tablet_manager.cc:1434] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:08:27.896469 11163 raft_consensus.cc:493] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:27.896962 11163 raft_consensus.cc:515] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.899466 11163 leader_election.cc:290] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1939151d196041fa82f5c8443a2343b5 (127.0.215.2:46191), 52d9db633cc9418d98aa6ed572c30061 (127.0.215.1:34051)
I20260608 10:08:27.909595 11041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7751cbd2a545c3ade3e4850b0c0ec2" candidate_uuid: "64bd5504caaf47908c6f99432fa51f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1939151d196041fa82f5c8443a2343b5" is_pre_election: true
I20260608 10:08:27.910538 11041 raft_consensus.cc:2468] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bd5504caaf47908c6f99432fa51f60 in term 0.
I20260608 10:08:27.911513 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7751cbd2a545c3ade3e4850b0c0ec2" candidate_uuid: "64bd5504caaf47908c6f99432fa51f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52d9db633cc9418d98aa6ed572c30061" is_pre_election: true
I20260608 10:08:27.912130 11079 leader_election.cc:304] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1939151d196041fa82f5c8443a2343b5, 64bd5504caaf47908c6f99432fa51f60; no voters: 
I20260608 10:08:27.912407 10966 raft_consensus.cc:2468] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64bd5504caaf47908c6f99432fa51f60 in term 0.
I20260608 10:08:27.913154 11163 raft_consensus.cc:2804] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:27.913502 11163 raft_consensus.cc:493] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:27.913897 11163 raft_consensus.cc:3060] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:27.919688 11163 raft_consensus.cc:515] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.921603 11163 leader_election.cc:290] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [CANDIDATE]: Term 1 election: Requested vote from peers 1939151d196041fa82f5c8443a2343b5 (127.0.215.2:46191), 52d9db633cc9418d98aa6ed572c30061 (127.0.215.1:34051)
I20260608 10:08:27.922530 11041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7751cbd2a545c3ade3e4850b0c0ec2" candidate_uuid: "64bd5504caaf47908c6f99432fa51f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1939151d196041fa82f5c8443a2343b5"
I20260608 10:08:27.922855 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7751cbd2a545c3ade3e4850b0c0ec2" candidate_uuid: "64bd5504caaf47908c6f99432fa51f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52d9db633cc9418d98aa6ed572c30061"
I20260608 10:08:27.923341 11041 raft_consensus.cc:3060] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:27.923530 10966 raft_consensus.cc:3060] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:27.932207 11041 raft_consensus.cc:2468] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bd5504caaf47908c6f99432fa51f60 in term 1.
I20260608 10:08:27.932207 10966 raft_consensus.cc:2468] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64bd5504caaf47908c6f99432fa51f60 in term 1.
I20260608 10:08:27.933893 11080 leader_election.cc:304] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52d9db633cc9418d98aa6ed572c30061, 64bd5504caaf47908c6f99432fa51f60; no voters: 
I20260608 10:08:27.934719 11163 raft_consensus.cc:2804] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:27.935670 11163 raft_consensus.cc:697] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 LEADER]: Becoming Leader. State: Replica: 64bd5504caaf47908c6f99432fa51f60, State: Running, Role: LEADER
I20260608 10:08:27.936580 11163 consensus_queue.cc:237] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } }
I20260608 10:08:27.944103 10863 catalog_manager.cc:5696] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64bd5504caaf47908c6f99432fa51f60 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "64bd5504caaf47908c6f99432fa51f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1939151d196041fa82f5c8443a2343b5" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 46191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52d9db633cc9418d98aa6ed572c30061" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 34051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64bd5504caaf47908c6f99432fa51f60" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:27.973919   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:27.993441   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:27.994391   860 tablet_replica.cc:333] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061: stopping tablet replica
I20260608 10:08:27.994987   860 raft_consensus.cc:2243] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:27.995474   860 raft_consensus.cc:2272] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 52d9db633cc9418d98aa6ed572c30061 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.015144   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:28.025614   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:28.043416   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:28.044355   860 tablet_replica.cc:333] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5: stopping tablet replica
I20260608 10:08:28.044966   860 raft_consensus.cc:2243] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.045432   860 raft_consensus.cc:2272] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 1939151d196041fa82f5c8443a2343b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.064672   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:28.074949   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:28.096464   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:28.097294   860 tablet_replica.cc:333] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: stopping tablet replica
I20260608 10:08:28.097848   860 raft_consensus.cc:2243] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.098618   860 pending_rounds.cc:70] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Trying to abort 1 pending ops.
I20260608 10:08:28.098848   860 pending_rounds.cc:77] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620909317050368 op_type: NO_OP noop_request { }
I20260608 10:08:28.099174   860 raft_consensus.cc:2889] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:08:28.099486   860 raft_consensus.cc:2272] T 1f7751cbd2a545c3ade3e4850b0c0ec2 P 64bd5504caaf47908c6f99432fa51f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.120283   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:28.130446   860 master.cc:562] Master@127.0.215.62:45927 shutting down...
I20260608 10:08:28.146831   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.147442   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.147811   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52530232c0f24492954673603dc984b2: stopping tablet replica
I20260608 10:08:28.167384   860 master.cc:584] Master@127.0.215.62:45927 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1155 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:08:28.201241   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:42161
I20260608 10:08:28.202651   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:28.208039 11167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.208065 11168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.210937 11170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.211447   860 server_base.cc:1061] running on GCE node
I20260608 10:08:28.212266   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:28.212476   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:28.212651   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913308212614 us; error 0 us; skew 500 ppm
I20260608 10:08:28.213292   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:28.215818   860 webserver.cc:533] Webserver started at http://127.0.215.62:42799/ using document root <none> and password file <none>
I20260608 10:08:28.216390   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:28.216599   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:28.216894   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:28.218060   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "f627281b73c349bfaaa7298b4d0c5664"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.223050   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:08:28.226856 11175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.227703   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:08:28.228029   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "f627281b73c349bfaaa7298b4d0c5664"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.228358   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:28.260191   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:28.261329   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:28.299836   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:42161
I20260608 10:08:28.299921 11226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:42161 every 8 connection(s)
I20260608 10:08:28.304121 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:28.315811 11227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664: Bootstrap starting.
I20260608 10:08:28.320837 11227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:28.325397 11227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664: No bootstrap required, opened a new log
I20260608 10:08:28.327813 11227 raft_consensus.cc:359] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER }
I20260608 10:08:28.328267 11227 raft_consensus.cc:385] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:28.328528 11227 raft_consensus.cc:740] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f627281b73c349bfaaa7298b4d0c5664, State: Initialized, Role: FOLLOWER
I20260608 10:08:28.329303 11227 consensus_queue.cc:260] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER }
I20260608 10:08:28.329941 11227 raft_consensus.cc:399] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:28.330214 11227 raft_consensus.cc:493] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:28.330581 11227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:28.335839 11227 raft_consensus.cc:515] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER }
I20260608 10:08:28.336452 11227 leader_election.cc:304] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [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: f627281b73c349bfaaa7298b4d0c5664; no voters: 
I20260608 10:08:28.337730 11227 leader_election.cc:290] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:28.338158 11230 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:28.339658 11230 raft_consensus.cc:697] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 1 LEADER]: Becoming Leader. State: Replica: f627281b73c349bfaaa7298b4d0c5664, State: Running, Role: LEADER
I20260608 10:08:28.340406 11230 consensus_queue.cc:237] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [LEADER]: Queue going to LEADER mode. State: All 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: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER }
I20260608 10:08:28.340987 11227 sys_catalog.cc:565] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:28.344151 11232 sys_catalog.cc:455] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f627281b73c349bfaaa7298b4d0c5664. Latest consensus state: current_term: 1 leader_uuid: "f627281b73c349bfaaa7298b4d0c5664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER } }
I20260608 10:08:28.344005 11231 sys_catalog.cc:455] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f627281b73c349bfaaa7298b4d0c5664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f627281b73c349bfaaa7298b4d0c5664" member_type: VOTER } }
I20260608 10:08:28.344893 11232 sys_catalog.cc:458] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:28.345181 11231 sys_catalog.cc:458] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:28.348419 11236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:28.356916 11236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:28.357968   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:28.366822 11236 catalog_manager.cc:1382] Generated new cluster ID: e56f4a792f5c4f25aa17f8d8af4a99ce
I20260608 10:08:28.367136 11236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:28.387898 11236 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:28.389340 11236 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:28.404251 11236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664: Generated new TSK 0
I20260608 10:08:28.404968 11236 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:28.424764   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:28.431551 11248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.432624 11249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.436120   860 server_base.cc:1061] running on GCE node
W20260608 10:08:28.436444 11251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.440042   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:28.440286   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:28.440420   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913308440408 us; error 0 us; skew 500 ppm
I20260608 10:08:28.440960   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:28.443634   860 webserver.cc:533] Webserver started at http://127.0.215.1:34275/ using document root <none> and password file <none>
I20260608 10:08:28.444134   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:28.444295   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:28.444521   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:28.445634   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "b3f4c0c3e6364cd0a0cbddadd84b35fe"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.450590   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:28.454481 11256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.455336   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:08:28.455673   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "b3f4c0c3e6364cd0a0cbddadd84b35fe"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.455986   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:28.465631   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:28.466868   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:28.468312   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:28.470798   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:28.470990   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.471295   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:28.471462   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.510740   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:35285
I20260608 10:08:28.510854 11318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:35285 every 8 connection(s)
I20260608 10:08:28.516480   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:28.524860 11323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.527194 11324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.529184   860 server_base.cc:1061] running on GCE node
W20260608 10:08:28.529951 11326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.531093   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:28.531353   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:28.531570 11319 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42161
I20260608 10:08:28.531565   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913308531546 us; error 0 us; skew 500 ppm
I20260608 10:08:28.532106 11319 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:28.532637   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:28.533035 11319 heartbeater.cc:507] Master 127.0.215.62:42161 requested a full tablet report, sending...
I20260608 10:08:28.535688   860 webserver.cc:533] Webserver started at http://127.0.215.2:34303/ using document root <none> and password file <none>
I20260608 10:08:28.535869 11192 ts_manager.cc:194] Registered new tserver with Master: b3f4c0c3e6364cd0a0cbddadd84b35fe (127.0.215.1:35285)
I20260608 10:08:28.536422   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:28.536677   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:28.536988   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:28.538022 11192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41144
I20260608 10:08:28.538177   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "fbf62ccfac8044adbb05c3c10776ce5d"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.543372   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:08:28.547061 11331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.548054   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:08:28.548419   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "fbf62ccfac8044adbb05c3c10776ce5d"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.548725   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:28.572490   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:28.573589   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:28.575047   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:28.577720   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:28.577944   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.578222   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:28.578428   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:28.617918   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:42265
I20260608 10:08:28.618052 11393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:42265 every 8 connection(s)
I20260608 10:08:28.623255   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:28.630543 11397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.632318 11398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.635978 11400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.636071   860 server_base.cc:1061] running on GCE node
I20260608 10:08:28.636539 11394 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42161
I20260608 10:08:28.637095 11394 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:28.637637   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:28.637959   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:28.638093 11394 heartbeater.cc:507] Master 127.0.215.62:42161 requested a full tablet report, sending...
I20260608 10:08:28.638211   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913308638188 us; error 0 us; skew 500 ppm
I20260608 10:08:28.639261   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:28.640854 11192 ts_manager.cc:194] Registered new tserver with Master: fbf62ccfac8044adbb05c3c10776ce5d (127.0.215.2:42265)
I20260608 10:08:28.642195   860 webserver.cc:533] Webserver started at http://127.0.215.3:33823/ using document root <none> and password file <none>
I20260608 10:08:28.643033   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:28.642997 11192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41150
I20260608 10:08:28.643522   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:28.643905   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:28.645364   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "b2f18b1926304ba4920602db85e6d235"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.650167   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:28.653772 11405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.654660   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:28.654981   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "b2f18b1926304ba4920602db85e6d235"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.655290   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:28.669783   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:28.671025   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:28.672472   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:28.674923   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:28.675170   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.675416   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:28.675602   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.714857   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:46789
I20260608 10:08:28.715020 11467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:46789 every 8 connection(s)
I20260608 10:08:28.720304   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:28.730872 11471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.733269 11474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:28.734387 11472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:28.735169 11468 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42161
I20260608 10:08:28.735682 11468 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:28.736110   860 server_base.cc:1061] running on GCE node
I20260608 10:08:28.736717 11468 heartbeater.cc:507] Master 127.0.215.62:42161 requested a full tablet report, sending...
I20260608 10:08:28.737118   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:28.737401   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:28.737620   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913308737591 us; error 0 us; skew 500 ppm
I20260608 10:08:28.738479   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:28.739144 11192 ts_manager.cc:194] Registered new tserver with Master: b2f18b1926304ba4920602db85e6d235 (127.0.215.3:46789)
I20260608 10:08:28.740909 11192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41160
I20260608 10:08:28.741175   860 webserver.cc:533] Webserver started at http://127.0.215.4:33715/ using document root <none> and password file <none>
I20260608 10:08:28.741820   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:28.742064   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:28.742453   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:28.743623   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "b0efbea2161445ecaffaf10bbc497479"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.748366   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:28.752089 11479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.752925   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:28.753252   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "b0efbea2161445ecaffaf10bbc497479"
format_stamp: "Formatted at 2026-06-08 10:08:28 on dist-test-slave-l651"
I20260608 10:08:28.753561   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:28.764917   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:28.766175   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:28.767681   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:28.770056   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:28.770272   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.770605   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:28.770776   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:28.811237   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:36869
I20260608 10:08:28.811362 11541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:36869 every 8 connection(s)
I20260608 10:08:28.826555 11542 heartbeater.cc:344] Connected to a master server at 127.0.215.62:42161
I20260608 10:08:28.827088 11542 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:28.827924 11542 heartbeater.cc:507] Master 127.0.215.62:42161 requested a full tablet report, sending...
I20260608 10:08:28.830222 11192 ts_manager.cc:194] Registered new tserver with Master: b0efbea2161445ecaffaf10bbc497479 (127.0.215.4:36869)
I20260608 10:08:28.831264   860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016519223s
I20260608 10:08:28.831878 11192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41168
I20260608 10:08:28.859759 11192 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41174:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:28.914006 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 25b48d63671f4675ba0958f27d0927a5 (DEFAULT_TABLE table=test-workload [id=0a7c20ab6c714e1b9f8d4c0c3b204149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:28.914196 11507 tablet_service.cc:1511] Processing CreateTablet for tablet 25b48d63671f4675ba0958f27d0927a5 (DEFAULT_TABLE table=test-workload [id=0a7c20ab6c714e1b9f8d4c0c3b204149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:28.915529 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b48d63671f4675ba0958f27d0927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:28.915722 11507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b48d63671f4675ba0958f27d0927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:28.919236 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 25b48d63671f4675ba0958f27d0927a5 (DEFAULT_TABLE table=test-workload [id=0a7c20ab6c714e1b9f8d4c0c3b204149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:28.920707 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b48d63671f4675ba0958f27d0927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:28.933737 11557 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: Bootstrap starting.
I20260608 10:08:28.935750 11558 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Bootstrap starting.
I20260608 10:08:28.942173 11557 tablet_bootstrap.cc:654] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:28.942571 11559 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: Bootstrap starting.
I20260608 10:08:28.943845 11558 tablet_bootstrap.cc:654] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:28.949108 11559 tablet_bootstrap.cc:654] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:28.949671 11557 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: No bootstrap required, opened a new log
I20260608 10:08:28.950464 11557 ts_tablet_manager.cc:1403] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:08:28.954046 11558 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: No bootstrap required, opened a new log
I20260608 10:08:28.954973 11558 ts_tablet_manager.cc:1403] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:08:28.954183 11557 raft_consensus.cc:359] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.957005 11557 raft_consensus.cc:385] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:28.957132 11559 tablet_bootstrap.cc:492] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: No bootstrap required, opened a new log
I20260608 10:08:28.957441 11557 raft_consensus.cc:740] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0efbea2161445ecaffaf10bbc497479, State: Initialized, Role: FOLLOWER
I20260608 10:08:28.957803 11559 ts_tablet_manager.cc:1403] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:08:28.958462 11557 consensus_queue.cc:260] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.958525 11558 raft_consensus.cc:359] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.959375 11558 raft_consensus.cc:385] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:28.959712 11558 raft_consensus.cc:740] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f18b1926304ba4920602db85e6d235, State: Initialized, Role: FOLLOWER
I20260608 10:08:28.960951 11542 heartbeater.cc:499] Master 127.0.215.62:42161 was elected leader, sending a full tablet report...
I20260608 10:08:28.960628 11558 consensus_queue.cc:260] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.961340 11559 raft_consensus.cc:359] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.962168 11559 raft_consensus.cc:385] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:28.962594 11559 raft_consensus.cc:740] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf62ccfac8044adbb05c3c10776ce5d, State: Initialized, Role: FOLLOWER
I20260608 10:08:28.963490 11468 heartbeater.cc:499] Master 127.0.215.62:42161 was elected leader, sending a full tablet report...
I20260608 10:08:28.963887 11558 ts_tablet_manager.cc:1434] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:08:28.963620 11559 consensus_queue.cc:260] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.966647 11394 heartbeater.cc:499] Master 127.0.215.62:42161 was elected leader, sending a full tablet report...
I20260608 10:08:28.967006 11559 ts_tablet_manager.cc:1434] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 10:08:28.969401 11557 ts_tablet_manager.cc:1434] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:08:28.982530 11564 raft_consensus.cc:493] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:28.983058 11564 raft_consensus.cc:515] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:28.985586 11564 leader_election.cc:290] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0efbea2161445ecaffaf10bbc497479 (127.0.215.4:36869), fbf62ccfac8044adbb05c3c10776ce5d (127.0.215.2:42265)
I20260608 10:08:28.996330 11517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b48d63671f4675ba0958f27d0927a5" candidate_uuid: "b2f18b1926304ba4920602db85e6d235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0efbea2161445ecaffaf10bbc497479" is_pre_election: true
I20260608 10:08:28.997025 11517 raft_consensus.cc:2468] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f18b1926304ba4920602db85e6d235 in term 0.
I20260608 10:08:28.998382 11408 leader_election.cc:304] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0efbea2161445ecaffaf10bbc497479, b2f18b1926304ba4920602db85e6d235; no voters: 
I20260608 10:08:28.999249 11564 raft_consensus.cc:2804] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:28.999135 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b48d63671f4675ba0958f27d0927a5" candidate_uuid: "b2f18b1926304ba4920602db85e6d235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" is_pre_election: true
I20260608 10:08:28.999692 11564 raft_consensus.cc:493] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:28.999974 11369 raft_consensus.cc:2468] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f18b1926304ba4920602db85e6d235 in term 0.
I20260608 10:08:29.000077 11564 raft_consensus.cc:3060] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:29.006237 11564 raft_consensus.cc:515] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:29.008309 11564 leader_election.cc:290] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [CANDIDATE]: Term 1 election: Requested vote from peers b0efbea2161445ecaffaf10bbc497479 (127.0.215.4:36869), fbf62ccfac8044adbb05c3c10776ce5d (127.0.215.2:42265)
I20260608 10:08:29.009145 11517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b48d63671f4675ba0958f27d0927a5" candidate_uuid: "b2f18b1926304ba4920602db85e6d235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0efbea2161445ecaffaf10bbc497479"
I20260608 10:08:29.009383 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b48d63671f4675ba0958f27d0927a5" candidate_uuid: "b2f18b1926304ba4920602db85e6d235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf62ccfac8044adbb05c3c10776ce5d"
I20260608 10:08:29.009867 11517 raft_consensus.cc:3060] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:29.010077 11369 raft_consensus.cc:3060] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:29.016207 11369 raft_consensus.cc:2468] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f18b1926304ba4920602db85e6d235 in term 1.
I20260608 10:08:29.016206 11517 raft_consensus.cc:2468] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f18b1926304ba4920602db85e6d235 in term 1.
I20260608 10:08:29.017609 11408 leader_election.cc:304] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f18b1926304ba4920602db85e6d235, fbf62ccfac8044adbb05c3c10776ce5d; no voters: 
I20260608 10:08:29.018440 11564 raft_consensus.cc:2804] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:29.019550 11564 raft_consensus.cc:697] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 LEADER]: Becoming Leader. State: Replica: b2f18b1926304ba4920602db85e6d235, State: Running, Role: LEADER
I20260608 10:08:29.020467 11564 consensus_queue.cc:237] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } }
I20260608 10:08:29.028518 11191 catalog_manager.cc:5696] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f18b1926304ba4920602db85e6d235 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "b2f18b1926304ba4920602db85e6d235" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f18b1926304ba4920602db85e6d235" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 46789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0efbea2161445ecaffaf10bbc497479" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 36869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf62ccfac8044adbb05c3c10776ce5d" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 42265 } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:29.096405   860 auto_rebalancer.cc:591] Failed to schedule move for tablet 25b48d63671f4675ba0958f27d0927a5: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:08:29.097716   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:29.118134   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:29.134254   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:29.143769   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:29.162760   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:29.163646   860 tablet_replica.cc:333] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d: stopping tablet replica
I20260608 10:08:29.164239   860 raft_consensus.cc:2243] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:29.164644   860 raft_consensus.cc:2272] T 25b48d63671f4675ba0958f27d0927a5 P fbf62ccfac8044adbb05c3c10776ce5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:29.183928   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:29.193820   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:29.210872   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:29.211767   860 tablet_replica.cc:333] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: stopping tablet replica
I20260608 10:08:29.212371   860 raft_consensus.cc:2243] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:29.213055   860 pending_rounds.cc:70] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Trying to abort 1 pending ops.
I20260608 10:08:29.213280   860 pending_rounds.cc:77] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620913756180480 op_type: NO_OP noop_request { }
I20260608 10:08:29.213580   860 raft_consensus.cc:2889] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:08:29.213874   860 raft_consensus.cc:2272] T 25b48d63671f4675ba0958f27d0927a5 P b2f18b1926304ba4920602db85e6d235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:29.234956   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:29.244869   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:29.263573   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:29.264549   860 tablet_replica.cc:333] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479: stopping tablet replica
I20260608 10:08:29.265182   860 raft_consensus.cc:2243] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:29.265677   860 raft_consensus.cc:2272] T 25b48d63671f4675ba0958f27d0927a5 P b0efbea2161445ecaffaf10bbc497479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:29.286156   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:29.296438   860 master.cc:562] Master@127.0.215.62:42161 shutting down...
I20260608 10:08:29.312897   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:29.313519   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:29.313884   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P f627281b73c349bfaaa7298b4d0c5664: stopping tablet replica
I20260608 10:08:29.334239   860 master.cc:584] Master@127.0.215.62:42161 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1168 ms)
[----------] 22 tests from AutoRebalancerTest (244123 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:08:29.370577   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:39191
I20260608 10:08:29.371811   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:29.377600 11572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.378631 11571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.379374 11574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:29.380049   860 server_base.cc:1061] running on GCE node
I20260608 10:08:29.380913   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:29.381099   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:29.381220   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913309381209 us; error 0 us; skew 500 ppm
I20260608 10:08:29.381770   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:29.384204   860 webserver.cc:533] Webserver started at http://127.0.215.62:40641/ using document root <none> and password file <none>
I20260608 10:08:29.384730   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:29.384898   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:29.385123   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:29.386250   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "efaa06d91b56482b92d56fba53ebf3ee"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.391124   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:08:29.394920 11579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.395766   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:08:29.396095   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "efaa06d91b56482b92d56fba53ebf3ee"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.396409   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:29.409382   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:29.410658   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:29.448431   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:39191
I20260608 10:08:29.448563 11630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:39191 every 8 connection(s)
I20260608 10:08:29.452888 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:29.465507 11631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee: Bootstrap starting.
I20260608 10:08:29.471220 11631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:29.475878 11631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee: No bootstrap required, opened a new log
I20260608 10:08:29.479552 11631 raft_consensus.cc:359] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER }
I20260608 10:08:29.480141 11631 raft_consensus.cc:385] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:29.480458 11631 raft_consensus.cc:740] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efaa06d91b56482b92d56fba53ebf3ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:29.481355 11631 consensus_queue.cc:260] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER }
I20260608 10:08:29.482174 11631 raft_consensus.cc:399] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:29.482566 11631 raft_consensus.cc:493] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:29.482998 11631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:29.489041 11631 raft_consensus.cc:515] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER }
I20260608 10:08:29.489708 11631 leader_election.cc:304] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [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: efaa06d91b56482b92d56fba53ebf3ee; no voters: 
I20260608 10:08:29.491104 11631 leader_election.cc:290] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:29.491621 11634 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:29.493788 11634 raft_consensus.cc:697] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 1 LEADER]: Becoming Leader. State: Replica: efaa06d91b56482b92d56fba53ebf3ee, State: Running, Role: LEADER
I20260608 10:08:29.494652 11631 sys_catalog.cc:565] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:29.494683 11634 consensus_queue.cc:237] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [LEADER]: Queue going to LEADER mode. State: All 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: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER }
I20260608 10:08:29.498131 11635 sys_catalog.cc:455] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efaa06d91b56482b92d56fba53ebf3ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER } }
I20260608 10:08:29.498205 11636 sys_catalog.cc:455] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader efaa06d91b56482b92d56fba53ebf3ee. Latest consensus state: current_term: 1 leader_uuid: "efaa06d91b56482b92d56fba53ebf3ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaa06d91b56482b92d56fba53ebf3ee" member_type: VOTER } }
I20260608 10:08:29.498889 11635 sys_catalog.cc:458] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:29.498961 11636 sys_catalog.cc:458] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:29.504587 11639 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:29.512755 11639 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:29.513839   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:29.523569 11639 catalog_manager.cc:1382] Generated new cluster ID: f2f834bfb5714406bf35aa1c30e95187
I20260608 10:08:29.523913 11639 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:29.541659 11639 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:29.543149 11639 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:29.557781 11639 catalog_manager.cc:6069] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee: Generated new TSK 0
I20260608 10:08:29.558605 11639 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:29.580889   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:29.587458 11652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.588599 11653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.591941 11655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:29.592300   860 server_base.cc:1061] running on GCE node
I20260608 10:08:29.593425   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:29.593672   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:29.593859   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913309593833 us; error 0 us; skew 500 ppm
I20260608 10:08:29.594542   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:29.597172   860 webserver.cc:533] Webserver started at http://127.0.215.1:33369/ using document root <none> and password file <none>
I20260608 10:08:29.597738   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:29.597966   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:29.598311   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:29.599617   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "a5472e37411d429fa5623a7c0a037e65"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.604986   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:08:29.609094 11660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.610039   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:08:29.610469   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "a5472e37411d429fa5623a7c0a037e65"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.610786   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:29.624826   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:29.625975   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:29.627558   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:29.630168   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:29.630458   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:08:29.630745   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:29.630930   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.671278   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:38301
I20260608 10:08:29.671404 11722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:38301 every 8 connection(s)
I20260608 10:08:29.676805   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:29.685102 11727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.686946 11728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:29.688881   860 server_base.cc:1061] running on GCE node
W20260608 10:08:29.690045 11731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:29.690946 11723 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39191
I20260608 10:08:29.691143   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:29.691385 11723 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:29.691483   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:29.691828   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913309691803 us; error 0 us; skew 500 ppm
I20260608 10:08:29.692355 11723 heartbeater.cc:507] Master 127.0.215.62:39191 requested a full tablet report, sending...
I20260608 10:08:29.692508   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:29.694725 11596 ts_manager.cc:194] Registered new tserver with Master: a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301)
I20260608 10:08:29.695784   860 webserver.cc:533] Webserver started at http://127.0.215.2:40821/ using document root <none> and password file <none>
I20260608 10:08:29.696364   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:29.696584   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:29.696892   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:29.696848 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52540
I20260608 10:08:29.698563   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "e039817d35dc4156af6d0da62b19e56b"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.703367   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:29.707124 11735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.707954   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:08:29.708295   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "e039817d35dc4156af6d0da62b19e56b"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.708607   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:29.718518   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:29.719645   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:29.721256   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:29.724040   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:29.724233   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.724417   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:29.724547   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.763497   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:39435
I20260608 10:08:29.763677 11797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:39435 every 8 connection(s)
I20260608 10:08:29.768896   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:29.776603 11801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.777204 11802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:29.780486 11804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:29.781392 11798 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39191
I20260608 10:08:29.781512   860 server_base.cc:1061] running on GCE node
I20260608 10:08:29.781894 11798 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:29.782692   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:29.782795 11798 heartbeater.cc:507] Master 127.0.215.62:39191 requested a full tablet report, sending...
W20260608 10:08:29.782990   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:29.783296   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913309783272 us; error 0 us; skew 500 ppm
I20260608 10:08:29.783988   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:29.785279 11596 ts_manager.cc:194] Registered new tserver with Master: e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:29.786689   860 webserver.cc:533] Webserver started at http://127.0.215.3:46039/ using document root <none> and password file <none>
I20260608 10:08:29.787043 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52554
I20260608 10:08:29.787281   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:29.787606   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:29.787873   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:29.789270   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "89cc533f1ef94668bc9ac958b689e2ec"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.794147   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 10:08:29.797806 11809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.798728   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:29.799026   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "89cc533f1ef94668bc9ac958b689e2ec"
format_stamp: "Formatted at 2026-06-08 10:08:29 on dist-test-slave-l651"
I20260608 10:08:29.799270   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:29.808490   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:29.809561   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:29.811103   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:29.813413   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:29.813664   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.813915   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:29.814096   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:29.852396   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:34469
I20260608 10:08:29.852545 11871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:34469 every 8 connection(s)
I20260608 10:08:29.867125 11872 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39191
I20260608 10:08:29.867686 11872 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:29.868546 11872 heartbeater.cc:507] Master 127.0.215.62:39191 requested a full tablet report, sending...
I20260608 10:08:29.870779 11596 ts_manager.cc:194] Registered new tserver with Master: 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:29.871017   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015059492s
I20260608 10:08:29.872305 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52568
I20260608 10:08:30.699887 11723 heartbeater.cc:499] Master 127.0.215.62:39191 was elected leader, sending a full tablet report...
I20260608 10:08:30.790380 11798 heartbeater.cc:499] Master 127.0.215.62:39191 was elected leader, sending a full tablet report...
I20260608 10:08:30.875403 11872 heartbeater.cc:499] Master 127.0.215.62:39191 was elected leader, sending a full tablet report...
I20260608 10:08:30.931893 11596 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52576:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:30.934731 11596 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:31.008905 11835 tablet_service.cc:1511] Processing CreateTablet for tablet c26ee84791ba41dd9670840080c55af2 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:31.009581 11837 tablet_service.cc:1511] Processing CreateTablet for tablet 65c40ac8a74c4a3e9c24c07941c04037 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:31.012001 11834 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc56b59dd46412d9ce97eb85c6a7f43 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:31.012513 11836 tablet_service.cc:1511] Processing CreateTablet for tablet c0f576ec655d4e2ca6a5b9bc2522df41 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:31.014046 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26ee84791ba41dd9670840080c55af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.015877 11833 tablet_service.cc:1511] Processing CreateTablet for tablet 0e72da682bc342e4b2744f2ac5373420 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:31.018790 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f576ec655d4e2ca6a5b9bc2522df41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.023137 11833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e72da682bc342e4b2744f2ac5373420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.024801 11688 tablet_service.cc:1511] Processing CreateTablet for tablet 65c40ac8a74c4a3e9c24c07941c04037 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:31.026399 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c40ac8a74c4a3e9c24c07941c04037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.026993 11683 tablet_service.cc:1511] Processing CreateTablet for tablet 59a289fa25a643db95b7186d23c21a42 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:31.028494 11683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a289fa25a643db95b7186d23c21a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.031795 11684 tablet_service.cc:1511] Processing CreateTablet for tablet 0e72da682bc342e4b2744f2ac5373420 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:31.035177 11685 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc56b59dd46412d9ce97eb85c6a7f43 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:31.037962 11687 tablet_service.cc:1511] Processing CreateTablet for tablet c0f576ec655d4e2ca6a5b9bc2522df41 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:31.039528 11762 tablet_service.cc:1511] Processing CreateTablet for tablet c0f576ec655d4e2ca6a5b9bc2522df41 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:31.041177 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f576ec655d4e2ca6a5b9bc2522df41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.041924 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c40ac8a74c4a3e9c24c07941c04037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.043813 11760 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc56b59dd46412d9ce97eb85c6a7f43 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:31.020339 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 59a289fa25a643db95b7186d23c21a42 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:31.047755 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a289fa25a643db95b7186d23c21a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.048010 11758 tablet_service.cc:1511] Processing CreateTablet for tablet 59a289fa25a643db95b7186d23c21a42 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:31.051497 11761 tablet_service.cc:1511] Processing CreateTablet for tablet c26ee84791ba41dd9670840080c55af2 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:31.033545 11684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e72da682bc342e4b2744f2ac5373420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.054845 11892 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.056360 11759 tablet_service.cc:1511] Processing CreateTablet for tablet 0e72da682bc342e4b2744f2ac5373420 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:31.055500 11893 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.040764 11686 tablet_service.cc:1511] Processing CreateTablet for tablet c26ee84791ba41dd9670840080c55af2 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:31.058776 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f576ec655d4e2ca6a5b9bc2522df41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.038067 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 65c40ac8a74c4a3e9c24c07941c04037 (DEFAULT_TABLE table=test-workload [id=31dd843ee5eb4d5685b34174b40d8623]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:31.060191 11686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26ee84791ba41dd9670840080c55af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.060302 11834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc56b59dd46412d9ce97eb85c6a7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.062837 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc56b59dd46412d9ce97eb85c6a7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.067456 11893 tablet_bootstrap.cc:654] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.071041 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc56b59dd46412d9ce97eb85c6a7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.074887 11759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e72da682bc342e4b2744f2ac5373420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.076792 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c40ac8a74c4a3e9c24c07941c04037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.078583 11761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26ee84791ba41dd9670840080c55af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.080264 11758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a289fa25a643db95b7186d23c21a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:31.087280 11892 tablet_bootstrap.cc:654] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.187158 11892 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.187848 11892 ts_tablet_manager.cc:1403] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.044s
I20260608 10:08:31.188482 11893 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.189090 11893 ts_tablet_manager.cc:1403] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.044s
I20260608 10:08:31.191215 11892 raft_consensus.cc:359] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.192126 11892 raft_consensus.cc:385] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.192613 11892 raft_consensus.cc:740] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.193620 11892 consensus_queue.cc:260] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.192170 11893 raft_consensus.cc:359] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.195513 11893 raft_consensus.cc:385] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.195924 11893 raft_consensus.cc:740] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.196882 11893 consensus_queue.cc:260] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.200134 11892 ts_tablet_manager.cc:1434] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:08:31.201483 11892 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.207010 11893 ts_tablet_manager.cc:1434] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 10:08:31.208305 11893 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.215803 11893 tablet_bootstrap.cc:654] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.219607 11892 tablet_bootstrap.cc:654] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.225747 11898 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.236706 11893 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.237283 11893 ts_tablet_manager.cc:1403] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260608 10:08:31.237385 11898 tablet_bootstrap.cc:654] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.240257 11893 raft_consensus.cc:359] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.240952 11893 raft_consensus.cc:385] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.241318 11893 raft_consensus.cc:740] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.241612 11892 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.242249 11892 ts_tablet_manager.cc:1403] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260608 10:08:31.242251 11893 consensus_queue.cc:260] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.243589 11898 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.243425 11897 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.244117 11897 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.245884 11893 ts_tablet_manager.cc:1434] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:08:31.245842 11892 raft_consensus.cc:359] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.246851 11892 raft_consensus.cc:385] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.247257 11893 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.251935 11897 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:31.254791 11893 tablet_bootstrap.cc:654] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.257223 11898 ts_tablet_manager.cc:1403] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.002s
I20260608 10:08:31.247227 11892 raft_consensus.cc:740] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.258447 11892 consensus_queue.cc:260] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.261319 11892 ts_tablet_manager.cc:1434] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 10:08:31.262553 11892 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.270547 11898 raft_consensus.cc:359] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.271800 11898 raft_consensus.cc:385] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.272547 11898 raft_consensus.cc:740] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.273686 11898 consensus_queue.cc:260] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.278913 11893 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.279744 11893 ts_tablet_manager.cc:1403] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260608 10:08:31.273671 11892 tablet_bootstrap.cc:654] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.285975 11898 ts_tablet_manager.cc:1434] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.005s
I20260608 10:08:31.287483 11898 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.287737 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
W20260608 10:08:31.293505 11662 leader_election.cc:343] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:31.287386 11893 raft_consensus.cc:359] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.294427 11893 raft_consensus.cc:385] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.294816 11893 raft_consensus.cc:740] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.295792 11893 consensus_queue.cc:260] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.299193 11898 tablet_bootstrap.cc:654] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.301806 11893 ts_tablet_manager.cc:1434] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260608 10:08:31.303016 11893 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.308876 11892 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.309039 11898 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.309717 11892 ts_tablet_manager.cc:1403] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.010s
I20260608 10:08:31.309718 11898 ts_tablet_manager.cc:1403] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 10:08:31.312000 11893 tablet_bootstrap.cc:654] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.313417 11892 raft_consensus.cc:359] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.314291 11892 raft_consensus.cc:385] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.313874 11898 raft_consensus.cc:359] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.314718 11892 raft_consensus.cc:740] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.314797 11898 raft_consensus.cc:385] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.315313 11898 raft_consensus.cc:740] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.315989 11892 consensus_queue.cc:260] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.316256 11898 consensus_queue.cc:260] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.318308 11893 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.320528 11893 ts_tablet_manager.cc:1403] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260608 10:08:31.321285 11896 raft_consensus.cc:493] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.321844 11896 raft_consensus.cc:515] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.323275 11893 raft_consensus.cc:359] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.323835 11893 raft_consensus.cc:385] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.324064 11893 raft_consensus.cc:740] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.325037 11896 leader_election.cc:290] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:31.324790 11893 consensus_queue.cc:260] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.326792 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.327387 11893 ts_tablet_manager.cc:1434] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:08:31.327593 11773 raft_consensus.cc:2468] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.328542 11893 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.329522 11898 ts_tablet_manager.cc:1434] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:08:31.330756 11898 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.330539 11663 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [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: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 89cc533f1ef94668bc9ac958b689e2ec
I20260608 10:08:31.332067 11902 raft_consensus.cc:2804] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.332515 11902 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.332931 11902 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.334566 11892 ts_tablet_manager.cc:1434] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.006s
I20260608 10:08:31.335690 11893 tablet_bootstrap.cc:654] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.335916 11892 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.338388 11898 tablet_bootstrap.cc:654] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.346768 11892 tablet_bootstrap.cc:654] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.357481 11902 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.368034 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.369503 11902 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Requested vote from peers 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:31.369905 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:31.370182 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65" is_pre_election: true
I20260608 10:08:31.370807 11773 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:31.372304 11662 leader_election.cc:343] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:08:31.373481 11812 leader_election.cc:343] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:31.373523 11898 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.375259 11898 ts_tablet_manager.cc:1403] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.025s
I20260608 10:08:31.376487 11893 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.377068 11893 ts_tablet_manager.cc:1403] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.013s
I20260608 10:08:31.378674 11898 raft_consensus.cc:359] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.379460 11898 raft_consensus.cc:385] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.379774 11898 raft_consensus.cc:740] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.380366 11773 raft_consensus.cc:2468] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.380472 11893 raft_consensus.cc:359] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.381330 11893 raft_consensus.cc:385] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.381662 11893 raft_consensus.cc:740] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.382131 11663 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [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: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 89cc533f1ef94668bc9ac958b689e2ec
I20260608 10:08:31.381747 11898 consensus_queue.cc:260] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.383894 11772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.385010 11898 ts_tablet_manager.cc:1434] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:08:31.385147 11902 raft_consensus.cc:2804] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.385739 11902 raft_consensus.cc:697] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Becoming Leader. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Running, Role: LEADER
W20260608 10:08:31.385905 11812 leader_election.cc:343] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:31.386183 11898 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.386505 11812 leader_election.cc:304] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec; no voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b
I20260608 10:08:31.386683 11902 consensus_queue.cc:237] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.382673 11893 consensus_queue.cc:260] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.389123 11896 raft_consensus.cc:2749] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:31.385150 11892 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.394763 11892 ts_tablet_manager.cc:1403] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.010s
I20260608 10:08:31.395684 11898 tablet_bootstrap.cc:654] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.404584 11893 ts_tablet_manager.cc:1434] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.011s
I20260608 10:08:31.406013 11893 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: Bootstrap starting.
I20260608 10:08:31.406199 11898 tablet_bootstrap.cc:492] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.405524 11892 raft_consensus.cc:359] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.406879 11898 ts_tablet_manager.cc:1403] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 10:08:31.406994 11892 raft_consensus.cc:385] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.407599 11892 raft_consensus.cc:740] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.408507 11892 consensus_queue.cc:260] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.410554 11898 raft_consensus.cc:359] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.411103 11892 ts_tablet_manager.cc:1434] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260608 10:08:31.411345 11898 raft_consensus.cc:385] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.411711 11902 raft_consensus.cc:493] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.411762 11898 raft_consensus.cc:740] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.412441 11902 raft_consensus.cc:515] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.413094 11898 consensus_queue.cc:260] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.414434 11893 tablet_bootstrap.cc:654] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.407101 11595 catalog_manager.cc:5696] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5472e37411d429fa5623a7c0a037e65 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.418148 11898 ts_tablet_manager.cc:1434] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 10:08:31.418601 11902 leader_election.cc:290] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.419404 11898 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.425789 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.426487 11773 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.426746 11898 tablet_bootstrap.cc:654] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.428488 11663 leader_election.cc:304] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.430864 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:31.431804 11847 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.435752 11902 raft_consensus.cc:2804] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.436370 11902 raft_consensus.cc:493] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.436573 11892 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.436884 11902 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.445497 11892 tablet_bootstrap.cc:654] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.463555 11902 raft_consensus.cc:515] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.465888 11915 raft_consensus.cc:493] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.466701 11915 raft_consensus.cc:515] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.471258 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.471604 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:31.472002 11773 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.472441 11847 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.473754 11662 leader_election.cc:304] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89cc533f1ef94668bc9ac958b689e2ec, a5472e37411d429fa5623a7c0a037e65; no voters: 
I20260608 10:08:31.474987 11897 raft_consensus.cc:2804] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.475432 11897 raft_consensus.cc:493] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.475782 11897 raft_consensus.cc:3060] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.482486 11915 leader_election.cc:290] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.487149 11897 raft_consensus.cc:515] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.491221 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:31.491465 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.491899 11773 raft_consensus.cc:3060] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.492027 11847 raft_consensus.cc:3060] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.499969 11773 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.505010 11663 leader_election.cc:304] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.506639 11915 raft_consensus.cc:2804] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.505247 11897 leader_election.cc:290] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Requested vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.508675 11892 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.510936 11893 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: No bootstrap required, opened a new log
I20260608 10:08:31.511485 11898 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.511690 11892 ts_tablet_manager.cc:1403] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.041s
I20260608 10:08:31.511899 11893 ts_tablet_manager.cc:1403] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.047s
I20260608 10:08:31.512398 11898 ts_tablet_manager.cc:1403] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.093s	user 0.046s	sys 0.032s
W20260608 10:08:31.513365 11644 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:31.511384 11915 raft_consensus.cc:697] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Becoming Leader. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Running, Role: LEADER
I20260608 10:08:31.515004 11915 consensus_queue.cc:237] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.515470 11893 raft_consensus.cc:359] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.515728 11892 raft_consensus.cc:359] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.517988 11893 raft_consensus.cc:385] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.518518 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:31.518791 11893 raft_consensus.cc:740] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.517086 11898 raft_consensus.cc:359] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.519261 11773 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.519550 11898 raft_consensus.cc:385] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.520022 11898 raft_consensus.cc:740] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.516808 11847 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.521179 11898 consensus_queue.cc:260] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.518066 11892 raft_consensus.cc:385] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.522661 11892 raft_consensus.cc:740] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.522066 11893 consensus_queue.cc:260] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.523571 11892 consensus_queue.cc:260] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.524137 11898 ts_tablet_manager.cc:1434] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:08:31.525233 11893 ts_tablet_manager.cc:1434] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:08:31.526314 11892 ts_tablet_manager.cc:1434] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260608 10:08:31.528347 11892 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: Bootstrap starting.
I20260608 10:08:31.531833 11773 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.533466 11663 leader_election.cc:304] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.534559 11897 raft_consensus.cc:2804] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.535105 11897 raft_consensus.cc:697] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Becoming Leader. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Running, Role: LEADER
I20260608 10:08:31.536751 11897 consensus_queue.cc:237] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.542662 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.543424 11847 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.547487 11898 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: Bootstrap starting.
I20260608 10:08:31.550455 11902 leader_election.cc:290] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Requested vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.552819 11892 tablet_bootstrap.cc:654] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.553395 11847 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.556902 11898 tablet_bootstrap.cc:654] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:31.564821 11906 raft_consensus.cc:493] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.565589 11906 raft_consensus.cc:515] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.569222 11892 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: No bootstrap required, opened a new log
I20260608 10:08:31.569993 11892 ts_tablet_manager.cc:1403] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.009s
I20260608 10:08:31.572180 11594 catalog_manager.cc:5696] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5472e37411d429fa5623a7c0a037e65 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.573894 11898 tablet_bootstrap.cc:492] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: No bootstrap required, opened a new log
I20260608 10:08:31.574589 11898 ts_tablet_manager.cc:1403] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.000s
I20260608 10:08:31.574069 11892 raft_consensus.cc:359] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.575277 11892 raft_consensus.cc:385] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.575716 11892 raft_consensus.cc:740] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.577318 11892 consensus_queue.cc:260] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.578068 11898 raft_consensus.cc:359] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.578912 11898 raft_consensus.cc:385] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:31.579207 11898 raft_consensus.cc:740] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Initialized, Role: FOLLOWER
I20260608 10:08:31.580091 11892 ts_tablet_manager.cc:1434] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 10:08:31.580070 11898 consensus_queue.cc:260] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.582804 11928 raft_consensus.cc:493] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.583950 11898 ts_tablet_manager.cc:1434] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:08:31.583429 11928 raft_consensus.cc:515] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.586519 11928 leader_election.cc:290] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.588235 11906 leader_election.cc:290] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.595196 11915 raft_consensus.cc:493] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.596015 11915 raft_consensus.cc:515] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.596683 11595 catalog_manager.cc:5696] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5472e37411d429fa5623a7c0a037e65 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.599778 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.600533 11773 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.600960 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:31.601738 11847 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 0.
I20260608 10:08:31.601784 11663 leader_election.cc:304] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.602972 11897 raft_consensus.cc:2804] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.603370 11897 raft_consensus.cc:493] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.603745 11897 raft_consensus.cc:3060] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.603508 11915 leader_election.cc:290] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.616251 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc56b59dd46412d9ce97eb85c6a7f43" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65" is_pre_election: true
I20260608 10:08:31.617168 11697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65" is_pre_election: true
I20260608 10:08:31.617182 11698 raft_consensus.cc:2468] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 0.
I20260608 10:08:31.618286 11697 raft_consensus.cc:2468] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 0.
I20260608 10:08:31.618563 11897 raft_consensus.cc:515] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.619535 11738 leader_election.cc:304] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.620566 11906 raft_consensus.cc:2804] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.620815 11738 leader_election.cc:304] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.621016 11906 raft_consensus.cc:493] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.621848 11906 raft_consensus.cc:3060] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.622007 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:31.622809 11773 raft_consensus.cc:3060] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.623565 11927 raft_consensus.cc:2804] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:31.624073 11927 raft_consensus.cc:493] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:31.624490 11927 raft_consensus.cc:3060] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.626219 11897 leader_election.cc:290] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Requested vote from peers e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.627698 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "a5472e37411d429fa5623a7c0a037e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.628345 11847 raft_consensus.cc:3060] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.630187 11906 raft_consensus.cc:515] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.631223 11773 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.632725 11663 leader_election.cc:304] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.633759 11897 raft_consensus.cc:2804] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.633723 11697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc56b59dd46412d9ce97eb85c6a7f43" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65"
I20260608 10:08:31.633814 11927 raft_consensus.cc:515] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.634814 11697 raft_consensus.cc:3060] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.635669 11906 leader_election.cc:290] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.636759 11927 leader_election.cc:290] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:31.637116 11847 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5472e37411d429fa5623a7c0a037e65 in term 1.
I20260608 10:08:31.637715 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65"
I20260608 10:08:31.638413 11698 raft_consensus.cc:3060] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.643757 11897 raft_consensus.cc:697] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Becoming Leader. State: Replica: a5472e37411d429fa5623a7c0a037e65, State: Running, Role: LEADER
I20260608 10:08:31.644652 11897 consensus_queue.cc:237] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.645097 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:31.645525 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc56b59dd46412d9ce97eb85c6a7f43" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.645891 11846 raft_consensus.cc:2468] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 0.
I20260608 10:08:31.646355 11845 raft_consensus.cc:3060] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.646220 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc56b59dd46412d9ce97eb85c6a7f43" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:31.651669 11697 raft_consensus.cc:2468] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:31.653151 11738 leader_election.cc:304] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.654026 11927 raft_consensus.cc:2804] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.655099 11844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26ee84791ba41dd9670840080c55af2" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:31.655494 11927 raft_consensus.cc:697] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Becoming Leader. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Running, Role: LEADER
I20260608 10:08:31.656154 11844 raft_consensus.cc:3060] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.656831 11596 catalog_manager.cc:5696] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5472e37411d429fa5623a7c0a037e65 (127.0.215.1). New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.657382 11927 consensus_queue.cc:237] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.666357 11845 raft_consensus.cc:2468] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:31.670446 11844 raft_consensus.cc:2468] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:31.666997 11698 raft_consensus.cc:2468] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:31.672196 11738 leader_election.cc:304] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:31.673347 11927 raft_consensus.cc:2804] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:31.674695 11927 raft_consensus.cc:697] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Becoming Leader. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Running, Role: LEADER
I20260608 10:08:31.674271 11595 catalog_manager.cc:5696] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b reported cstate change: term changed from 0 to 1, leader changed from <none> to e039817d35dc4156af6d0da62b19e56b (127.0.215.2). New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.676025 11927 consensus_queue.cc:237] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:31.691627 11595 catalog_manager.cc:5696] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b reported cstate change: term changed from 0 to 1, leader changed from <none> to e039817d35dc4156af6d0da62b19e56b (127.0.215.2). New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:31.804884 11897 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:31.869565 11896 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:31.870288 11896 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } }
I20260608 10:08:31.872712 11896 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:31.874976 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5472e37411d429fa5623a7c0a037e65" is_pre_election: true
I20260608 10:08:31.879851 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:31.886914 11812 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec; no voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b
I20260608 10:08:31.888794 11845 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:31.897929 11896 raft_consensus.cc:2749] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:31.899772 11897 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:31.947659 11897 consensus_queue.cc:1048] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:31.964329 11845 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:31.966495 11927 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:31.990377 11844 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:31.994947 11897 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:32.003736 11772 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:32.019793 11921 consensus_queue.cc:1048] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:32.024289 11846 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:32.027333 11921 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 10:08:32.042362 11928 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:32.044138 11698 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:32.046981 11906 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:32.063223 11698 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:32.071436 11906 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:08:32.179512 11847 raft_consensus.cc:1275] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:32.192621 11902 consensus_queue.cc:1048] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:32.194614 11902 consensus_queue.cc:1048] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:08:32.380448 11662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.3:34469, user_credentials={real_user=slave}} blocked reactor thread for 79151.3us
W20260608 10:08:32.446588 11966 log.cc:927] Time spent T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260608 10:08:32.758991 11878 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.215.2:39435, user_credentials={real_user=slave}} blocked reactor thread for 83548.1us
W20260608 10:08:32.849526 11934 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.001s	sys 0.000s
W20260608 10:08:33.198895 11663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.2:39435, user_credentials={real_user=slave}} blocked reactor thread for 77083.9us
W20260608 10:08:33.259450 11935 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.001s	sys 0.000s
I20260608 10:08:33.619891   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:33.638007 11983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:33.639125 11984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:33.640306 11986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:33.641222   860 server_base.cc:1061] running on GCE node
I20260608 10:08:33.642525   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:33.642798   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:33.643000   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913313642984 us; error 0 us; skew 500 ppm
I20260608 10:08:33.643635   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:33.646158   860 webserver.cc:533] Webserver started at http://127.0.215.4:39331/ using document root <none> and password file <none>
I20260608 10:08:33.646749   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:33.646984   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:33.647284   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:33.648480   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "6fd18178db7d422f9543b1f8191542b0"
format_stamp: "Formatted at 2026-06-08 10:08:33 on dist-test-slave-l651"
I20260608 10:08:33.653862   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:33.657744 11991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:33.658738   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:33.659121   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "6fd18178db7d422f9543b1f8191542b0"
format_stamp: "Formatted at 2026-06-08 10:08:33 on dist-test-slave-l651"
I20260608 10:08:33.659451   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:33.675381   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:33.676630   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:33.678264   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:33.680915   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:33.681205   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:33.681553   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:33.681800   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:33.727267   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:39329
I20260608 10:08:33.727412 12053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:39329 every 8 connection(s)
I20260608 10:08:33.747972 12054 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39191
I20260608 10:08:33.748536 12054 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:33.749567 12054 heartbeater.cc:507] Master 127.0.215.62:39191 requested a full tablet report, sending...
I20260608 10:08:33.752153 11590 ts_manager.cc:194] Registered new tserver with Master: 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4:39329)
I20260608 10:08:33.753793 11590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50824
I20260608 10:08:34.756780 12054 heartbeater.cc:499] Master 127.0.215.62:39191 was elected leader, sending a full tablet report...
I20260608 10:08:35.140796 11770 consensus_queue.cc:237] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:35.148128 11845 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.149924 11697 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.150082 11927 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:35.152314 12061 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:35.161744 12061 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.164038 11845 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.165495 11697 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
W20260608 10:08:35.169036 11736 consensus_peers.cc:597] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b -> Peer 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4:39329): Couldn't send request to peer 6fd18178db7d422f9543b1f8191542b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dc56b59dd46412d9ce97eb85c6a7f43. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:35.178967 11770 consensus_queue.cc:237] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:35.178777 11590 catalog_manager.cc:5696] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b reported cstate change: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:35.189575 11845 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 10:08:35.189944 11736 consensus_peers.cc:597] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b -> Peer 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4:39329): Couldn't send request to peer 6fd18178db7d422f9543b1f8191542b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c26ee84791ba41dd9670840080c55af2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:35.192461 12058 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:35.192423 11697 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.197019 12058 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:35.203537 12061 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.205727 11845 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.225041 11590 catalog_manager.cc:5696] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec reported cstate change: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.226490 11697 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.244001 11697 consensus_queue.cc:237] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:35.252650 11845 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.252650 11770 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.255002 12078 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:35.256110 11976 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 10:08:35.264778 11661 consensus_peers.cc:597] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 -> Peer 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4:39329): Couldn't send request to peer 6fd18178db7d422f9543b1f8191542b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65c40ac8a74c4a3e9c24c07941c04037. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:35.268512 11976 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.271301 11845 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.276120 11770 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.284898 11594 catalog_manager.cc:5696] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:35.286823 11697 consensus_queue.cc:237] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:35.298027 11845 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 10:08:35.298485 11661 consensus_peers.cc:597] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 -> Peer 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4:39329): Couldn't send request to peer 6fd18178db7d422f9543b1f8191542b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59a289fa25a643db95b7186d23c21a42. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:35.298635 11770 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Refusing update from remote peer a5472e37411d429fa5623a7c0a037e65: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:35.300184 12078 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:35.305764 11976 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:35.310700 12078 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.313252 11845 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.319473 11770 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } } }
I20260608 10:08:35.328498 11596 catalog_manager.cc:5696] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 reported cstate change: config changed from index -1 to 17, NON_VOTER 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "a5472e37411d429fa5623a7c0a037e65" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:35.685743 12085 ts_tablet_manager.cc:933] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Initiating tablet copy from peer e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:35.687649 12085 tablet_copy_client.cc:323] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:39435
I20260608 10:08:35.701018 11783 tablet_copy_service.cc:140] P e039817d35dc4156af6d0da62b19e56b: Received BeginTabletCopySession request for tablet 2dc56b59dd46412d9ce97eb85c6a7f43 from peer 6fd18178db7d422f9543b1f8191542b0 ({username='slave'} at 127.0.0.1:57016)
I20260608 10:08:35.701589 11783 tablet_copy_service.cc:161] P e039817d35dc4156af6d0da62b19e56b: Beginning new tablet copy session on tablet 2dc56b59dd46412d9ce97eb85c6a7f43 from peer 6fd18178db7d422f9543b1f8191542b0 at {username='slave'} at 127.0.0.1:57016: session id = 6fd18178db7d422f9543b1f8191542b0-2dc56b59dd46412d9ce97eb85c6a7f43
I20260608 10:08:35.706866 12089 ts_tablet_manager.cc:933] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Initiating tablet copy from peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301)
I20260608 10:08:35.709486 12089 tablet_copy_client.cc:323] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:38301
I20260608 10:08:35.710474 11783 tablet_copy_source_session.cc:215] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:35.714824 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc56b59dd46412d9ce97eb85c6a7f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.722376 11708 tablet_copy_service.cc:140] P a5472e37411d429fa5623a7c0a037e65: Received BeginTabletCopySession request for tablet 65c40ac8a74c4a3e9c24c07941c04037 from peer 6fd18178db7d422f9543b1f8191542b0 ({username='slave'} at 127.0.0.1:57914)
I20260608 10:08:35.723091 11708 tablet_copy_service.cc:161] P a5472e37411d429fa5623a7c0a037e65: Beginning new tablet copy session on tablet 65c40ac8a74c4a3e9c24c07941c04037 from peer 6fd18178db7d422f9543b1f8191542b0 at {username='slave'} at 127.0.0.1:57914: session id = 6fd18178db7d422f9543b1f8191542b0-65c40ac8a74c4a3e9c24c07941c04037
I20260608 10:08:35.732359 11708 tablet_copy_source_session.cc:215] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:35.733390 12085 tablet_copy_client.cc:806] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:35.734126 12085 tablet_copy_client.cc:670] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:35.736524 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c40ac8a74c4a3e9c24c07941c04037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.739208 12085 tablet_copy_client.cc:538] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:35.746819 12085 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap starting.
I20260608 10:08:35.755913 12089 tablet_copy_client.cc:806] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:35.756582 12089 tablet_copy_client.cc:670] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:35.758093 12092 ts_tablet_manager.cc:933] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Initiating tablet copy from peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301)
I20260608 10:08:35.765421 12089 tablet_copy_client.cc:538] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:35.776062 12089 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap starting.
I20260608 10:08:35.777237 12091 ts_tablet_manager.cc:933] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Initiating tablet copy from peer e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:35.779588 12092 tablet_copy_client.cc:323] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.1:38301
I20260608 10:08:35.781700 12091 tablet_copy_client.cc:323] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:39435
I20260608 10:08:35.781874 11708 tablet_copy_service.cc:140] P a5472e37411d429fa5623a7c0a037e65: Received BeginTabletCopySession request for tablet 59a289fa25a643db95b7186d23c21a42 from peer 6fd18178db7d422f9543b1f8191542b0 ({username='slave'} at 127.0.0.1:57914)
I20260608 10:08:35.782825 11708 tablet_copy_service.cc:161] P a5472e37411d429fa5623a7c0a037e65: Beginning new tablet copy session on tablet 59a289fa25a643db95b7186d23c21a42 from peer 6fd18178db7d422f9543b1f8191542b0 at {username='slave'} at 127.0.0.1:57914: session id = 6fd18178db7d422f9543b1f8191542b0-59a289fa25a643db95b7186d23c21a42
I20260608 10:08:35.793534 11783 tablet_copy_service.cc:140] P e039817d35dc4156af6d0da62b19e56b: Received BeginTabletCopySession request for tablet c26ee84791ba41dd9670840080c55af2 from peer 6fd18178db7d422f9543b1f8191542b0 ({username='slave'} at 127.0.0.1:57016)
I20260608 10:08:35.794155 11783 tablet_copy_service.cc:161] P e039817d35dc4156af6d0da62b19e56b: Beginning new tablet copy session on tablet c26ee84791ba41dd9670840080c55af2 from peer 6fd18178db7d422f9543b1f8191542b0 at {username='slave'} at 127.0.0.1:57016: session id = 6fd18178db7d422f9543b1f8191542b0-c26ee84791ba41dd9670840080c55af2
I20260608 10:08:35.800748 11708 tablet_copy_source_session.cc:215] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:35.803272 11783 tablet_copy_source_session.cc:215] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:35.804800 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a289fa25a643db95b7186d23c21a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.807153 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26ee84791ba41dd9670840080c55af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.829165 12091 tablet_copy_client.cc:806] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:35.829953 12091 tablet_copy_client.cc:670] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:35.835461 12091 tablet_copy_client.cc:538] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:35.840377 12092 tablet_copy_client.cc:806] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:35.841678 12092 tablet_copy_client.cc:670] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:35.848795 12091 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap starting.
I20260608 10:08:35.849167 12092 tablet_copy_client.cc:538] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:08:35.880119 11719 debug-util.cc:398] Leaking SignalData structure 0x7b080023bf00 after lost signal to thread 863
W20260608 10:08:35.881567 11719 debug-util.cc:398] Leaking SignalData structure 0x7b080020f320 after lost signal to thread 11630
W20260608 10:08:35.885413 11719 debug-util.cc:398] Leaking SignalData structure 0x7b080028cb20 after lost signal to thread 11871
I20260608 10:08:35.886626 12092 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap starting.
I20260608 10:08:36.000346 12085 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:36.006910 12085 tablet_bootstrap.cc:492] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap complete.
I20260608 10:08:36.007900 12085 ts_tablet_manager.cc:1403] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Time spent bootstrapping tablet: real 0.261s	user 0.149s	sys 0.016s
I20260608 10:08:36.011714 12085 raft_consensus.cc:359] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.018512 12085 raft_consensus.cc:740] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fd18178db7d422f9543b1f8191542b0, State: Initialized, Role: LEARNER
I20260608 10:08:36.019428 12085 consensus_queue.cc:260] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.022307 12089 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:36.023465 12089 tablet_bootstrap.cc:492] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap complete.
I20260608 10:08:36.024277 12089 ts_tablet_manager.cc:1403] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Time spent bootstrapping tablet: real 0.248s	user 0.138s	sys 0.017s
I20260608 10:08:36.027592 12089 raft_consensus.cc:359] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.028445 12089 raft_consensus.cc:740] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fd18178db7d422f9543b1f8191542b0, State: Initialized, Role: LEARNER
I20260608 10:08:36.029189 12089 consensus_queue.cc:260] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.032694 12085 ts_tablet_manager.cc:1434] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260608 10:08:36.037715 11783 tablet_copy_service.cc:342] P e039817d35dc4156af6d0da62b19e56b: Request end of tablet copy session 6fd18178db7d422f9543b1f8191542b0-2dc56b59dd46412d9ce97eb85c6a7f43 received from {username='slave'} at 127.0.0.1:57016
I20260608 10:08:36.038292 11783 tablet_copy_service.cc:434] P e039817d35dc4156af6d0da62b19e56b: ending tablet copy session 6fd18178db7d422f9543b1f8191542b0-2dc56b59dd46412d9ce97eb85c6a7f43 on tablet 2dc56b59dd46412d9ce97eb85c6a7f43 with peer 6fd18178db7d422f9543b1f8191542b0
I20260608 10:08:36.038985 12089 ts_tablet_manager.cc:1434] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.003s
I20260608 10:08:36.042006 11708 tablet_copy_service.cc:342] P a5472e37411d429fa5623a7c0a037e65: Request end of tablet copy session 6fd18178db7d422f9543b1f8191542b0-65c40ac8a74c4a3e9c24c07941c04037 received from {username='slave'} at 127.0.0.1:57914
I20260608 10:08:36.042510 11708 tablet_copy_service.cc:434] P a5472e37411d429fa5623a7c0a037e65: ending tablet copy session 6fd18178db7d422f9543b1f8191542b0-65c40ac8a74c4a3e9c24c07941c04037 on tablet 65c40ac8a74c4a3e9c24c07941c04037 with peer 6fd18178db7d422f9543b1f8191542b0
I20260608 10:08:36.112907 12029 raft_consensus.cc:1217] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:08:36.128810 12092 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:36.134860 12092 tablet_bootstrap.cc:492] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap complete.
I20260608 10:08:36.137058 12092 ts_tablet_manager.cc:1403] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Time spent bootstrapping tablet: real 0.263s	user 0.123s	sys 0.036s
I20260608 10:08:36.146592 12029 raft_consensus.cc:1217] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:08:36.155606   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:36.141753 12092 raft_consensus.cc:359] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.161216 12092 raft_consensus.cc:740] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fd18178db7d422f9543b1f8191542b0, State: Initialized, Role: LEARNER
I20260608 10:08:36.168835 12092 consensus_queue.cc:260] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.173218 12092 ts_tablet_manager.cc:1434] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260608 10:08:36.183888 12091 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:36.185389 12091 tablet_bootstrap.cc:492] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Bootstrap complete.
I20260608 10:08:36.186211 12091 ts_tablet_manager.cc:1403] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Time spent bootstrapping tablet: real 0.338s	user 0.139s	sys 0.024s
W20260608 10:08:36.193799 11738 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 10:08:36.202499 12029 raft_consensus.cc:1217] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:08:36.211367   860 tablet_copy_service.cc:362] P a5472e37411d429fa5623a7c0a037e65: Destroying tablet copy session 6fd18178db7d422f9543b1f8191542b0-59a289fa25a643db95b7186d23c21a42 due to service shutdown
I20260608 10:08:36.211907   860 tablet_copy_service.cc:434] P a5472e37411d429fa5623a7c0a037e65: ending tablet copy session 6fd18178db7d422f9543b1f8191542b0-59a289fa25a643db95b7186d23c21a42 on tablet 59a289fa25a643db95b7186d23c21a42 with peer 6fd18178db7d422f9543b1f8191542b0
W20260608 10:08:36.212821 11738 consensus_peers.cc:597] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:36.216794 12091 raft_consensus.cc:359] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:36.217509 12091 raft_consensus.cc:740] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fd18178db7d422f9543b1f8191542b0, State: Initialized, Role: LEARNER
I20260608 10:08:36.218068 12091 consensus_queue.cc:260] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
W20260608 10:08:36.211452 11736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.4:39329, user_credentials={real_user=slave}} blocked reactor thread for 60655.8us
I20260608 10:08:36.222095 12091 ts_tablet_manager.cc:1434] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260608 10:08:36.228534 11783 tablet_copy_service.cc:342] P e039817d35dc4156af6d0da62b19e56b: Request end of tablet copy session 6fd18178db7d422f9543b1f8191542b0-c26ee84791ba41dd9670840080c55af2 received from {username='slave'} at 127.0.0.1:57016
I20260608 10:08:36.230191 11783 tablet_copy_service.cc:434] P e039817d35dc4156af6d0da62b19e56b: ending tablet copy session 6fd18178db7d422f9543b1f8191542b0-c26ee84791ba41dd9670840080c55af2 on tablet c26ee84791ba41dd9670840080c55af2 with peer 6fd18178db7d422f9543b1f8191542b0
I20260608 10:08:36.256840   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:36.259541   860 tablet_replica.cc:333] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.260613   860 raft_consensus.cc:2243] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:36.262432   860 raft_consensus.cc:2272] T 65c40ac8a74c4a3e9c24c07941c04037 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.267815   860 tablet_replica.cc:333] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.267838 12029 raft_consensus.cc:1217] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:08:36.269256   860 raft_consensus.cc:2243] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:36.270385   860 raft_consensus.cc:2272] T 2dc56b59dd46412d9ce97eb85c6a7f43 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.274250   860 tablet_replica.cc:333] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.275409   860 raft_consensus.cc:2243] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:36.276712   860 raft_consensus.cc:2272] T c0f576ec655d4e2ca6a5b9bc2522df41 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.280400   860 tablet_replica.cc:333] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.281404   860 raft_consensus.cc:2243] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:36.282249   860 raft_consensus.cc:2272] T c26ee84791ba41dd9670840080c55af2 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.285846   860 tablet_replica.cc:333] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.286859   860 raft_consensus.cc:2243] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:36.288582   860 raft_consensus.cc:2272] T 59a289fa25a643db95b7186d23c21a42 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.293408   860 tablet_replica.cc:333] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65: stopping tablet replica
I20260608 10:08:36.294263   860 raft_consensus.cc:2243] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:36.295552   860 raft_consensus.cc:2272] T 0e72da682bc342e4b2744f2ac5373420 P a5472e37411d429fa5623a7c0a037e65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:36.440142 12092 tablet_copy_client.cc:1131] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:36.542130 12106 raft_consensus.cc:1064] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: attempting to promote NON_VOTER 6fd18178db7d422f9543b1f8191542b0 to VOTER
I20260608 10:08:36.545732 12106 consensus_queue.cc:237] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } }
I20260608 10:08:36.554183 11845 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:36.556071 12029 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:36.556843 12104 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.003s
I20260608 10:08:36.561391 12061 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:08:36.596089 11738 consensus_peers.cc:597] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:36.597278 12106 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.599678 11845 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.612974 12029 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.621965 11596 catalog_manager.cc:5696] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec reported cstate change: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.722684 11770 consensus_queue.cc:237] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [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: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } }
I20260608 10:08:36.736444 12029 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 10:08:36.736740 11845 raft_consensus.cc:1275] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 10:08:36.739766 12104 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:08:36.740818 12061 consensus_queue.cc:1048] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:08:36.764307 12106 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.771634 11845 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.775681 12029 raft_consensus.cc:2955] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.787914 11582 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2dc56b59dd46412d9ce97eb85c6a7f43 with cas_config_opid_index 18: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:36.794189 11594 catalog_manager.cc:5696] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b reported cstate change: config changed from index 18 to 19, VOTER a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) evicted. New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:36.805743 12104 raft_consensus.cc:1064] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: attempting to promote NON_VOTER 6fd18178db7d422f9543b1f8191542b0 to VOTER
I20260608 10:08:36.815490 12104 consensus_queue.cc:237] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } }
I20260608 10:08:36.834820 11845 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:36.837452 12107 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:36.838881 12029 raft_consensus.cc:1275] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:36.846364 12107 consensus_queue.cc:1048] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:08:36.858421 11582 catalog_manager.cc:4754] TS a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2dc56b59dd46412d9ce97eb85c6a7f43: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
W20260608 10:08:36.860888 11738 consensus_peers.cc:597] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:36.867384 12107 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.869827 12029 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.885195 11845 raft_consensus.cc:2955] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:36.892954 11590 catalog_manager.cc:5696] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b reported cstate change: config changed from index 17 to 18, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:37.237285 12114 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.238287 12114 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.242285 12114 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.246523 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
W20260608 10:08:37.253715 11812 leader_election.cc:336] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.254472 11812 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec; no voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b
I20260608 10:08:37.255544 12114 raft_consensus.cc:2749] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:37.298650 12107 raft_consensus.cc:493] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.299480 12107 raft_consensus.cc:515] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.303604 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:37.306216 12107 leader_election.cc:290] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
W20260608 10:08:37.309582 11738 leader_election.cc:336] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.310204 11738 leader_election.cc:304] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [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: e039817d35dc4156af6d0da62b19e56b; no voters: 89cc533f1ef94668bc9ac958b689e2ec, a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.311254 12107 raft_consensus.cc:2749] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:08:37.320127   860 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11719)
I20260608 10:08:37.332114 12107 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.332924 12107 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.335613 12107 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469), a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301)
I20260608 10:08:37.336541 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:37.337271 11845 raft_consensus.cc:2468] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:37.339310 11737 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:37.341571 12061 raft_consensus.cc:2804] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:08:37.341825 11738 leader_election.cc:336] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.342017 12061 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.342574 12061 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:37.353102 12061 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.355764 12061 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 election: Requested vote from peers 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469), a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301)
I20260608 10:08:37.356626 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:37.359388 11845 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:08:37.361631 11738 leader_election.cc:336] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.366600 11845 raft_consensus.cc:2468] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 2.
I20260608 10:08:37.368247 11737 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.369627 12106 raft_consensus.cc:493] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.369932 12107 raft_consensus.cc:2804] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:37.370427 12106 raft_consensus.cc:515] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.373087 12106 leader_election.cc:290] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:37.374454 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
W20260608 10:08:37.382789 11738 leader_election.cc:336] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.383450 11738 leader_election.cc:304] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [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: e039817d35dc4156af6d0da62b19e56b; no voters: 89cc533f1ef94668bc9ac958b689e2ec, a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.384449 12104 raft_consensus.cc:2749] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:37.386479 12107 raft_consensus.cc:697] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Becoming Leader. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Running, Role: LEADER
I20260608 10:08:37.387787 12107 consensus_queue.cc:237] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.399130 12114 raft_consensus.cc:493] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.399897 12114 raft_consensus.cc:515] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.400451 11590 catalog_manager.cc:5696] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b reported cstate change: term changed from 1 to 2, leader changed from a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) to e039817d35dc4156af6d0da62b19e56b (127.0.215.2). New cstate: current_term: 2 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:37.402426 12114 leader_election.cc:290] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.406867 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:37.407866 11770 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89cc533f1ef94668bc9ac958b689e2ec in term 1.
I20260608 10:08:37.410702 11812 leader_election.cc:304] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:37.414040 12114 raft_consensus.cc:2804] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:37.414647 12114 raft_consensus.cc:493] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.417325 12114 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:08:37.416807 11812 leader_election.cc:336] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.430589 12114 raft_consensus.cc:515] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.438154 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a289fa25a643db95b7186d23c21a42" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:37.438936 11770 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:37.442237 11772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037"
dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49832
I20260608 10:08:37.443121 11772 raft_consensus.cc:606] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Received request to transfer leadership
W20260608 10:08:37.444844 11812 leader_election.cc:336] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.445813 12114 leader_election.cc:290] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.448073 11772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037"
dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49832
I20260608 10:08:37.448827 11772 raft_consensus.cc:606] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Received request to transfer leadership
I20260608 10:08:37.450591 11770 raft_consensus.cc:2468] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89cc533f1ef94668bc9ac958b689e2ec in term 2.
I20260608 10:08:37.452119 11812 leader_election.cc:304] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.452630 11770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037"
dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49832
I20260608 10:08:37.453007 12114 raft_consensus.cc:2804] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:37.453424 11770 raft_consensus.cc:606] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Received request to transfer leadership
I20260608 10:08:37.456252 12114 raft_consensus.cc:697] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 LEADER]: Becoming Leader. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Running, Role: LEADER
I20260608 10:08:37.457475 12114 consensus_queue.cc:237] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
W20260608 10:08:37.458817 11644 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:08:37.459343 11644 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 65c40ac8a74c4a3e9c24c07941c04037 already in progress
W20260608 10:08:37.459704 11644 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 65c40ac8a74c4a3e9c24c07941c04037 already in progress
I20260608 10:08:37.469359 11590 catalog_manager.cc:5696] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec reported cstate change: term changed from 1 to 2, leader changed from a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) to 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3). New cstate: current_term: 2 leader_uuid: "89cc533f1ef94668bc9ac958b689e2ec" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:37.482839 12107 raft_consensus.cc:493] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.483783 12107 raft_consensus.cc:515] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.489454 12107 leader_election.cc:290] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:37.490089 12114 raft_consensus.cc:493] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.490365 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec" is_pre_election: true
I20260608 10:08:37.490850 12114 raft_consensus.cc:515] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.495632 11845 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 1.
I20260608 10:08:37.500130 11737 leader_election.cc:304] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: 
W20260608 10:08:37.500771 11812 leader_election.cc:336] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.501659 12127 raft_consensus.cc:2804] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:37.502130 12127 raft_consensus.cc:493] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.502542 12127 raft_consensus.cc:3060] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:37.503312 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:37.504206 12114 leader_election.cc:290] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
W20260608 10:08:37.506624 11738 leader_election.cc:336] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.512079 12127 raft_consensus.cc:515] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.513219 11770 raft_consensus.cc:2393] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89cc533f1ef94668bc9ac958b689e2ec in current term 2: Already voted for candidate e039817d35dc4156af6d0da62b19e56b in this term.
I20260608 10:08:37.515434 11812 leader_election.cc:304] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec; no voters: a5472e37411d429fa5623a7c0a037e65, e039817d35dc4156af6d0da62b19e56b
I20260608 10:08:37.516816 12114 raft_consensus.cc:3060] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:37.519152 12132 raft_consensus.cc:493] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
W20260608 10:08:37.519883 11738 leader_election.cc:336] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.519833 12132 raft_consensus.cc:515] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.522372 12132 leader_election.cc:290] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.522575 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f576ec655d4e2ca6a5b9bc2522df41" candidate_uuid: "e039817d35dc4156af6d0da62b19e56b" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
I20260608 10:08:37.523350 12127 leader_election.cc:290] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [CANDIDATE]: Term 2 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3:34469)
I20260608 10:08:37.526125 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b" is_pre_election: true
I20260608 10:08:37.526989 11770 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89cc533f1ef94668bc9ac958b689e2ec in term 1.
I20260608 10:08:37.529693 11812 leader_election.cc:304] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: 
I20260608 10:08:37.530503 12132 raft_consensus.cc:2804] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:37.530989 12132 raft_consensus.cc:493] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5472e37411d429fa5623a7c0a037e65)
I20260608 10:08:37.531456 12132 raft_consensus.cc:3060] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:08:37.532761 11812 leader_election.cc:336] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.540226 12114 raft_consensus.cc:2749] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:37.540370 12132 raft_consensus.cc:515] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.542861 12132 leader_election.cc:290] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.546294 11845 raft_consensus.cc:2468] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e039817d35dc4156af6d0da62b19e56b in term 2.
I20260608 10:08:37.548743 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e72da682bc342e4b2744f2ac5373420" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
I20260608 10:08:37.549427 11770 raft_consensus.cc:3060] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:37.549784 11737 leader_election.cc:304] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.551164 12127 raft_consensus.cc:2804] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:37.551710 12127 raft_consensus.cc:697] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Becoming Leader. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Running, Role: LEADER
I20260608 10:08:37.552697 12127 consensus_queue.cc:237] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
W20260608 10:08:37.559823 11812 leader_election.cc:336] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.560302 11770 raft_consensus.cc:2468] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89cc533f1ef94668bc9ac958b689e2ec in term 2.
I20260608 10:08:37.562016 11812 leader_election.cc:304] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.563980 12114 raft_consensus.cc:2804] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:37.564780 12114 raft_consensus.cc:697] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 LEADER]: Becoming Leader. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Running, Role: LEADER
I20260608 10:08:37.566311 12114 consensus_queue.cc:237] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } }
I20260608 10:08:37.573776 11590 catalog_manager.cc:5696] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b reported cstate change: term changed from 1 to 2, leader changed from a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) to e039817d35dc4156af6d0da62b19e56b (127.0.215.2). New cstate: current_term: 2 leader_uuid: "e039817d35dc4156af6d0da62b19e56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:37.592060 11596 catalog_manager.cc:5696] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec reported cstate change: term changed from 1 to 2, leader changed from a5472e37411d429fa5623a7c0a037e65 (127.0.215.1) to 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3). New cstate: current_term: 2 leader_uuid: "89cc533f1ef94668bc9ac958b689e2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:37.800571 11845 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:08:37.802416 12127 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 10:08:37.812793 11738 consensus_peers.cc:597] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:37.819370 12104 raft_consensus.cc:993] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: : Instructing follower 89cc533f1ef94668bc9ac958b689e2ec to start an election
I20260608 10:08:37.820008 12104 raft_consensus.cc:1081] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Signalling peer 89cc533f1ef94668bc9ac958b689e2ec to start an election
I20260608 10:08:37.822706 11846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037"
dest_uuid: "89cc533f1ef94668bc9ac958b689e2ec"
 from {username='slave'} at 127.0.0.1:46406
I20260608 10:08:37.823496 11846 raft_consensus.cc:493] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:37.823936 11846 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:37.836104 11846 raft_consensus.cc:515] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.838622 11845 raft_consensus.cc:1240] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 FOLLOWER]: Rejecting Update request from peer e039817d35dc4156af6d0da62b19e56b for earlier term 2. Current term is 3. Ops: []
I20260608 10:08:37.841306 12029 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Advancing to term 2
I20260608 10:08:37.842780 12127 consensus_queue.cc:1059] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: INVALID_TERM, Last received: 2.18, Next index: 19, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:37.845542 11846 leader_election.cc:290] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 3 election: Requested vote from peers a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301), e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435)
I20260608 10:08:37.848572 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c40ac8a74c4a3e9c24c07941c04037" candidate_uuid: "89cc533f1ef94668bc9ac958b689e2ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 18 } } ignore_live_leader: true dest_uuid: "e039817d35dc4156af6d0da62b19e56b"
W20260608 10:08:37.853142 11812 leader_election.cc:336] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:37.855201 11770 raft_consensus.cc:3055] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:08:37.855408 12029 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 2 LEARNER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:08:37.855731 11770 raft_consensus.cc:740] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e039817d35dc4156af6d0da62b19e56b, State: Running, Role: LEADER
I20260608 10:08:37.856854 11770 consensus_queue.cc:260] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 2.18, Last appended by leader: 18, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.858860 11770 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:37.867199 11770 raft_consensus.cc:2468] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89cc533f1ef94668bc9ac958b689e2ec in term 3.
I20260608 10:08:37.869251 11812 leader_election.cc:304] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [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: 89cc533f1ef94668bc9ac958b689e2ec, e039817d35dc4156af6d0da62b19e56b; no voters: a5472e37411d429fa5623a7c0a037e65
I20260608 10:08:37.870277 12114 raft_consensus.cc:2804] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:08:37.870898 12114 raft_consensus.cc:697] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 LEADER]: Becoming Leader. State: Replica: 89cc533f1ef94668bc9ac958b689e2ec, State: Running, Role: LEADER
I20260608 10:08:37.872035 12114 consensus_queue.cc:237] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 2.18, Last appended by leader: 18, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } }
I20260608 10:08:37.884222 11596 catalog_manager.cc:5696] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec reported cstate change: term changed from 2 to 3, leader changed from e039817d35dc4156af6d0da62b19e56b (127.0.215.2) to 89cc533f1ef94668bc9ac958b689e2ec (127.0.215.3). New cstate: current_term: 3 leader_uuid: "89cc533f1ef94668bc9ac958b689e2ec" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:37.895771 11770 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:08:37.898568 12114 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:08:37.960048 11812 consensus_peers.cc:597] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:37.964186 12029 raft_consensus.cc:3060] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 1 LEARNER]: Advancing to term 2
I20260608 10:08:37.970472 12029 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 2 LEARNER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 10:08:37.972242 12140 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:37.985666 12140 raft_consensus.cc:1064] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: attempting to promote NON_VOTER 6fd18178db7d422f9543b1f8191542b0 to VOTER
I20260608 10:08:37.988811 12140 consensus_queue.cc:237] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 2.18, Last appended by leader: 17, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } }
I20260608 10:08:37.998258 11770 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:08:38.001675 12029 raft_consensus.cc:1275] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 2 LEARNER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:08:38.002636 12114 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 10:08:38.003768 12132 consensus_queue.cc:1048] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 10:08:38.010793 11812 consensus_peers.cc:597] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.014405 12132 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 LEADER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:38.016806 11770 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:38.026669 11846 raft_consensus.cc:1275] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Refusing update from remote peer e039817d35dc4156af6d0da62b19e56b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 10:08:38.029708 12127 consensus_queue.cc:1048] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:38.035928 11590 catalog_manager.cc:5696] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b reported cstate change: config changed from index 17 to 19, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "89cc533f1ef94668bc9ac958b689e2ec" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
W20260608 10:08:38.049799 11738 consensus_peers.cc:597] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.061688 12029 raft_consensus.cc:2955] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
W20260608 10:08:38.085186 11582 catalog_manager.cc:4754] TS a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2dc56b59dd46412d9ce97eb85c6a7f43: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:38.128826 11770 raft_consensus.cc:1275] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
W20260608 10:08:38.129824 11812 consensus_peers.cc:597] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.131219 12148 consensus_queue.cc:1048] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:38.284442 12029 raft_consensus.cc:3060] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 2 LEARNER]: Advancing to term 3
W20260608 10:08:38.284792 11812 consensus_peers.cc:597] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.293175 12029 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 3 LEARNER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 3 index: 19. (index mismatch)
I20260608 10:08:38.295083 12140 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:38.306046 12140 raft_consensus.cc:1064] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: attempting to promote NON_VOTER 6fd18178db7d422f9543b1f8191542b0 to VOTER
W20260608 10:08:38.306574 12140 raft_consensus.cc:1068] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: Unable to promote non-voter 6fd18178db7d422f9543b1f8191542b0: Illegal state: Leader has not yet committed an operation in its own term
W20260608 10:08:38.320710   860 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11719)
I20260608 10:08:38.409611 11770 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 3 index: 19. (index mismatch)
I20260608 10:08:38.411470 12148 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:08:38.443236 12140 raft_consensus.cc:1064] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: attempting to promote NON_VOTER 6fd18178db7d422f9543b1f8191542b0 to VOTER
I20260608 10:08:38.446213 12140 consensus_queue.cc:237] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 3.19, Last appended by leader: 18, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } }
I20260608 10:08:38.459631 11770 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 19. Preceding OpId from leader: term: 3 index: 20. (index mismatch)
I20260608 10:08:38.461577 12148 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260608 10:08:38.475098 12029 raft_consensus.cc:1275] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 3 LEARNER]: Refusing update from remote peer 89cc533f1ef94668bc9ac958b689e2ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 19. Preceding OpId from leader: term: 3 index: 20. (index mismatch)
I20260608 10:08:38.476904 12114 consensus_queue.cc:1048] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260608 10:08:38.479212 11812 consensus_peers.cc:597] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.489004 12114 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 LEADER]: Committing config change with OpId 3.20: config changed from index 17 to 20, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:38.491372 12028 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 3 FOLLOWER]: Committing config change with OpId 3.20: config changed from index 17 to 20, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:38.508242 11770 raft_consensus.cc:2955] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Committing config change with OpId 3.20: config changed from index 17 to 20, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
I20260608 10:08:38.514613 11590 catalog_manager.cc:5696] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 reported cstate change: config changed from index 17 to 20, 6fd18178db7d422f9543b1f8191542b0 (127.0.215.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "89cc533f1ef94668bc9ac958b689e2ec" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "89cc533f1ef94668bc9ac958b689e2ec" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 34469 } } peers { permanent_uuid: "a5472e37411d429fa5623a7c0a037e65" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 38301 } } peers { permanent_uuid: "e039817d35dc4156af6d0da62b19e56b" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 39435 } attrs { replace: true } } peers { permanent_uuid: "6fd18178db7d422f9543b1f8191542b0" member_type: VOTER last_known_addr { host: "127.0.215.4" port: 39329 } attrs { promote: false } } }
W20260608 10:08:39.122361 11582 catalog_manager.cc:4754] TS a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2dc56b59dd46412d9ce97eb85c6a7f43: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
W20260608 10:08:39.322075   860 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11719)
W20260608 10:08:39.489643 11738 consensus_peers.cc:597] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b -> Peer a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): Couldn't send request to peer a5472e37411d429fa5623a7c0a037e65. Status: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:08:39.975464   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:40.010251   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:40.054222   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:40.055220   860 tablet_replica.cc:333] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.056310   860 raft_consensus.cc:2243] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.057017   860 raft_consensus.cc:2272] T 0e72da682bc342e4b2744f2ac5373420 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.060972   860 tablet_replica.cc:333] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.061954   860 raft_consensus.cc:2243] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 10:08:40.062486 11812 consensus_peers.cc:597] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435): Couldn't send request to peer e039817d35dc4156af6d0da62b19e56b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:40.063112   860 raft_consensus.cc:2272] T 59a289fa25a643db95b7186d23c21a42 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:40.065493 11812 consensus_peers.cc:597] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec -> Peer e039817d35dc4156af6d0da62b19e56b (127.0.215.2:39435): Couldn't send request to peer e039817d35dc4156af6d0da62b19e56b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:40.067025   860 tablet_replica.cc:333] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.067735   860 raft_consensus.cc:2243] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.068974   860 raft_consensus.cc:2272] T c26ee84791ba41dd9670840080c55af2 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.072016   860 tablet_replica.cc:333] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.072640   860 raft_consensus.cc:2243] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.073644   860 raft_consensus.cc:2272] T c0f576ec655d4e2ca6a5b9bc2522df41 P e039817d35dc4156af6d0da62b19e56b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.076635   860 tablet_replica.cc:333] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.077258   860 raft_consensus.cc:2243] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.078073   860 raft_consensus.cc:2272] T 2dc56b59dd46412d9ce97eb85c6a7f43 P e039817d35dc4156af6d0da62b19e56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.080956   860 tablet_replica.cc:333] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b: stopping tablet replica
I20260608 10:08:40.081525   860 raft_consensus.cc:2243] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.082433   860 raft_consensus.cc:2272] T 65c40ac8a74c4a3e9c24c07941c04037 P e039817d35dc4156af6d0da62b19e56b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.113957   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:40.139585   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:40.183362   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:40.184309   860 tablet_replica.cc:333] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.185434   860 raft_consensus.cc:2243] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.187450   860 raft_consensus.cc:2272] T 59a289fa25a643db95b7186d23c21a42 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.191308   860 tablet_replica.cc:333] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.192163   860 raft_consensus.cc:2243] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.193027   860 raft_consensus.cc:2272] T c26ee84791ba41dd9670840080c55af2 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.196205   860 tablet_replica.cc:333] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.196802   860 raft_consensus.cc:2243] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.198096   860 raft_consensus.cc:2272] T 65c40ac8a74c4a3e9c24c07941c04037 P 89cc533f1ef94668bc9ac958b689e2ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.201243   860 tablet_replica.cc:333] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.201995   860 raft_consensus.cc:2243] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.202605   860 raft_consensus.cc:2272] T c0f576ec655d4e2ca6a5b9bc2522df41 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.206612   860 tablet_replica.cc:333] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.207231   860 raft_consensus.cc:2243] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.208194   860 raft_consensus.cc:2272] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 89cc533f1ef94668bc9ac958b689e2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.210879   860 tablet_replica.cc:333] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec: stopping tablet replica
I20260608 10:08:40.211369   860 raft_consensus.cc:2243] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:40.212282   860 raft_consensus.cc:2272] T 0e72da682bc342e4b2744f2ac5373420 P 89cc533f1ef94668bc9ac958b689e2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.231776   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:40.255370   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:40.283177   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:40.284010   860 tablet_replica.cc:333] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0: stopping tablet replica
I20260608 10:08:40.284674   860 raft_consensus.cc:2243] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.285214   860 raft_consensus.cc:2272] T 59a289fa25a643db95b7186d23c21a42 P 6fd18178db7d422f9543b1f8191542b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.288115   860 tablet_replica.cc:333] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0: stopping tablet replica
I20260608 10:08:40.288719   860 raft_consensus.cc:2243] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.289242   860 raft_consensus.cc:2272] T c26ee84791ba41dd9670840080c55af2 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.292050   860 tablet_replica.cc:333] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0: stopping tablet replica
I20260608 10:08:40.292601   860 raft_consensus.cc:2243] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.293165   860 raft_consensus.cc:2272] T 65c40ac8a74c4a3e9c24c07941c04037 P 6fd18178db7d422f9543b1f8191542b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.295979   860 tablet_replica.cc:333] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0: stopping tablet replica
I20260608 10:08:40.296532   860 raft_consensus.cc:2243] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:40.297194   860 raft_consensus.cc:2272] T 2dc56b59dd46412d9ce97eb85c6a7f43 P 6fd18178db7d422f9543b1f8191542b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:40.323273   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:40.345644   860 master.cc:562] Master@127.0.215.62:39191 shutting down...
W20260608 10:08:40.373694 11644 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:40.373955 11644 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:40.374171 11644 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:41.178923 11582 catalog_manager.cc:4754] TS a5472e37411d429fa5623a7c0a037e65 (127.0.215.1:38301): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2dc56b59dd46412d9ce97eb85c6a7f43: Network error: Client connection negotiation failed: client connection to 127.0.215.1:38301: connect: Connection refused (error 111)
I20260608 10:08:41.332293   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:41.333319   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:41.333822   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P efaa06d91b56482b92d56fba53ebf3ee: stopping tablet replica
I20260608 10:08:41.359158   860 master.cc:584] Master@127.0.215.62:39191 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (12040 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:08:41.411840   860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.215.62:39509
I20260608 10:08:41.413166   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:41.420115 12160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.420495 12161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.421319 12163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.421521   860 server_base.cc:1061] running on GCE node
I20260608 10:08:41.422650   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:41.422881   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:41.423054   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913321423036 us; error 0 us; skew 500 ppm
I20260608 10:08:41.423627   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:41.426190   860 webserver.cc:533] Webserver started at http://127.0.215.62:39599/ using document root <none> and password file <none>
I20260608 10:08:41.426849   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:41.427079   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:41.427376   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:41.428615   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/master-0-root/instance:
uuid: "5d8814f1cf5f489b818e872c19bfa2f3"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.433697   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:08:41.437597 12168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.438665   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:41.438937   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/master-0-root
uuid: "5d8814f1cf5f489b818e872c19bfa2f3"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.439184   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:41.466892   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:41.468185   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:41.512413   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.62:39509
I20260608 10:08:41.512537 12219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.62:39509 every 8 connection(s)
I20260608 10:08:41.517256 12220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:41.530241 12220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3: Bootstrap starting.
I20260608 10:08:41.535840 12220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:41.540638 12220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3: No bootstrap required, opened a new log
I20260608 10:08:41.543340 12220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER }
I20260608 10:08:41.543794 12220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:41.544051 12220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d8814f1cf5f489b818e872c19bfa2f3, State: Initialized, Role: FOLLOWER
I20260608 10:08:41.544782 12220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER }
I20260608 10:08:41.545301 12220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:41.545557 12220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:41.545861 12220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:41.551152 12220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER }
I20260608 10:08:41.551764 12220 leader_election.cc:304] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [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: 5d8814f1cf5f489b818e872c19bfa2f3; no voters: 
I20260608 10:08:41.553016 12220 leader_election.cc:290] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:41.553562 12223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:41.555117 12223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 1 LEADER]: Becoming Leader. State: Replica: 5d8814f1cf5f489b818e872c19bfa2f3, State: Running, Role: LEADER
I20260608 10:08:41.555894 12223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [LEADER]: Queue going to LEADER mode. State: All 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: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER }
I20260608 10:08:41.556347 12220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:41.560761 12225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d8814f1cf5f489b818e872c19bfa2f3. Latest consensus state: current_term: 1 leader_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER } }
I20260608 10:08:41.561477 12225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:41.563314 12224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d8814f1cf5f489b818e872c19bfa2f3" member_type: VOTER } }
I20260608 10:08:41.564282 12224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:41.565199 12231 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:41.573712 12231 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:41.574864   860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:41.583808 12231 catalog_manager.cc:1382] Generated new cluster ID: eeb84355e9b14423b689d0121e262e97
I20260608 10:08:41.584136 12231 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:41.601315 12231 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:41.602818 12231 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:41.620831 12231 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3: Generated new TSK 0
I20260608 10:08:41.621531 12231 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:41.641772   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:41.649163 12241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.649742 12242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.651772 12244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.652030   860 server_base.cc:1061] running on GCE node
I20260608 10:08:41.653088   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:41.653283   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:41.653410   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913321653398 us; error 0 us; skew 500 ppm
I20260608 10:08:41.653931   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:41.656417   860 webserver.cc:533] Webserver started at http://127.0.215.1:33547/ using document root <none> and password file <none>
I20260608 10:08:41.656913   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:41.657078   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:41.657301   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:41.658631   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-0-root/instance:
uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.663532   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:08:41.667603 12249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.668497   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:41.668864   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-0-root
uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.669167   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:41.683673   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:41.684998   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:41.686725   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:41.689241   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:41.689443   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.689774   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:41.689980   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.737033   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.1:45987
I20260608 10:08:41.737172 12311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.1:45987 every 8 connection(s)
I20260608 10:08:41.742781   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:41.751355 12316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.752326 12317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.755678   860 server_base.cc:1061] running on GCE node
W20260608 10:08:41.756116 12320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.757920   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:41.758199   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:41.758424   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913321758408 us; error 0 us; skew 500 ppm
I20260608 10:08:41.759024   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:41.762434   860 webserver.cc:533] Webserver started at http://127.0.215.2:46533/ using document root <none> and password file <none>
I20260608 10:08:41.762568 12312 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39509
I20260608 10:08:41.763115   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:41.763115 12312 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:41.763407   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:41.763803   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:41.764240 12312 heartbeater.cc:507] Master 127.0.215.62:39509 requested a full tablet report, sending...
I20260608 10:08:41.765102   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-1-root/instance:
uuid: "a20ad7f6e3ea405f838068d4041e72b3"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.766836 12185 ts_manager.cc:194] Registered new tserver with Master: cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987)
I20260608 10:08:41.768801 12185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58802
I20260608 10:08:41.771157   860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:08:41.775225 12324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.776116   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:41.776472   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-1-root
uuid: "a20ad7f6e3ea405f838068d4041e72b3"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.776803   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:41.802755   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:41.804070   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:41.805635   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:41.808406   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:41.808681   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.808960   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:41.809188   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.850601   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.2:41097
I20260608 10:08:41.850718 12386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.2:41097 every 8 connection(s)
I20260608 10:08:41.856153   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:41.865031 12390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:41.865983 12391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.870462   860 server_base.cc:1061] running on GCE node
W20260608 10:08:41.870633 12393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:41.871232 12387 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39509
I20260608 10:08:41.871810 12387 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:41.872015   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:41.872315   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:41.872529   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913321872509 us; error 0 us; skew 500 ppm
I20260608 10:08:41.872799 12387 heartbeater.cc:507] Master 127.0.215.62:39509 requested a full tablet report, sending...
I20260608 10:08:41.873291   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:41.875391 12185 ts_manager.cc:194] Registered new tserver with Master: a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:41.876210   860 webserver.cc:533] Webserver started at http://127.0.215.3:36639/ using document root <none> and password file <none>
I20260608 10:08:41.876847   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:41.877063   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:41.877136 12185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58818
I20260608 10:08:41.877359   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:41.879060   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-2-root/instance:
uuid: "465eabebe9824eac8bb2f11c7b338f57"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.883998   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:41.887709 12398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.888564   860 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:41.888914   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-2-root
uuid: "465eabebe9824eac8bb2f11c7b338f57"
format_stamp: "Formatted at 2026-06-08 10:08:41 on dist-test-slave-l651"
I20260608 10:08:41.889262   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:41.900905   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:41.902184   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:41.903697   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:41.906147   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:41.906423   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:41.906688   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:41.906879   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:41.949191   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.3:41961
I20260608 10:08:41.949370 12460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.3:41961 every 8 connection(s)
I20260608 10:08:41.964814 12461 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39509
I20260608 10:08:41.965337 12461 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:41.966156 12461 heartbeater.cc:507] Master 127.0.215.62:39509 requested a full tablet report, sending...
I20260608 10:08:41.968336 12185 ts_manager.cc:194] Registered new tserver with Master: 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:41.968910   860 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016155696s
I20260608 10:08:41.970376 12185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58826
I20260608 10:08:42.772351 12312 heartbeater.cc:499] Master 127.0.215.62:39509 was elected leader, sending a full tablet report...
I20260608 10:08:42.880177 12387 heartbeater.cc:499] Master 127.0.215.62:39509 was elected leader, sending a full tablet report...
I20260608 10:08:42.973872 12461 heartbeater.cc:499] Master 127.0.215.62:39509 was elected leader, sending a full tablet report...
I20260608 10:08:43.029415 12185 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:43.032395 12185 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:43.116510 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d39808c9c4aaa989feed31f65484b (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:43.117501 12276 tablet_service.cc:1511] Processing CreateTablet for tablet c5b34f054ffc4961b88031e0cb251efa (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:43.119149 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b34f054ffc4961b88031e0cb251efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.119663 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb9f759ccc54b1396bde8008d04e176 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:43.120673 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d39808c9c4aaa989feed31f65484b (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:43.122347 12350 tablet_service.cc:1511] Processing CreateTablet for tablet 71dd6aa757fb47d9913794371a77338f (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:43.123775 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 71dd6aa757fb47d9913794371a77338f (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:43.125016 12351 tablet_service.cc:1511] Processing CreateTablet for tablet c5b34f054ffc4961b88031e0cb251efa (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:43.118209 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d39808c9c4aaa989feed31f65484b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.126382 12277 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9573941404398ba607ab919568b30 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:43.119263 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb9f759ccc54b1396bde8008d04e176 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:43.127445 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9573941404398ba607ab919568b30 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:43.128909 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9573941404398ba607ab919568b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.130703 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b34f054ffc4961b88031e0cb251efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.131279 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 516f554e7a314752beecf5e063ff4a16 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:43.134934 12426 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9573941404398ba607ab919568b30 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:43.136576 12426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9573941404398ba607ab919568b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.137365 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 516f554e7a314752beecf5e063ff4a16 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:43.134718 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb9f759ccc54b1396bde8008d04e176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.139050 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dd6aa757fb47d9913794371a77338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.140125 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516f554e7a314752beecf5e063ff4a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.122267 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d39808c9c4aaa989feed31f65484b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.147056 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb9f759ccc54b1396bde8008d04e176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.147840 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516f554e7a314752beecf5e063ff4a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.154870 12277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9573941404398ba607ab919568b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.161566 12481 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
I20260608 10:08:43.162658 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dd6aa757fb47d9913794371a77338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.164696 12425 tablet_service.cc:1511] Processing CreateTablet for tablet c5b34f054ffc4961b88031e0cb251efa (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:43.166672 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b34f054ffc4961b88031e0cb251efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.176239 12481 tablet_bootstrap.cc:654] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.175930 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 71dd6aa757fb47d9913794371a77338f (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:43.177621 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71dd6aa757fb47d9913794371a77338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.188536 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d39808c9c4aaa989feed31f65484b (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:43.190868 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d39808c9c4aaa989feed31f65484b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.204329 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb9f759ccc54b1396bde8008d04e176 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:43.206727 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb9f759ccc54b1396bde8008d04e176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.216809 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 516f554e7a314752beecf5e063ff4a16 (DEFAULT_TABLE table=test-workload [id=aefeb6d852794e73950d113f0cb2a3f2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:43.219090 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516f554e7a314752beecf5e063ff4a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:43.219990 12482 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.251135 12482 tablet_bootstrap.cc:654] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.299206 12484 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.305631 12481 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.307183 12482 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.307504 12481 ts_tablet_manager.cc:1403] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.146s	user 0.036s	sys 0.054s
I20260608 10:08:43.307785 12482 ts_tablet_manager.cc:1403] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.023s
I20260608 10:08:43.311412 12481 raft_consensus.cc:359] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.312285 12481 raft_consensus.cc:385] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.312614 12481 raft_consensus.cc:740] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.313499 12481 consensus_queue.cc:260] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.314167 12482 raft_consensus.cc:359] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.315212 12482 raft_consensus.cc:385] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.315531 12482 raft_consensus.cc:740] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.316378 12482 consensus_queue.cc:260] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.319898 12484 tablet_bootstrap.cc:654] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.326381 12481 ts_tablet_manager.cc:1434] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 10:08:43.327672 12481 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
I20260608 10:08:43.329406 12482 ts_tablet_manager.cc:1434] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 10:08:43.330718 12482 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.335355 12481 tablet_bootstrap.cc:654] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.338172 12482 tablet_bootstrap.cc:654] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.347266 12486 raft_consensus.cc:493] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.348167 12486 raft_consensus.cc:515] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.351824 12484 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.352794 12484 ts_tablet_manager.cc:1403] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
W20260608 10:08:43.357002 12388 tablet.cc:2404] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:08:43.360106 12484 raft_consensus.cc:359] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.361284 12484 raft_consensus.cc:385] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.361757 12484 raft_consensus.cc:740] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.363162 12484 consensus_queue.cc:260] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.369541 12482 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.370186 12481 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.370419 12482 ts_tablet_manager.cc:1403] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.014s
I20260608 10:08:43.371106 12481 ts_tablet_manager.cc:1403] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.044s	user 0.031s	sys 0.010s
I20260608 10:08:43.371820 12487 raft_consensus.cc:493] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.372406 12487 raft_consensus.cc:515] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.374377 12482 raft_consensus.cc:359] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.375171 12482 raft_consensus.cc:385] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.375483 12482 raft_consensus.cc:740] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.375798 12486 leader_election.cc:290] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.375593 12481 raft_consensus.cc:359] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.376521 12482 consensus_queue.cc:260] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.377270 12487 leader_election.cc:290] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.376542 12481 raft_consensus.cc:385] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.383289 12481 raft_consensus.cc:740] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.384197 12481 consensus_queue.cc:260] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.390900 12481 ts_tablet_manager.cc:1434] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260608 10:08:43.393195 12481 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
I20260608 10:08:43.403704 12482 ts_tablet_manager.cc:1434] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.017s
I20260608 10:08:43.404429 12481 tablet_bootstrap.cc:654] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.407461 12482 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.412338 12484 ts_tablet_manager.cc:1434] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.007s
I20260608 10:08:43.416766 12482 tablet_bootstrap.cc:654] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.418605 12484 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.415690 12497 raft_consensus.cc:493] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.421082 12497 raft_consensus.cc:515] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.429733 12482 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.430516 12482 ts_tablet_manager.cc:1403] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260608 10:08:43.434228 12482 raft_consensus.cc:359] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.435068 12482 raft_consensus.cc:385] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.435384 12482 raft_consensus.cc:740] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.436216 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.436412 12482 consensus_queue.cc:260] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
W20260608 10:08:43.438395 12400 leader_election.cc:343] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.439080 12482 ts_tablet_manager.cc:1434] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:43.440215 12482 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.449120 12497 leader_election.cc:290] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.452687 12486 raft_consensus.cc:493] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.454805 12486 raft_consensus.cc:515] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.459906 12482 tablet_bootstrap.cc:654] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.461696 12481 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.462415 12481 ts_tablet_manager.cc:1403] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.023s
I20260608 10:08:43.473987 12484 tablet_bootstrap.cc:654] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.476882 12481 raft_consensus.cc:359] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.483884 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
I20260608 10:08:43.488575 12436 raft_consensus.cc:2468] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 0.
I20260608 10:08:43.489990 12481 raft_consensus.cc:385] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.490504 12481 raft_consensus.cc:740] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.492321 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
I20260608 10:08:43.495500 12325 leader_election.cc:304] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, a20ad7f6e3ea405f838068d4041e72b3; no voters: 
I20260608 10:08:43.491848 12486 leader_election.cc:290] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.497176 12486 raft_consensus.cc:2804] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:43.497555 12481 consensus_queue.cc:260] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.500767 12481 ts_tablet_manager.cc:1434] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260608 10:08:43.502779 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.503697 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:43.504693 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.497586 12486 raft_consensus.cc:493] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:43.505790 12486 raft_consensus.cc:3060] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:43.506642 12326 leader_election.cc:343] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.506717 12481 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
W20260608 10:08:43.510305 12326 leader_election.cc:343] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.517510 12481 tablet_bootstrap.cc:654] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.517289 12486 raft_consensus.cc:515] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.519418 12362 raft_consensus.cc:2393] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 465eabebe9824eac8bb2f11c7b338f57 in current term 1: Already voted for candidate a20ad7f6e3ea405f838068d4041e72b3 in this term.
I20260608 10:08:43.522897 12482 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.525774 12400 leader_election.cc:304] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [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: 465eabebe9824eac8bb2f11c7b338f57; no voters: a20ad7f6e3ea405f838068d4041e72b3, cda1a155d8b2450fbd8bf2b3fb5dd87a
I20260608 10:08:43.527899 12482 ts_tablet_manager.cc:1403] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.012s
I20260608 10:08:43.528669 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
W20260608 10:08:43.527185 12325 leader_election.cc:343] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.531709 12486 leader_election.cc:290] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 election: Requested vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.532105 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
W20260608 10:08:43.531998 12326 leader_election.cc:343] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.532212 12496 raft_consensus.cc:3060] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.535560 12435 raft_consensus.cc:2468] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cda1a155d8b2450fbd8bf2b3fb5dd87a in term 0.
I20260608 10:08:43.533277 12325 leader_election.cc:304] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [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: a20ad7f6e3ea405f838068d4041e72b3; no voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a
I20260608 10:08:43.536927 12250 leader_election.cc:304] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:43.537027 12486 raft_consensus.cc:2749] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:43.538291 12497 raft_consensus.cc:2804] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:43.538714 12497 raft_consensus.cc:493] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:43.539100 12497 raft_consensus.cc:3060] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.540134 12482 raft_consensus.cc:359] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.540786 12482 raft_consensus.cc:385] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.541100 12482 raft_consensus.cc:740] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.541764 12482 consensus_queue.cc:260] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.542924 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57"
I20260608 10:08:43.546422 12484 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.547040 12484 ts_tablet_manager.cc:1403] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.007s
I20260608 10:08:43.548760 12497 raft_consensus.cc:515] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.550472 12484 raft_consensus.cc:359] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.551333 12484 raft_consensus.cc:385] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.551625 12484 raft_consensus.cc:740] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.552531 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57"
I20260608 10:08:43.552668 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:43.553237 12436 raft_consensus.cc:3060] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.554198 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3"
I20260608 10:08:43.554301 12496 raft_consensus.cc:2749] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:08:43.556068 12251 leader_election.cc:343] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.556507 12482 ts_tablet_manager.cc:1434] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260608 10:08:43.557215 12251 leader_election.cc:343] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.557866 12482 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.561975 12436 raft_consensus.cc:2468] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cda1a155d8b2450fbd8bf2b3fb5dd87a in term 1.
I20260608 10:08:43.563755 12250 leader_election.cc:304] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [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: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: a20ad7f6e3ea405f838068d4041e72b3
I20260608 10:08:43.564126 12435 raft_consensus.cc:2468] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 1.
I20260608 10:08:43.564864 12493 raft_consensus.cc:2804] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:43.565188 12482 tablet_bootstrap.cc:654] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.566283 12493 raft_consensus.cc:697] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 LEADER]: Becoming Leader. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Running, Role: LEADER
I20260608 10:08:43.567035 12325 leader_election.cc:304] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [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: 465eabebe9824eac8bb2f11c7b338f57, a20ad7f6e3ea405f838068d4041e72b3; no voters: cda1a155d8b2450fbd8bf2b3fb5dd87a
I20260608 10:08:43.568210 12486 raft_consensus.cc:2804] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:43.567363 12493 consensus_queue.cc:237] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.575649 12486 raft_consensus.cc:697] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Becoming Leader. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Running, Role: LEADER
I20260608 10:08:43.576680 12486 consensus_queue.cc:237] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
W20260608 10:08:43.569835 12233 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:43.555006 12481 tablet_bootstrap.cc:492] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.578907 12481 ts_tablet_manager.cc:1403] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.005s
I20260608 10:08:43.573990 12497 leader_election.cc:290] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 election: Requested vote from peers a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.582230 12482 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.555346 12484 consensus_queue.cc:260] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.582943 12482 ts_tablet_manager.cc:1403] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 10:08:43.582238 12481 raft_consensus.cc:359] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.583861 12481 raft_consensus.cc:385] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.584185 12481 raft_consensus.cc:740] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.584280 12484 ts_tablet_manager.cc:1434] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260608 10:08:43.585314 12484 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.585068 12481 consensus_queue.cc:260] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.586426 12482 raft_consensus.cc:359] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.587208 12482 raft_consensus.cc:385] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.587509 12482 raft_consensus.cc:740] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.588410 12482 consensus_queue.cc:260] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.588855 12496 raft_consensus.cc:493] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.589416 12496 raft_consensus.cc:515] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.587584 12481 ts_tablet_manager.cc:1434] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:08:43.590680 12487 raft_consensus.cc:493] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.590906 12482 ts_tablet_manager.cc:1434] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:08:43.591099 12481 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
I20260608 10:08:43.592141 12482 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: Bootstrap starting.
I20260608 10:08:43.593007 12496 leader_election.cc:290] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.595105 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dd6aa757fb47d9913794371a77338f" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.595834 12287 raft_consensus.cc:2468] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 0.
I20260608 10:08:43.597358 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dd6aa757fb47d9913794371a77338f" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
W20260608 10:08:43.599419 12400 leader_election.cc:343] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.600320 12482 tablet_bootstrap.cc:654] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.600227 12400 leader_election.cc:304] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [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: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: a20ad7f6e3ea405f838068d4041e72b3
I20260608 10:08:43.599890 12182 catalog_manager.cc:5696] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a reported cstate change: term changed from 0 to 1, leader changed from <none> to cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1). New cstate: current_term: 1 leader_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:43.601673 12496 raft_consensus.cc:2804] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:43.602385 12481 tablet_bootstrap.cc:654] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.591208 12487 raft_consensus.cc:515] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.604676 12487 leader_election.cc:290] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.607169 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:43.608937 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.602141 12496 raft_consensus.cc:493] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:43.618630 12496 raft_consensus.cc:3060] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:43.619052 12400 leader_election.cc:343] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.620877 12484 tablet_bootstrap.cc:654] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:43.628050 12400 leader_election.cc:343] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.629186 12400 leader_election.cc:304] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [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: 465eabebe9824eac8bb2f11c7b338f57; no voters: a20ad7f6e3ea405f838068d4041e72b3, cda1a155d8b2450fbd8bf2b3fb5dd87a
I20260608 10:08:43.630162 12487 raft_consensus.cc:2749] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:43.632602 12184 catalog_manager.cc:5696] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "a20ad7f6e3ea405f838068d4041e72b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:43.638449 12482 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: No bootstrap required, opened a new log
I20260608 10:08:43.638845 12484 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.639072 12482 ts_tablet_manager.cc:1403] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.021s
I20260608 10:08:43.639393 12484 ts_tablet_manager.cc:1403] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.001s
I20260608 10:08:43.642771 12496 raft_consensus.cc:515] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.642935 12484 raft_consensus.cc:359] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.643709 12484 raft_consensus.cc:385] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.644048 12484 raft_consensus.cc:740] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.645264 12496 leader_election.cc:290] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Requested vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.644896 12484 consensus_queue.cc:260] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.647830 12484 ts_tablet_manager.cc:1434] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:08:43.647802 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dd6aa757fb47d9913794371a77338f" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
I20260608 10:08:43.648747 12287 raft_consensus.cc:3060] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.649313 12484 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.650568 12481 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.651136 12481 ts_tablet_manager.cc:1403] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.004s
I20260608 10:08:43.654382 12481 raft_consensus.cc:359] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.654736 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71dd6aa757fb47d9913794371a77338f" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3"
I20260608 10:08:43.655161 12481 raft_consensus.cc:385] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.655529 12481 raft_consensus.cc:740] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
W20260608 10:08:43.656385 12400 leader_election.cc:343] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:43.657127 12484 tablet_bootstrap.cc:654] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.656847 12482 raft_consensus.cc:359] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.657620 12482 raft_consensus.cc:385] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.657954 12482 raft_consensus.cc:740] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.658912 12482 consensus_queue.cc:260] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.661610 12482 ts_tablet_manager.cc:1434] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:08:43.661893 12287 raft_consensus.cc:2468] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 1.
I20260608 10:08:43.663349 12400 leader_election.cc:304] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [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: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: a20ad7f6e3ea405f838068d4041e72b3
I20260608 10:08:43.664320 12496 raft_consensus.cc:2804] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:43.656416 12481 consensus_queue.cc:260] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.665093 12496 raft_consensus.cc:697] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Becoming Leader. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Running, Role: LEADER
I20260608 10:08:43.666309 12496 consensus_queue.cc:237] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.667373 12481 ts_tablet_manager.cc:1434] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260608 10:08:43.670109 12481 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: Bootstrap starting.
I20260608 10:08:43.672133 12484 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.672901 12484 ts_tablet_manager.cc:1403] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260608 10:08:43.677217 12484 raft_consensus.cc:359] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.678217 12484 raft_consensus.cc:385] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.678640 12484 raft_consensus.cc:740] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.679490 12481 tablet_bootstrap.cc:654] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.679874 12484 consensus_queue.cc:260] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.683781 12484 ts_tablet_manager.cc:1434] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 10:08:43.685204 12484 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.695709 12484 tablet_bootstrap.cc:654] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.699844 12481 tablet_bootstrap.cc:492] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: No bootstrap required, opened a new log
I20260608 10:08:43.700628 12481 ts_tablet_manager.cc:1403] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260608 10:08:43.706627 12481 raft_consensus.cc:359] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.707732 12481 raft_consensus.cc:385] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.708129 12481 raft_consensus.cc:740] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.709143 12481 consensus_queue.cc:260] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.711611 12481 ts_tablet_manager.cc:1434] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:08:43.713114 12185 catalog_manager.cc:5696] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "465eabebe9824eac8bb2f11c7b338f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:43.714766 12484 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.715348 12484 ts_tablet_manager.cc:1403] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.003s
I20260608 10:08:43.718696 12484 raft_consensus.cc:359] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.719381 12484 raft_consensus.cc:385] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.719614 12484 raft_consensus.cc:740] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.720108 12496 raft_consensus.cc:493] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.720666 12496 raft_consensus.cc:515] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.720587 12484 consensus_queue.cc:260] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.723237 12496 leader_election.cc:290] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.723302 12484 ts_tablet_manager.cc:1434] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:43.724702 12484 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Bootstrap starting.
I20260608 10:08:43.725212 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b34f054ffc4961b88031e0cb251efa" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.725986 12287 raft_consensus.cc:2468] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 0.
I20260608 10:08:43.727324 12400 leader_election.cc:304] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:43.727589 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b34f054ffc4961b88031e0cb251efa" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:43.728293 12361 raft_consensus.cc:2468] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 0.
I20260608 10:08:43.729276 12496 raft_consensus.cc:2804] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:43.729705 12496 raft_consensus.cc:493] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:43.730090 12496 raft_consensus.cc:3060] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.732860 12484 tablet_bootstrap.cc:654] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:43.738445 12496 raft_consensus.cc:515] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.739292 12484 tablet_bootstrap.cc:492] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: No bootstrap required, opened a new log
I20260608 10:08:43.739897 12484 ts_tablet_manager.cc:1403] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:08:43.740952 12496 leader_election.cc:290] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Requested vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:43.741839 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b34f054ffc4961b88031e0cb251efa" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
I20260608 10:08:43.742144 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b34f054ffc4961b88031e0cb251efa" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3"
I20260608 10:08:43.742488 12287 raft_consensus.cc:3060] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.742867 12361 raft_consensus.cc:3060] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.743330 12484 raft_consensus.cc:359] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.744133 12484 raft_consensus.cc:385] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:43.744428 12484 raft_consensus.cc:740] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda1a155d8b2450fbd8bf2b3fb5dd87a, State: Initialized, Role: FOLLOWER
I20260608 10:08:43.745393 12484 consensus_queue.cc:260] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.747288 12484 ts_tablet_manager.cc:1434] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:08:43.750108 12287 raft_consensus.cc:2468] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 1.
I20260608 10:08:43.751505 12400 leader_election.cc:304] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:43.752454 12496 raft_consensus.cc:2804] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:43.752892 12361 raft_consensus.cc:2468] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 1.
I20260608 10:08:43.753002 12496 raft_consensus.cc:697] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Becoming Leader. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Running, Role: LEADER
I20260608 10:08:43.753996 12496 consensus_queue.cc:237] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.757575 12486 raft_consensus.cc:493] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.758173 12486 raft_consensus.cc:515] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.760918 12486 leader_election.cc:290] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.761996 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
I20260608 10:08:43.762527 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d39808c9c4aaa989feed31f65484b" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.762879 12436 raft_consensus.cc:2393] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a20ad7f6e3ea405f838068d4041e72b3 in current term 1: Already voted for candidate cda1a155d8b2450fbd8bf2b3fb5dd87a in this term.
I20260608 10:08:43.764596 12325 leader_election.cc:304] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [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: a20ad7f6e3ea405f838068d4041e72b3; no voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a
I20260608 10:08:43.765376 12486 raft_consensus.cc:3060] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.767154 12184 catalog_manager.cc:5696] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "465eabebe9824eac8bb2f11c7b338f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:43.772612 12486 raft_consensus.cc:2749] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:43.911839 12497 raft_consensus.cc:493] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.912426 12497 raft_consensus.cc:515] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.914304 12497 leader_election.cc:290] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.915380 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:43.915482 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9573941404398ba607ab919568b30" candidate_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
I20260608 10:08:43.916499 12436 raft_consensus.cc:2393] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cda1a155d8b2450fbd8bf2b3fb5dd87a in current term 1: Already voted for candidate a20ad7f6e3ea405f838068d4041e72b3 in this term.
I20260608 10:08:43.917562 12250 leader_election.cc:304] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [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: cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 465eabebe9824eac8bb2f11c7b338f57, a20ad7f6e3ea405f838068d4041e72b3
I20260608 10:08:43.918270 12497 raft_consensus.cc:3060] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.923599 12497 raft_consensus.cc:2749] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:43.960619 12486 raft_consensus.cc:493] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:43.961127 12486 raft_consensus.cc:515] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.963160 12486 leader_election.cc:290] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.964051 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:43.964507 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57" is_pre_election: true
I20260608 10:08:43.964821 12287 raft_consensus.cc:2468] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 0.
I20260608 10:08:43.965168 12436 raft_consensus.cc:2468] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 0.
I20260608 10:08:43.966120 12326 leader_election.cc:304] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a20ad7f6e3ea405f838068d4041e72b3, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:43.966995 12486 raft_consensus.cc:2804] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:43.967317 12486 raft_consensus.cc:493] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:43.967621 12486 raft_consensus.cc:3060] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.973253 12486 raft_consensus.cc:515] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.975055 12486 leader_election.cc:290] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 election: Requested vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:43.976059 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
I20260608 10:08:43.976257 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516f554e7a314752beecf5e063ff4a16" candidate_uuid: "a20ad7f6e3ea405f838068d4041e72b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465eabebe9824eac8bb2f11c7b338f57"
I20260608 10:08:43.976662 12287 raft_consensus.cc:3060] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.976856 12436 raft_consensus.cc:3060] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:43.982201 12436 raft_consensus.cc:2468] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 1.
I20260608 10:08:43.982750 12287 raft_consensus.cc:2468] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a20ad7f6e3ea405f838068d4041e72b3 in term 1.
I20260608 10:08:43.983428 12325 leader_election.cc:304] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, a20ad7f6e3ea405f838068d4041e72b3; no voters: 
I20260608 10:08:43.984350 12486 raft_consensus.cc:2804] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:43.984849 12486 raft_consensus.cc:697] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Becoming Leader. State: Replica: a20ad7f6e3ea405f838068d4041e72b3, State: Running, Role: LEADER
I20260608 10:08:43.985594 12486 consensus_queue.cc:237] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:43.993602 12184 catalog_manager.cc:5696] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2). New cstate: current_term: 1 leader_uuid: "a20ad7f6e3ea405f838068d4041e72b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:44.008958 12486 consensus_queue.cc:1048] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:44.024511 12506 consensus_queue.cc:1048] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.034736 12496 raft_consensus.cc:493] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:44.035307 12496 raft_consensus.cc:515] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:44.037560 12496 leader_election.cc:290] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:44.038197 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" is_pre_election: true
I20260608 10:08:44.038770 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3" is_pre_election: true
I20260608 10:08:44.038920 12287 raft_consensus.cc:2468] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 0.
I20260608 10:08:44.039516 12361 raft_consensus.cc:2468] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 0.
I20260608 10:08:44.040148 12400 leader_election.cc:304] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:44.041138 12496 raft_consensus.cc:2804] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:44.041543 12496 raft_consensus.cc:493] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:44.041893 12496 raft_consensus.cc:3060] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:44.049284 12496 raft_consensus.cc:515] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:44.051499 12496 leader_election.cc:290] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Requested vote from peers cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987), a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:44.052230 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a"
I20260608 10:08:44.052691 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb9f759ccc54b1396bde8008d04e176" candidate_uuid: "465eabebe9824eac8bb2f11c7b338f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a20ad7f6e3ea405f838068d4041e72b3"
I20260608 10:08:44.052999 12287 raft_consensus.cc:3060] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:44.053289 12361 raft_consensus.cc:3060] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:44.059913 12497 consensus_queue.cc:1048] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.060678 12287 raft_consensus.cc:2468] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 1.
I20260608 10:08:44.060678 12361 raft_consensus.cc:2468] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465eabebe9824eac8bb2f11c7b338f57 in term 1.
I20260608 10:08:44.062194 12400 leader_election.cc:304] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465eabebe9824eac8bb2f11c7b338f57, cda1a155d8b2450fbd8bf2b3fb5dd87a; no voters: 
I20260608 10:08:44.063035 12496 raft_consensus.cc:2804] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:44.063813 12496 raft_consensus.cc:697] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Becoming Leader. State: Replica: 465eabebe9824eac8bb2f11c7b338f57, State: Running, Role: LEADER
I20260608 10:08:44.064651 12496 consensus_queue.cc:237] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } }
I20260608 10:08:44.073138 12182 catalog_manager.cc:5696] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3). New cstate: current_term: 1 leader_uuid: "465eabebe9824eac8bb2f11c7b338f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:44.075191 12496 consensus_queue.cc:1048] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:44.092119 12493 consensus_queue.cc:1048] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:44.106386 12362 raft_consensus.cc:3060] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:44.118449 12539 consensus_queue.cc:1048] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:44.301393 12539 consensus_queue.cc:1048] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.321228 12539 consensus_queue.cc:1048] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.384723 12530 consensus_queue.cc:1048] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.419724 12486 consensus_queue.cc:1048] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:44.580082 12487 consensus_queue.cc:1048] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 10:08:44.604902 12360 raft_consensus.cc:1275] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Refusing update from remote peer 465eabebe9824eac8bb2f11c7b338f57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:44.660205 12539 consensus_queue.cc:1048] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:08:44.862865 12566 log.cc:927] Time spent T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260608 10:08:44.867539 12567 mvcc.cc:204] Tried to move back new op lower bound from 7294620977401167872 to 7294620975377371136. Current Snapshot: MvccSnapshot[applied={T|T < 7294620977401167872 or (T in {7294620977401167872})}]
W20260608 10:08:44.872017 12466 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.215.2:41097, user_credentials={real_user=slave}} blocked reactor thread for 65165.2us
W20260608 10:08:45.588351 12400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.215.1:45987, user_credentials={real_user=slave}} blocked reactor thread for 82940.9us
I20260608 10:08:46.129086   860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:46.142788 12588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:46.142863 12587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:46.144409 12590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:46.145437   860 server_base.cc:1061] running on GCE node
I20260608 10:08:46.146518   860 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:46.146734   860 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:46.146884   860 hybrid_clock.cc:648] HybridClock initialized: now 1780913326146872 us; error 0 us; skew 500 ppm
I20260608 10:08:46.147430   860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:46.149873   860 webserver.cc:533] Webserver started at http://127.0.215.4:34587/ using document root <none> and password file <none>
I20260608 10:08:46.150483   860 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:46.150662   860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:46.150885   860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:46.151981   860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-3-root/instance:
uuid: "5f6f0b0752d447e6af490d46f00ec8b3"
format_stamp: "Formatted at 2026-06-08 10:08:46 on dist-test-slave-l651"
I20260608 10:08:46.156802   860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:46.160563 12595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:46.161618   860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:46.161916   860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-3-root
uuid: "5f6f0b0752d447e6af490d46f00ec8b3"
format_stamp: "Formatted at 2026-06-08 10:08:46 on dist-test-slave-l651"
I20260608 10:08:46.162174   860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskckkWrX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913065073650-860-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:46.174943   860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:46.176296   860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:46.177907   860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:46.180608   860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:46.180877   860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:46.181145   860 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:46.181337   860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:46.224069   860 rpc_server.cc:307] RPC server started. Bound to: 127.0.215.4:46539
I20260608 10:08:46.224188 12657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.215.4:46539 every 8 connection(s)
I20260608 10:08:46.240921 12658 heartbeater.cc:344] Connected to a master server at 127.0.215.62:39509
I20260608 10:08:46.241400 12658 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:46.242256 12658 heartbeater.cc:507] Master 127.0.215.62:39509 requested a full tablet report, sending...
I20260608 10:08:46.244558 12178 ts_manager.cc:194] Registered new tserver with Master: 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4:46539)
I20260608 10:08:46.246373 12178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36720
I20260608 10:08:46.816915 12361 consensus_queue.cc:237] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:46.828325 12283 raft_consensus.cc:1275] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Refusing update from remote peer a20ad7f6e3ea405f838068d4041e72b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.831110 12665 consensus_queue.cc:1048] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:46.831476 12432 raft_consensus.cc:1275] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Refusing update from remote peer a20ad7f6e3ea405f838068d4041e72b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.834190 12666 consensus_queue.cc:1048] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:46.843853 12665 raft_consensus.cc:2955] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
W20260608 10:08:46.849207 12325 consensus_peers.cc:597] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 -> Peer 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4:46539): Couldn't send request to peer 5f6f0b0752d447e6af490d46f00ec8b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 516f554e7a314752beecf5e063ff4a16. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:46.848711 12283 raft_consensus.cc:2955] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.850198 12432 raft_consensus.cc:2955] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.881407 12184 catalog_manager.cc:5696] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a reported cstate change: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "a20ad7f6e3ea405f838068d4041e72b3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.888083 12432 consensus_queue.cc:237] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:46.898788 12361 raft_consensus.cc:1275] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Refusing update from remote peer 465eabebe9824eac8bb2f11c7b338f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.901772 12584 consensus_queue.cc:1048] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:46.921320 12283 raft_consensus.cc:1275] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Refusing update from remote peer 465eabebe9824eac8bb2f11c7b338f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.923491 12584 consensus_queue.cc:1048] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:08:46.925364 12399 consensus_peers.cc:597] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 -> Peer 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4:46539): Couldn't send request to peer 5f6f0b0752d447e6af490d46f00ec8b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5b34f054ffc4961b88031e0cb251efa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:46.929621 12672 raft_consensus.cc:2955] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.931777 12361 raft_consensus.cc:2955] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.938453 12283 raft_consensus.cc:2955] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.948735 12361 consensus_queue.cc:237] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:46.948969 12183 catalog_manager.cc:5696] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 reported cstate change: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "465eabebe9824eac8bb2f11c7b338f57" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
W20260608 10:08:46.958475 12325 consensus_peers.cc:597] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 -> Peer 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4:46539): Couldn't send request to peer 5f6f0b0752d447e6af490d46f00ec8b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38d9573941404398ba607ab919568b30. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:46.960137 12432 raft_consensus.cc:1275] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Refusing update from remote peer a20ad7f6e3ea405f838068d4041e72b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.959937 12283 raft_consensus.cc:1275] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Refusing update from remote peer a20ad7f6e3ea405f838068d4041e72b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:46.962170 12665 consensus_queue.cc:1048] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:46.967566 12665 consensus_queue.cc:1048] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:46.971804 12582 raft_consensus.cc:2955] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.982098 12285 raft_consensus.cc:2955] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.987865 12436 raft_consensus.cc:2955] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:46.998078 12184 catalog_manager.cc:5696] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 reported cstate change: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "a20ad7f6e3ea405f838068d4041e72b3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:47.011798 12285 consensus_queue.cc:237] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.023023 12436 raft_consensus.cc:1275] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Refusing update from remote peer cda1a155d8b2450fbd8bf2b3fb5dd87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:47.023360 12361 raft_consensus.cc:1275] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Refusing update from remote peer cda1a155d8b2450fbd8bf2b3fb5dd87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:47.024931 12581 consensus_queue.cc:1048] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:47.026146 12678 consensus_queue.cc:1048] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 10:08:47.035554 12250 consensus_peers.cc:597] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a -> Peer 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4:46539): Couldn't send request to peer 5f6f0b0752d447e6af490d46f00ec8b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b4d39808c9c4aaa989feed31f65484b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:47.036290 12678 raft_consensus.cc:2955] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:47.038581 12361 raft_consensus.cc:2955] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:47.039666 12436 raft_consensus.cc:2955] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:47.057104 12178 catalog_manager.cc:5696] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 reported cstate change: config changed from index -1 to 18, NON_VOTER 5f6f0b0752d447e6af490d46f00ec8b3 (127.0.215.4) added. New cstate: current_term: 1 leader_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } } }
I20260608 10:08:47.246042 12681 ts_tablet_manager.cc:933] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Initiating tablet copy from peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:47.248205 12681 tablet_copy_client.cc:323] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:41097
I20260608 10:08:47.249500 12658 heartbeater.cc:499] Master 127.0.215.62:39509 was elected leader, sending a full tablet report...
I20260608 10:08:47.261998 12372 tablet_copy_service.cc:140] P a20ad7f6e3ea405f838068d4041e72b3: Received BeginTabletCopySession request for tablet 516f554e7a314752beecf5e063ff4a16 from peer 5f6f0b0752d447e6af490d46f00ec8b3 ({username='slave'} at 127.0.0.1:33082)
I20260608 10:08:47.262665 12372 tablet_copy_service.cc:161] P a20ad7f6e3ea405f838068d4041e72b3: Beginning new tablet copy session on tablet 516f554e7a314752beecf5e063ff4a16 from peer 5f6f0b0752d447e6af490d46f00ec8b3 at {username='slave'} at 127.0.0.1:33082: session id = 5f6f0b0752d447e6af490d46f00ec8b3-516f554e7a314752beecf5e063ff4a16
I20260608 10:08:47.270228 12372 tablet_copy_source_session.cc:215] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:47.273959 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516f554e7a314752beecf5e063ff4a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:47.288333 12681 tablet_copy_client.cc:806] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:47.289103 12681 tablet_copy_client.cc:670] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:47.292452   860 tablet_server.cc:179] TabletServer@127.0.215.1:0 shutting down...
I20260608 10:08:47.294587 12681 tablet_copy_client.cc:538] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:47.299142 12684 ts_tablet_manager.cc:933] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Initiating tablet copy from peer 465eabebe9824eac8bb2f11c7b338f57 (127.0.215.3:41961)
I20260608 10:08:47.301888 12684 tablet_copy_client.cc:323] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.3:41961
I20260608 10:08:47.308830 12681 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap starting.
I20260608 10:08:47.318938 12446 tablet_copy_service.cc:140] P 465eabebe9824eac8bb2f11c7b338f57: Received BeginTabletCopySession request for tablet c5b34f054ffc4961b88031e0cb251efa from peer 5f6f0b0752d447e6af490d46f00ec8b3 ({username='slave'} at 127.0.0.1:38886)
I20260608 10:08:47.319708 12446 tablet_copy_service.cc:161] P 465eabebe9824eac8bb2f11c7b338f57: Beginning new tablet copy session on tablet c5b34f054ffc4961b88031e0cb251efa from peer 5f6f0b0752d447e6af490d46f00ec8b3 at {username='slave'} at 127.0.0.1:38886: session id = 5f6f0b0752d447e6af490d46f00ec8b3-c5b34f054ffc4961b88031e0cb251efa
I20260608 10:08:47.334676 12446 tablet_copy_source_session.cc:215] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:47.339473 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b34f054ffc4961b88031e0cb251efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:47.371976 12684 tablet_copy_client.cc:806] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:47.372772 12684 tablet_copy_client.cc:670] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:47.375496   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:47.378497 12684 tablet_copy_client.cc:538] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:47.378572   860 tablet_replica.cc:333] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.381830   860 raft_consensus.cc:2243] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.382678   860 raft_consensus.cc:2272] T c5b34f054ffc4961b88031e0cb251efa P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.391970 12684 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap starting.
I20260608 10:08:47.393643   860 tablet_replica.cc:333] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.394858   860 raft_consensus.cc:2243] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.396436   860 raft_consensus.cc:2272] T 6b4d39808c9c4aaa989feed31f65484b P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.409986   860 tablet_replica.cc:333] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.412801   860 raft_consensus.cc:2243] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.414971   860 raft_consensus.cc:2272] T 38d9573941404398ba607ab919568b30 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.422310   860 tablet_replica.cc:333] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.425777   860 raft_consensus.cc:2243] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.423996 12687 ts_tablet_manager.cc:933] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Initiating tablet copy from peer a20ad7f6e3ea405f838068d4041e72b3 (127.0.215.2:41097)
I20260608 10:08:47.428546   860 raft_consensus.cc:2272] T 1cb9f759ccc54b1396bde8008d04e176 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.438115   860 tablet_replica.cc:333] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.440124   860 raft_consensus.cc:2243] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.448472   860 raft_consensus.cc:2272] T 71dd6aa757fb47d9913794371a77338f P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.447094 12687 tablet_copy_client.cc:323] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.215.2:41097
I20260608 10:08:47.450682 12372 tablet_copy_service.cc:140] P a20ad7f6e3ea405f838068d4041e72b3: Received BeginTabletCopySession request for tablet 38d9573941404398ba607ab919568b30 from peer 5f6f0b0752d447e6af490d46f00ec8b3 ({username='slave'} at 127.0.0.1:33082)
I20260608 10:08:47.451264 12372 tablet_copy_service.cc:161] P a20ad7f6e3ea405f838068d4041e72b3: Beginning new tablet copy session on tablet 38d9573941404398ba607ab919568b30 from peer 5f6f0b0752d447e6af490d46f00ec8b3 at {username='slave'} at 127.0.0.1:33082: session id = 5f6f0b0752d447e6af490d46f00ec8b3-38d9573941404398ba607ab919568b30
W20260608 10:08:47.457538 12326 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
I20260608 10:08:47.471565 12372 tablet_copy_source_session.cc:215] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:47.480789 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9573941404398ba607ab919568b30. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:47.506634 12326 consensus_peers.cc:597] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 -> Peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Couldn't send request to peer cda1a155d8b2450fbd8bf2b3fb5dd87a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:47.510494   860 tablet_replica.cc:333] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a: stopping tablet replica
I20260608 10:08:47.511382 12681 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:47.514761 12681 tablet_bootstrap.cc:492] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap complete.
I20260608 10:08:47.516449 12681 ts_tablet_manager.cc:1403] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent bootstrapping tablet: real 0.208s	user 0.149s	sys 0.042s
I20260608 10:08:47.516693   860 raft_consensus.cc:2243] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.517653   860 raft_consensus.cc:2272] T 516f554e7a314752beecf5e063ff4a16 P cda1a155d8b2450fbd8bf2b3fb5dd87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.520028 12681 raft_consensus.cc:359] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.520985 12681 raft_consensus.cc:740] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f6f0b0752d447e6af490d46f00ec8b3, State: Initialized, Role: LEARNER
I20260608 10:08:47.521708 12681 consensus_queue.cc:260] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
W20260608 10:08:47.515475 12400 consensus_peers.cc:597] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 -> Peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Couldn't send request to peer cda1a155d8b2450fbd8bf2b3fb5dd87a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:47.525910 12687 tablet_copy_client.cc:806] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 0 data blocks...
W20260608 10:08:47.526221 12400 consensus_peers.cc:597] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 -> Peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Couldn't send request to peer cda1a155d8b2450fbd8bf2b3fb5dd87a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:47.526775 12687 tablet_copy_client.cc:670] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:47.533612 12687 tablet_copy_client.cc:538] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:08:47.547113 12400 consensus_peers.cc:597] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 -> Peer cda1a155d8b2450fbd8bf2b3fb5dd87a (127.0.215.1:45987): Couldn't send request to peer cda1a155d8b2450fbd8bf2b3fb5dd87a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:47.547776 12681 ts_tablet_manager.cc:1434] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.008s
I20260608 10:08:47.549962 12372 tablet_copy_service.cc:342] P a20ad7f6e3ea405f838068d4041e72b3: Request end of tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-516f554e7a314752beecf5e063ff4a16 received from {username='slave'} at 127.0.0.1:33082
I20260608 10:08:47.556670 12687 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap starting.
I20260608 10:08:47.555127 12372 tablet_copy_service.cc:434] P a20ad7f6e3ea405f838068d4041e72b3: ending tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-516f554e7a314752beecf5e063ff4a16 on tablet 516f554e7a314752beecf5e063ff4a16 with peer 5f6f0b0752d447e6af490d46f00ec8b3
I20260608 10:08:47.581700   860 tablet_server.cc:196] TabletServer@127.0.215.1:0 shutdown complete.
I20260608 10:08:47.620626   860 tablet_server.cc:179] TabletServer@127.0.215.2:0 shutting down...
I20260608 10:08:47.621757 12684 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:47.622943 12684 tablet_bootstrap.cc:492] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap complete.
I20260608 10:08:47.623790 12684 ts_tablet_manager.cc:1403] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent bootstrapping tablet: real 0.232s	user 0.143s	sys 0.024s
I20260608 10:08:47.627003 12684 raft_consensus.cc:359] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.627952 12684 raft_consensus.cc:740] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f6f0b0752d447e6af490d46f00ec8b3, State: Initialized, Role: LEARNER
I20260608 10:08:47.628690 12684 consensus_queue.cc:260] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.633356 12684 ts_tablet_manager.cc:1434] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:08:47.638098 12446 tablet_copy_service.cc:342] P 465eabebe9824eac8bb2f11c7b338f57: Request end of tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-c5b34f054ffc4961b88031e0cb251efa received from {username='slave'} at 127.0.0.1:38886
I20260608 10:08:47.638711 12446 tablet_copy_service.cc:434] P 465eabebe9824eac8bb2f11c7b338f57: ending tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-c5b34f054ffc4961b88031e0cb251efa on tablet c5b34f054ffc4961b88031e0cb251efa with peer 5f6f0b0752d447e6af490d46f00ec8b3
I20260608 10:08:47.655673   860 tablet_copy_service.cc:362] P a20ad7f6e3ea405f838068d4041e72b3: Destroying tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-38d9573941404398ba607ab919568b30 due to service shutdown
I20260608 10:08:47.656214   860 tablet_copy_service.cc:434] P a20ad7f6e3ea405f838068d4041e72b3: ending tablet copy session 5f6f0b0752d447e6af490d46f00ec8b3-38d9573941404398ba607ab919568b30 on tablet 38d9573941404398ba607ab919568b30 with peer 5f6f0b0752d447e6af490d46f00ec8b3
I20260608 10:08:47.669266 12633 raft_consensus.cc:1217] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:08:47.706561   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:47.707646   860 tablet_replica.cc:333] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.708812   860 raft_consensus.cc:2243] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.710085   860 raft_consensus.cc:2272] T 516f554e7a314752beecf5e063ff4a16 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.714416   860 tablet_replica.cc:333] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.715147   860 raft_consensus.cc:2243] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.716290   860 raft_consensus.cc:2272] T 38d9573941404398ba607ab919568b30 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.720456   860 tablet_replica.cc:333] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.721179   860 raft_consensus.cc:2243] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.721858   860 raft_consensus.cc:2272] T 6b4d39808c9c4aaa989feed31f65484b P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.726106   860 tablet_replica.cc:333] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.726845   860 raft_consensus.cc:2243] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.727443   860 raft_consensus.cc:2272] T c5b34f054ffc4961b88031e0cb251efa P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.732131   860 tablet_replica.cc:333] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.732969   860 raft_consensus.cc:2243] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.733884   860 raft_consensus.cc:2272] T 71dd6aa757fb47d9913794371a77338f P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.737884   860 tablet_replica.cc:333] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3: stopping tablet replica
I20260608 10:08:47.738684   860 raft_consensus.cc:2243] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.739590   860 raft_consensus.cc:2272] T 1cb9f759ccc54b1396bde8008d04e176 P a20ad7f6e3ea405f838068d4041e72b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.739792 12687 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:47.740743 12687 tablet_bootstrap.cc:492] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Bootstrap complete.
I20260608 10:08:47.741446 12687 ts_tablet_manager.cc:1403] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent bootstrapping tablet: real 0.185s	user 0.158s	sys 0.007s
I20260608 10:08:47.743916 12687 raft_consensus.cc:359] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.744556 12687 raft_consensus.cc:740] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f6f0b0752d447e6af490d46f00ec8b3, State: Initialized, Role: LEARNER
I20260608 10:08:47.745122 12687 consensus_queue.cc:260] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cda1a155d8b2450fbd8bf2b3fb5dd87a" member_type: VOTER last_known_addr { host: "127.0.215.1" port: 45987 } attrs { replace: true } } peers { permanent_uuid: "a20ad7f6e3ea405f838068d4041e72b3" member_type: VOTER last_known_addr { host: "127.0.215.2" port: 41097 } } peers { permanent_uuid: "465eabebe9824eac8bb2f11c7b338f57" member_type: VOTER last_known_addr { host: "127.0.215.3" port: 41961 } } peers { permanent_uuid: "5f6f0b0752d447e6af490d46f00ec8b3" member_type: NON_VOTER last_known_addr { host: "127.0.215.4" port: 46539 } attrs { promote: true } }
I20260608 10:08:47.747329 12687 ts_tablet_manager.cc:1434] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 10:08:47.760907 12597 connection.cc:573] client connection to 127.0.215.2:41097 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 10:08:47.761788 12687 tablet_copy_client.cc:1131] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260608 10:08:47.769603   860 tablet_server.cc:196] TabletServer@127.0.215.2:0 shutdown complete.
I20260608 10:08:47.802506   860 tablet_server.cc:179] TabletServer@127.0.215.3:0 shutting down...
I20260608 10:08:47.854157   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:47.855167   860 tablet_replica.cc:333] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.856140   860 raft_consensus.cc:2243] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.857366   860 raft_consensus.cc:2272] T c5b34f054ffc4961b88031e0cb251efa P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.861708   860 tablet_replica.cc:333] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.862533   860 raft_consensus.cc:2243] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.863216   860 raft_consensus.cc:2272] T 516f554e7a314752beecf5e063ff4a16 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.866925   860 tablet_replica.cc:333] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.867641   860 raft_consensus.cc:2243] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.868377   860 raft_consensus.cc:2272] T 38d9573941404398ba607ab919568b30 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.872185   860 tablet_replica.cc:333] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.872861   860 raft_consensus.cc:2243] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:47.873600   860 raft_consensus.cc:2272] T 6b4d39808c9c4aaa989feed31f65484b P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.877633   860 tablet_replica.cc:333] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.878243   860 raft_consensus.cc:2243] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.879264   860 raft_consensus.cc:2272] T 1cb9f759ccc54b1396bde8008d04e176 P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.882402   860 tablet_replica.cc:333] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57: stopping tablet replica
I20260608 10:08:47.882979   860 raft_consensus.cc:2243] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:47.883903   860 raft_consensus.cc:2272] T 71dd6aa757fb47d9913794371a77338f P 465eabebe9824eac8bb2f11c7b338f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:47.915660   860 tablet_server.cc:196] TabletServer@127.0.215.3:0 shutdown complete.
I20260608 10:08:47.940680   860 tablet_server.cc:179] TabletServer@127.0.215.4:0 shutting down...
I20260608 10:08:47.968801   860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:47.970885   860 tablet_replica.cc:333] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3: stopping tablet replica
I20260608 10:08:47.971724   860 raft_consensus.cc:2243] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:47.972301   860 raft_consensus.cc:2272] T 38d9573941404398ba607ab919568b30 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:47.975719   860 tablet_replica.cc:333] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3: stopping tablet replica
I20260608 10:08:47.976481   860 raft_consensus.cc:2243] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:47.977005   860 raft_consensus.cc:2272] T c5b34f054ffc4961b88031e0cb251efa P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:47.980510   860 tablet_replica.cc:333] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3: stopping tablet replica
I20260608 10:08:47.981212   860 raft_consensus.cc:2243] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:47.981717   860 raft_consensus.cc:2272] T 516f554e7a314752beecf5e063ff4a16 P 5f6f0b0752d447e6af490d46f00ec8b3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:48.006891   860 tablet_server.cc:196] TabletServer@127.0.215.4:0 shutdown complete.
I20260608 10:08:48.029806   860 master.cc:562] Master@127.0.215.62:39509 shutting down...
W20260608 10:08:48.061107 12233 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:48.061360 12233 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:48.061570 12233 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:48.062872   860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:48.063469   860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:48.063884   860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d8814f1cf5f489b818e872c19bfa2f3: stopping tablet replica
I20260608 10:08:48.087023   860 master.cc:584] Master@127.0.215.62:39509 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6728 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (18769 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (262893 ms total)
[  PASSED  ] 24 tests.
I20260608 10:08:48.148699   860 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 ~50 seconds ago
I20260608 10:08:48.148998   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~50 seconds ago
I20260608 10:08:48.149214   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 14 messages since previous log ~84 seconds ago
I20260608 10:08:48.149421   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 4 messages since previous log ~182 seconds ago
I20260608 10:08:48.149710   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~245 seconds ago
I20260608 10:08:48.150141   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 17 messages since previous log ~4 seconds ago
I20260608 10:08:48.150370   860 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
